[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:05:44.483155 21686 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.45.190:44981
I20260713 09:05:44.484625 21686 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:05:44.485625 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:44.500715 21692 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:44.500723 21693 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:44.501423 21695 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:44.502566 21686 server_base.cc:1061] running on GCE node
I20260713 09:05:45.604951 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:45.605168 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:45.605401 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933545605376 us; error 0 us; skew 500 ppm
I20260713 09:05:45.606222 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:45.612198 21686 webserver.cc:533] Webserver started at http://127.21.45.190:40173/ using document root <none> and password file <none>
I20260713 09:05:45.613009 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:45.613198 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:45.613626 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:45.619302 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-0/minicluster-data/master-0-root/instance:
uuid: "e85ba60564fd47d38b1b0876969b6878"
format_stamp: "Formatted at 2026-07-13 09:05:45 on dist-test-slave-bxq4"
I20260713 09:05:45.626689 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260713 09:05:45.631460 21701 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:45.632565 21686 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260713 09:05:45.632887 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-0/minicluster-data/master-0-root
uuid: "e85ba60564fd47d38b1b0876969b6878"
format_stamp: "Formatted at 2026-07-13 09:05:45 on dist-test-slave-bxq4"
I20260713 09:05:45.633190 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-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)
I20260713 09:05:45.686477 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:45.687893 21686 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:05:45.688345 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:45.754695 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.190:44981
I20260713 09:05:45.754757 21752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.190:44981 every 8 connection(s)
I20260713 09:05:45.761940 21753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:45.782500 21753 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878: Bootstrap starting.
I20260713 09:05:45.788045 21753 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:45.789798 21753 log.cc:826] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878: Log is configured to *not* fsync() on all Append() calls
I20260713 09:05:45.794080 21753 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878: No bootstrap required, opened a new log
I20260713 09:05:45.813576 21753 raft_consensus.cc:359] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e85ba60564fd47d38b1b0876969b6878" member_type: VOTER }
I20260713 09:05:45.814074 21753 raft_consensus.cc:385] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:45.814318 21753 raft_consensus.cc:740] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e85ba60564fd47d38b1b0876969b6878, State: Initialized, Role: FOLLOWER
I20260713 09:05:45.815127 21753 consensus_queue.cc:260] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e85ba60564fd47d38b1b0876969b6878" member_type: VOTER }
I20260713 09:05:45.815572 21753 raft_consensus.cc:399] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:45.815847 21753 raft_consensus.cc:493] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:45.816174 21753 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:45.819985 21753 raft_consensus.cc:515] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e85ba60564fd47d38b1b0876969b6878" member_type: VOTER }
I20260713 09:05:45.820639 21753 leader_election.cc:304] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [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: e85ba60564fd47d38b1b0876969b6878; no voters: 
I20260713 09:05:45.822247 21753 leader_election.cc:290] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:45.822541 21756 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:45.824712 21756 raft_consensus.cc:697] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [term 1 LEADER]: Becoming Leader. State: Replica: e85ba60564fd47d38b1b0876969b6878, State: Running, Role: LEADER
I20260713 09:05:45.825565 21756 consensus_queue.cc:237] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [LEADER]: Queue going to LEADER mode. State: All 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: "e85ba60564fd47d38b1b0876969b6878" member_type: VOTER }
I20260713 09:05:45.826550 21753 sys_catalog.cc:565] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:45.836048 21758 sys_catalog.cc:455] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e85ba60564fd47d38b1b0876969b6878. Latest consensus state: current_term: 1 leader_uuid: "e85ba60564fd47d38b1b0876969b6878" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e85ba60564fd47d38b1b0876969b6878" member_type: VOTER } }
I20260713 09:05:45.836124 21757 sys_catalog.cc:455] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e85ba60564fd47d38b1b0876969b6878" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e85ba60564fd47d38b1b0876969b6878" member_type: VOTER } }
I20260713 09:05:45.836664 21758 sys_catalog.cc:458] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:45.836768 21757 sys_catalog.cc:458] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:45.839679 21765 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:45.851395 21765 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:45.853502 21686 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:45.867017 21765 catalog_manager.cc:1383] Generated new cluster ID: 73da6b50c8b34597b51087aedd354138
I20260713 09:05:45.867331 21765 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:45.887945 21765 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:45.889914 21765 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:45.909228 21765 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878: Generated new TSK 0
I20260713 09:05:45.910270 21765 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:45.920858 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:45.929529 21775 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:45.930683 21776 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:45.933921 21686 server_base.cc:1061] running on GCE node
W20260713 09:05:45.934502 21778 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:45.935417 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:45.935676 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:45.935866 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933545935849 us; error 0 us; skew 500 ppm
I20260713 09:05:45.936656 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:45.940591 21686 webserver.cc:533] Webserver started at http://127.21.45.129:33417/ using document root <none> and password file <none>
I20260713 09:05:45.941262 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:45.941493 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:45.941825 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:45.943285 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-0/minicluster-data/ts-0-root/instance:
uuid: "4e59157d17a046c089ec3928db7b0848"
format_stamp: "Formatted at 2026-07-13 09:05:45 on dist-test-slave-bxq4"
I20260713 09:05:45.949841 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.002s
I20260713 09:05:45.954564 21783 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:45.955361 21686 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:05:45.955683 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-0/minicluster-data/ts-0-root
uuid: "4e59157d17a046c089ec3928db7b0848"
format_stamp: "Formatted at 2026-07-13 09:05:45 on dist-test-slave-bxq4"
I20260713 09:05:45.956058 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-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)
I20260713 09:05:45.973114 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:45.974710 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:45.977313 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:45.982414 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:45.982712 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:45.983021 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:45.983237 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:46.068408 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.129:44153
I20260713 09:05:46.068461 21845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.129:44153 every 8 connection(s)
I20260713 09:05:46.075760 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:46.084528 21850 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:46.086292 21851 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:46.097421 21853 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:46.097666 21686 server_base.cc:1061] running on GCE node
I20260713 09:05:46.098824 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:46.099094 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:46.099298 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933546099281 us; error 0 us; skew 500 ppm
I20260713 09:05:46.100064 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:46.102537 21846 heartbeater.cc:344] Connected to a master server at 127.21.45.190:44981
I20260713 09:05:46.103040 21846 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:46.103611 21686 webserver.cc:533] Webserver started at http://127.21.45.130:41631/ using document root <none> and password file <none>
I20260713 09:05:46.104002 21846 heartbeater.cc:507] Master 127.21.45.190:44981 requested a full tablet report, sending...
I20260713 09:05:46.104283 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:46.104547 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:46.104907 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:46.106506 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-0/minicluster-data/ts-1-root/instance:
uuid: "3046eeec64144361ade598674c0058e2"
format_stamp: "Formatted at 2026-07-13 09:05:46 on dist-test-slave-bxq4"
I20260713 09:05:46.106900 21718 ts_manager.cc:194] Registered new tserver with Master: 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153)
I20260713 09:05:46.109009 21718 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42908
I20260713 09:05:46.112864 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260713 09:05:46.117908 21858 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:46.118670 21686 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:05:46.118990 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-0/minicluster-data/ts-1-root
uuid: "3046eeec64144361ade598674c0058e2"
format_stamp: "Formatted at 2026-07-13 09:05:46 on dist-test-slave-bxq4"
I20260713 09:05:46.119318 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-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)
I20260713 09:05:46.144598 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:46.146144 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:46.147665 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:46.151100 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:46.151345 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:46.151614 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:46.151813 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:46.234458 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.130:44391
I20260713 09:05:46.234618 21920 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.130:44391 every 8 connection(s)
I20260713 09:05:46.240872 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260713 09:05:46.252672 21921 heartbeater.cc:344] Connected to a master server at 127.21.45.190:44981
I20260713 09:05:46.253039 21921 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:46.253973 21921 heartbeater.cc:507] Master 127.21.45.190:44981 requested a full tablet report, sending...
W20260713 09:05:46.255321 21924 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:46.256464 21718 ts_manager.cc:194] Registered new tserver with Master: 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391)
I20260713 09:05:46.258140 21718 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42910
W20260713 09:05:46.258950 21925 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:46.262756 21686 server_base.cc:1061] running on GCE node
W20260713 09:05:46.263581 21927 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:46.264480 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:46.264667 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:46.264822 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933546264805 us; error 0 us; skew 500 ppm
I20260713 09:05:46.265339 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:46.267795 21686 webserver.cc:533] Webserver started at http://127.21.45.131:33343/ using document root <none> and password file <none>
I20260713 09:05:46.268266 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:46.268455 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:46.268685 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:46.269608 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-0/minicluster-data/ts-2-root/instance:
uuid: "f087a399379149729c7815d3b41752f0"
format_stamp: "Formatted at 2026-07-13 09:05:46 on dist-test-slave-bxq4"
I20260713 09:05:46.273903 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:05:46.277068 21932 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:46.277792 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:05:46.278072 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-0/minicluster-data/ts-2-root
uuid: "f087a399379149729c7815d3b41752f0"
format_stamp: "Formatted at 2026-07-13 09:05:46 on dist-test-slave-bxq4"
I20260713 09:05:46.278303 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933544324948-21686-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)
I20260713 09:05:46.296205 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:46.297299 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:46.298611 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:46.301947 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:46.302114 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:46.302335 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:46.302485 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:46.389856 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.131:35017
I20260713 09:05:46.389948 21994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.131:35017 every 8 connection(s)
I20260713 09:05:46.405841 21995 heartbeater.cc:344] Connected to a master server at 127.21.45.190:44981
I20260713 09:05:46.406236 21995 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:46.407202 21995 heartbeater.cc:507] Master 127.21.45.190:44981 requested a full tablet report, sending...
I20260713 09:05:46.409265 21718 ts_manager.cc:194] Registered new tserver with Master: f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:46.409435 21686 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015022707s
I20260713 09:05:46.410972 21718 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42914
I20260713 09:05:46.452311 21718 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42930:
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:05:46.455731 21718 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:05:46.538400 21886 tablet_service.cc:1511] Processing CreateTablet for tablet 6a3da0c84f4c442aa3110f0690305b5a (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:46.541229 21885 tablet_service.cc:1511] Processing CreateTablet for tablet 5607647248884ed886faf163e1c94e34 (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:46.543864 21884 tablet_service.cc:1511] Processing CreateTablet for tablet 635f68bf7aaa437d98dfdce6b9d4580e (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:46.546615 21883 tablet_service.cc:1511] Processing CreateTablet for tablet 62dc2f3150e64782b86eac24382b4834 (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:46.539979 21886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a3da0c84f4c442aa3110f0690305b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.550534 21811 tablet_service.cc:1511] Processing CreateTablet for tablet 6a3da0c84f4c442aa3110f0690305b5a (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:46.551772 21811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a3da0c84f4c442aa3110f0690305b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.551501 21808 tablet_service.cc:1511] Processing CreateTablet for tablet 62dc2f3150e64782b86eac24382b4834 (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:46.552765 21808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62dc2f3150e64782b86eac24382b4834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.553267 21810 tablet_service.cc:1511] Processing CreateTablet for tablet 5607647248884ed886faf163e1c94e34 (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:46.554457 21810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5607647248884ed886faf163e1c94e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.551528 21809 tablet_service.cc:1511] Processing CreateTablet for tablet 635f68bf7aaa437d98dfdce6b9d4580e (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:46.557050 21809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 635f68bf7aaa437d98dfdce6b9d4580e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.557236 21807 tablet_service.cc:1511] Processing CreateTablet for tablet ad1b748fe8ef4f78b48afd3df3a6bb2e (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:46.558477 21807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1b748fe8ef4f78b48afd3df3a6bb2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.561259 21884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 635f68bf7aaa437d98dfdce6b9d4580e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.564380 21885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5607647248884ed886faf163e1c94e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.565860 21805 tablet_service.cc:1511] Processing CreateTablet for tablet b43d8d1f98ac4193a8d4bb699adae10a (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:46.570353 21883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62dc2f3150e64782b86eac24382b4834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.571244 21805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43d8d1f98ac4193a8d4bb699adae10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.571089 21881 tablet_service.cc:1511] Processing CreateTablet for tablet dfd534234b8849f1be5e5c028a0571a5 (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:46.575263 21806 tablet_service.cc:1511] Processing CreateTablet for tablet dfd534234b8849f1be5e5c028a0571a5 (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:46.590899 21806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd534234b8849f1be5e5c028a0571a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.599089 21880 tablet_service.cc:1511] Processing CreateTablet for tablet b43d8d1f98ac4193a8d4bb699adae10a (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:46.601480 21880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43d8d1f98ac4193a8d4bb699adae10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.608209 21881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd534234b8849f1be5e5c028a0571a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.583312 21882 tablet_service.cc:1511] Processing CreateTablet for tablet ad1b748fe8ef4f78b48afd3df3a6bb2e (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:46.611625 21882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1b748fe8ef4f78b48afd3df3a6bb2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.678300 21879 tablet_service.cc:1511] Processing CreateTablet for tablet bb2674e970ae46dd8dd8b4f64269fe1a (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:46.679672 21879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2674e970ae46dd8dd8b4f64269fe1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.704926 21804 tablet_service.cc:1511] Processing CreateTablet for tablet bb2674e970ae46dd8dd8b4f64269fe1a (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:46.708415 21803 tablet_service.cc:1511] Processing CreateTablet for tablet 6f16d3b4ab9440cea9753e84ec411a2d (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:46.712772 21886 tablet_service.cc:1511] Processing CreateTablet for tablet 6f16d3b4ab9440cea9753e84ec411a2d (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:46.716951 21804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2674e970ae46dd8dd8b4f64269fe1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.721028 21803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f16d3b4ab9440cea9753e84ec411a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.736824 22013 tablet_bootstrap.cc:492] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2: Bootstrap starting.
I20260713 09:05:46.740190 21886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f16d3b4ab9440cea9753e84ec411a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.766348 22014 tablet_bootstrap.cc:492] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848: Bootstrap starting.
I20260713 09:05:46.766997 22013 tablet_bootstrap.cc:654] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:46.801988 21959 tablet_service.cc:1511] Processing CreateTablet for tablet 5607647248884ed886faf163e1c94e34 (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:46.803299 21959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5607647248884ed886faf163e1c94e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.800181 21960 tablet_service.cc:1511] Processing CreateTablet for tablet 6a3da0c84f4c442aa3110f0690305b5a (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:46.798646 21958 tablet_service.cc:1511] Processing CreateTablet for tablet 635f68bf7aaa437d98dfdce6b9d4580e (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:46.801391 21957 tablet_service.cc:1511] Processing CreateTablet for tablet 62dc2f3150e64782b86eac24382b4834 (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:46.808717 22013 tablet_bootstrap.cc:492] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2: No bootstrap required, opened a new log
I20260713 09:05:46.809144 22013 ts_tablet_manager.cc:1403] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.003s
I20260713 09:05:46.809885 21956 tablet_service.cc:1511] Processing CreateTablet for tablet ad1b748fe8ef4f78b48afd3df3a6bb2e (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:46.818054 21960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a3da0c84f4c442aa3110f0690305b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.818641 21955 tablet_service.cc:1511] Processing CreateTablet for tablet dfd534234b8849f1be5e5c028a0571a5 (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:46.823945 21954 tablet_service.cc:1511] Processing CreateTablet for tablet b43d8d1f98ac4193a8d4bb699adae10a (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:46.827706 21953 tablet_service.cc:1511] Processing CreateTablet for tablet bb2674e970ae46dd8dd8b4f64269fe1a (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:46.829903 21952 tablet_service.cc:1511] Processing CreateTablet for tablet 6f16d3b4ab9440cea9753e84ec411a2d (DEFAULT_TABLE table=test-workload [id=b771cb43ca5e45f69358ee5a0000062c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:46.829875 21958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 635f68bf7aaa437d98dfdce6b9d4580e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.833630 21952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f16d3b4ab9440cea9753e84ec411a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.835232 21954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43d8d1f98ac4193a8d4bb699adae10a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.839186 21955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd534234b8849f1be5e5c028a0571a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.842243 21953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2674e970ae46dd8dd8b4f64269fe1a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:05:46.844839 21766 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:46.845654 21956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad1b748fe8ef4f78b48afd3df3a6bb2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.856979 21957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62dc2f3150e64782b86eac24382b4834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:46.881198 22013 raft_consensus.cc:359] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:46.890740 22013 raft_consensus.cc:385] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:46.897543 22016 tablet_bootstrap.cc:492] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0: Bootstrap starting.
I20260713 09:05:46.897315 22013 raft_consensus.cc:740] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3046eeec64144361ade598674c0058e2, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.908035 22014 tablet_bootstrap.cc:654] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:46.905490 22013 consensus_queue.cc:260] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:46.919940 21921 heartbeater.cc:499] Master 127.21.45.190:44981 was elected leader, sending a full tablet report...
I20260713 09:05:46.921110 22013 ts_tablet_manager.cc:1434] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2: Time spent starting tablet: real 0.111s	user 0.010s	sys 0.002s
I20260713 09:05:46.923254 22013 tablet_bootstrap.cc:492] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2: Bootstrap starting.
I20260713 09:05:46.926380 22016 tablet_bootstrap.cc:654] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:46.934417 22014 tablet_bootstrap.cc:492] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848: No bootstrap required, opened a new log
I20260713 09:05:46.934846 22014 ts_tablet_manager.cc:1403] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848: Time spent bootstrapping tablet: real 0.169s	user 0.013s	sys 0.007s
I20260713 09:05:46.938107 22014 raft_consensus.cc:359] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:46.938788 22014 raft_consensus.cc:385] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:46.939076 22014 raft_consensus.cc:740] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.940997 22014 consensus_queue.cc:260] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:46.945757 22013 tablet_bootstrap.cc:654] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:46.954537 22016 tablet_bootstrap.cc:492] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0: No bootstrap required, opened a new log
I20260713 09:05:46.954945 22016 ts_tablet_manager.cc:1403] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.007s
I20260713 09:05:46.957672 22016 raft_consensus.cc:359] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:46.958441 22016 raft_consensus.cc:385] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:46.958717 22016 raft_consensus.cc:740] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f087a399379149729c7815d3b41752f0, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.962410 22016 consensus_queue.cc:260] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:46.964282 22013 tablet_bootstrap.cc:492] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2: No bootstrap required, opened a new log
I20260713 09:05:46.964761 22013 ts_tablet_manager.cc:1403] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.001s
I20260713 09:05:46.967733 22013 raft_consensus.cc:359] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:46.968456 22013 raft_consensus.cc:385] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:46.968745 22013 raft_consensus.cc:740] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3046eeec64144361ade598674c0058e2, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.969465 22013 consensus_queue.cc:260] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:46.970855 21995 heartbeater.cc:499] Master 127.21.45.190:44981 was elected leader, sending a full tablet report...
I20260713 09:05:46.971776 22016 ts_tablet_manager.cc:1434] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.011s
I20260713 09:05:46.974372 22014 ts_tablet_manager.cc:1434] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848: Time spent starting tablet: real 0.039s	user 0.023s	sys 0.014s
I20260713 09:05:46.974481 21846 heartbeater.cc:499] Master 127.21.45.190:44981 was elected leader, sending a full tablet report...
I20260713 09:05:46.974694 22013 ts_tablet_manager.cc:1434] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:05:46.975302 22014 tablet_bootstrap.cc:492] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848: Bootstrap starting.
I20260713 09:05:46.972702 22016 tablet_bootstrap.cc:492] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0: Bootstrap starting.
I20260713 09:05:46.975535 22013 tablet_bootstrap.cc:492] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2: Bootstrap starting.
I20260713 09:05:46.981737 22014 tablet_bootstrap.cc:654] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:46.984995 22013 tablet_bootstrap.cc:654] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:46.990129 21922 tablet.cc:2406] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:05:46.993371 22014 tablet_bootstrap.cc:492] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848: No bootstrap required, opened a new log
I20260713 09:05:46.993834 22014 ts_tablet_manager.cc:1403] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:05:46.996477 22013 tablet_bootstrap.cc:492] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2: No bootstrap required, opened a new log
I20260713 09:05:46.996905 22013 ts_tablet_manager.cc:1403] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260713 09:05:46.996696 22014 raft_consensus.cc:359] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:46.997367 22014 raft_consensus.cc:385] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:46.997658 22014 raft_consensus.cc:740] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Initialized, Role: FOLLOWER
I20260713 09:05:46.998351 22014 consensus_queue.cc:260] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:46.999804 22013 raft_consensus.cc:359] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.000351 22014 ts_tablet_manager.cc:1434] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:05:47.000504 22013 raft_consensus.cc:385] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.000792 22013 raft_consensus.cc:740] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3046eeec64144361ade598674c0058e2, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.001168 22014 tablet_bootstrap.cc:492] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848: Bootstrap starting.
I20260713 09:05:47.001451 22013 consensus_queue.cc:260] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.004539 22013 ts_tablet_manager.cc:1434] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:47.005880 22013 tablet_bootstrap.cc:492] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2: Bootstrap starting.
I20260713 09:05:47.006163 22016 tablet_bootstrap.cc:654] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.007403 22014 tablet_bootstrap.cc:654] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.011837 22013 tablet_bootstrap.cc:654] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.016997 22016 tablet_bootstrap.cc:492] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0: No bootstrap required, opened a new log
I20260713 09:05:47.017427 22016 ts_tablet_manager.cc:1403] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.000s
I20260713 09:05:47.019356 22013 tablet_bootstrap.cc:492] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2: No bootstrap required, opened a new log
I20260713 09:05:47.019379 22014 tablet_bootstrap.cc:492] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848: No bootstrap required, opened a new log
I20260713 09:05:47.019793 22013 ts_tablet_manager.cc:1403] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:05:47.019881 22014 ts_tablet_manager.cc:1403] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260713 09:05:47.020033 22016 raft_consensus.cc:359] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.020721 22016 raft_consensus.cc:385] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.021006 22016 raft_consensus.cc:740] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f087a399379149729c7815d3b41752f0, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.021829 22016 consensus_queue.cc:260] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.022634 22013 raft_consensus.cc:359] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.022864 22014 raft_consensus.cc:359] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.023300 22013 raft_consensus.cc:385] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.023545 22014 raft_consensus.cc:385] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.023615 22013 raft_consensus.cc:740] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3046eeec64144361ade598674c0058e2, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.024395 22014 raft_consensus.cc:740] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.024860 22013 consensus_queue.cc:260] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.025112 22014 consensus_queue.cc:260] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.028462 22016 ts_tablet_manager.cc:1434] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260713 09:05:47.028820 22013 ts_tablet_manager.cc:1434] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:05:47.029278 22016 tablet_bootstrap.cc:492] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0: Bootstrap starting.
I20260713 09:05:47.029263 22014 ts_tablet_manager.cc:1434] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:05:47.029685 22013 tablet_bootstrap.cc:492] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2: Bootstrap starting.
I20260713 09:05:47.030256 22014 tablet_bootstrap.cc:492] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848: Bootstrap starting.
I20260713 09:05:47.035715 22016 tablet_bootstrap.cc:654] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.036113 22013 tablet_bootstrap.cc:654] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.037833 22014 tablet_bootstrap.cc:654] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.054428 22014 tablet_bootstrap.cc:492] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848: No bootstrap required, opened a new log
I20260713 09:05:47.054911 22014 ts_tablet_manager.cc:1403] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.007s
I20260713 09:05:47.057659 22013 tablet_bootstrap.cc:492] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2: No bootstrap required, opened a new log
I20260713 09:05:47.058079 22013 ts_tablet_manager.cc:1403] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.007s
I20260713 09:05:47.058598 22014 raft_consensus.cc:359] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.059351 22014 raft_consensus.cc:385] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.059629 22014 raft_consensus.cc:740] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.060350 22014 consensus_queue.cc:260] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.061712 22013 raft_consensus.cc:359] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.062377 22016 tablet_bootstrap.cc:492] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0: No bootstrap required, opened a new log
I20260713 09:05:47.062399 22013 raft_consensus.cc:385] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.062831 22013 raft_consensus.cc:740] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3046eeec64144361ade598674c0058e2, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.062898 22016 ts_tablet_manager.cc:1403] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.015s
I20260713 09:05:47.063021 22014 ts_tablet_manager.cc:1434] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:05:47.063913 22014 tablet_bootstrap.cc:492] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848: Bootstrap starting.
I20260713 09:05:47.063549 22013 consensus_queue.cc:260] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.065667 22016 raft_consensus.cc:359] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.066313 22016 raft_consensus.cc:385] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.066596 22016 raft_consensus.cc:740] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f087a399379149729c7815d3b41752f0, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.067247 22016 consensus_queue.cc:260] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.067970 22013 ts_tablet_manager.cc:1434] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:05:47.069484 22016 ts_tablet_manager.cc:1434] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:05:47.070294 22016 tablet_bootstrap.cc:492] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0: Bootstrap starting.
I20260713 09:05:47.070856 22014 tablet_bootstrap.cc:654] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.072393 22013 tablet_bootstrap.cc:492] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2: Bootstrap starting.
I20260713 09:05:47.072539 22020 raft_consensus.cc:493] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.072994 22020 raft_consensus.cc:515] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.075788 22020 leader_election.cc:290] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:47.081782 22013 tablet_bootstrap.cc:654] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.082463 22016 tablet_bootstrap.cc:654] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.096467 22013 tablet_bootstrap.cc:492] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2: No bootstrap required, opened a new log
I20260713 09:05:47.096897 22013 ts_tablet_manager.cc:1403] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.000s
I20260713 09:05:47.099591 22013 raft_consensus.cc:359] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.100273 22013 raft_consensus.cc:385] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.100574 22013 raft_consensus.cc:740] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3046eeec64144361ade598674c0058e2, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.101269 22013 consensus_queue.cc:260] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.108191 22016 tablet_bootstrap.cc:492] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0: No bootstrap required, opened a new log
I20260713 09:05:47.108632 22016 ts_tablet_manager.cc:1403] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.005s
I20260713 09:05:47.109156 22013 ts_tablet_manager.cc:1434] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:05:47.110023 21970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3da0c84f4c442aa3110f0690305b5a" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087a399379149729c7815d3b41752f0" is_pre_election: true
I20260713 09:05:47.111647 22022 raft_consensus.cc:493] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:05:47.112087 21787 leader_election.cc:343] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f087a399379149729c7815d3b41752f0 (127.21.45.131:35017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:47.112149 22022 raft_consensus.cc:515] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.114777 22022 leader_election.cc:290] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391)
I20260713 09:05:47.115947 22013 tablet_bootstrap.cc:492] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2: Bootstrap starting.
I20260713 09:05:47.122567 22013 tablet_bootstrap.cc:654] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.111325 22016 raft_consensus.cc:359] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.122920 22016 raft_consensus.cc:385] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.123217 22016 raft_consensus.cc:740] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f087a399379149729c7815d3b41752f0, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.123884 22016 consensus_queue.cc:260] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.126439 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3da0c84f4c442aa3110f0690305b5a" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046eeec64144361ade598674c0058e2" is_pre_election: true
I20260713 09:05:47.127274 21896 raft_consensus.cc:2468] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 0.
I20260713 09:05:47.128571 22016 ts_tablet_manager.cc:1434] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260713 09:05:47.128846 21784 leader_election.cc:304] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [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: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848; no voters: f087a399379149729c7815d3b41752f0
I20260713 09:05:47.129472 22016 tablet_bootstrap.cc:492] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0: Bootstrap starting.
I20260713 09:05:47.129630 22020 raft_consensus.cc:2804] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.129954 22020 raft_consensus.cc:493] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.130275 22020 raft_consensus.cc:3060] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.135828 22016 tablet_bootstrap.cc:654] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.139362 22020 raft_consensus.cc:515] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.144698 22020 leader_election.cc:290] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 1 election: Requested vote from peers 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:47.145406 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3da0c84f4c442aa3110f0690305b5a" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046eeec64144361ade598674c0058e2"
I20260713 09:05:47.145946 21896 raft_consensus.cc:3060] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.147634 22016 tablet_bootstrap.cc:492] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0: No bootstrap required, opened a new log
I20260713 09:05:47.148030 22016 ts_tablet_manager.cc:1403] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260713 09:05:47.148715 22014 tablet_bootstrap.cc:492] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848: No bootstrap required, opened a new log
I20260713 09:05:47.149149 22014 ts_tablet_manager.cc:1403] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.023s
I20260713 09:05:47.150079 22013 tablet_bootstrap.cc:492] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2: No bootstrap required, opened a new log
I20260713 09:05:47.150525 22013 ts_tablet_manager.cc:1403] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.007s
I20260713 09:05:47.150736 22016 raft_consensus.cc:359] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.151446 22016 raft_consensus.cc:385] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.151686 21896 raft_consensus.cc:2468] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 1.
I20260713 09:05:47.151727 22016 raft_consensus.cc:740] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f087a399379149729c7815d3b41752f0, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.152679 22016 consensus_queue.cc:260] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.152971 21784 leader_election.cc:304] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848; no voters: 
I20260713 09:05:47.153745 22020 raft_consensus.cc:2804] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:47.155004 22016 ts_tablet_manager.cc:1434] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:47.155948 22016 tablet_bootstrap.cc:492] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0: Bootstrap starting.
I20260713 09:05:47.156298 22013 raft_consensus.cc:359] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.156934 22013 raft_consensus.cc:385] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.157196 22013 raft_consensus.cc:740] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3046eeec64144361ade598674c0058e2, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.160369 22013 consensus_queue.cc:260] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.161468 22020 raft_consensus.cc:697] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Becoming Leader. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Running, Role: LEADER
I20260713 09:05:47.162602 22016 tablet_bootstrap.cc:654] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.162264 22020 consensus_queue.cc:237] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.167245 22013 ts_tablet_manager.cc:1434] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.003s
I20260713 09:05:47.168164 22013 tablet_bootstrap.cc:492] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2: Bootstrap starting.
I20260713 09:05:47.168603 21970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3da0c84f4c442aa3110f0690305b5a" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:47.151796 22014 raft_consensus.cc:359] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.171258 22014 raft_consensus.cc:385] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.171522 22014 raft_consensus.cc:740] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.172206 22014 consensus_queue.cc:260] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
W20260713 09:05:47.173283 21787 leader_election.cc:343] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f087a399379149729c7815d3b41752f0 (127.21.45.131:35017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:47.174067 22013 tablet_bootstrap.cc:654] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.178486 22014 ts_tablet_manager.cc:1434] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260713 09:05:47.174296 22016 tablet_bootstrap.cc:492] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0: No bootstrap required, opened a new log
I20260713 09:05:47.188820 22016 ts_tablet_manager.cc:1403] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.018s
I20260713 09:05:47.189216 22014 tablet_bootstrap.cc:492] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848: Bootstrap starting.
I20260713 09:05:47.191573 22016 raft_consensus.cc:359] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.192320 22016 raft_consensus.cc:385] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.192658 22016 raft_consensus.cc:740] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f087a399379149729c7815d3b41752f0, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.193403 22016 consensus_queue.cc:260] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.195767 22016 ts_tablet_manager.cc:1434] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:05:47.196745 22016 tablet_bootstrap.cc:492] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0: Bootstrap starting.
I20260713 09:05:47.198186 22014 tablet_bootstrap.cc:654] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.198810 22013 tablet_bootstrap.cc:492] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2: No bootstrap required, opened a new log
I20260713 09:05:47.194320 21715 catalog_manager.cc:5697] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e59157d17a046c089ec3928db7b0848 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "4e59157d17a046c089ec3928db7b0848" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.199208 22013 ts_tablet_manager.cc:1403] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260713 09:05:47.202051 22013 raft_consensus.cc:359] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.202620 22013 raft_consensus.cc:385] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.202875 22013 raft_consensus.cc:740] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3046eeec64144361ade598674c0058e2, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.203464 22013 consensus_queue.cc:260] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.204555 22016 tablet_bootstrap.cc:654] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.208747 22022 raft_consensus.cc:493] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.209187 22022 raft_consensus.cc:515] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.210963 22022 leader_election.cc:290] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391), 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153)
I20260713 09:05:47.211676 22013 ts_tablet_manager.cc:1434] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:05:47.212661 22013 tablet_bootstrap.cc:492] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2: Bootstrap starting.
I20260713 09:05:47.219581 22013 tablet_bootstrap.cc:654] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.225090 22014 tablet_bootstrap.cc:492] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848: No bootstrap required, opened a new log
I20260713 09:05:47.225574 22014 ts_tablet_manager.cc:1403] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848: Time spent bootstrapping tablet: real 0.037s	user 0.003s	sys 0.014s
I20260713 09:05:47.228435 22014 raft_consensus.cc:359] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.229112 22014 raft_consensus.cc:385] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.229393 22014 raft_consensus.cc:740] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.230139 22014 consensus_queue.cc:260] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.230669 22013 tablet_bootstrap.cc:492] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2: No bootstrap required, opened a new log
I20260713 09:05:47.231194 22013 ts_tablet_manager.cc:1403] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260713 09:05:47.232559 22014 ts_tablet_manager.cc:1434] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:05:47.233626 22013 raft_consensus.cc:359] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.234266 22013 raft_consensus.cc:385] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.234575 22013 raft_consensus.cc:740] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3046eeec64144361ade598674c0058e2, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.234685 22014 tablet_bootstrap.cc:492] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848: Bootstrap starting.
I20260713 09:05:47.235085 22022 raft_consensus.cc:493] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.235327 22013 consensus_queue.cc:260] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.235513 22022 raft_consensus.cc:515] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.237303 22022 leader_election.cc:290] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391)
I20260713 09:05:47.237491 22013 ts_tablet_manager.cc:1434] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:47.240398 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd534234b8849f1be5e5c028a0571a5" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046eeec64144361ade598674c0058e2" is_pre_election: true
I20260713 09:05:47.240957 21896 raft_consensus.cc:2468] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f087a399379149729c7815d3b41752f0 in term 0.
I20260713 09:05:47.241726 22014 tablet_bootstrap.cc:654] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.244906 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3da0c84f4c442aa3110f0690305b5a" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046eeec64144361ade598674c0058e2" is_pre_election: true
I20260713 09:05:47.245540 21896 raft_consensus.cc:2393] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f087a399379149729c7815d3b41752f0 in current term 1: Already voted for candidate 4e59157d17a046c089ec3928db7b0848 in this term.
I20260713 09:05:47.247196 21933 leader_election.cc:304] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3046eeec64144361ade598674c0058e2, f087a399379149729c7815d3b41752f0; no voters: 
I20260713 09:05:47.248000 22018 raft_consensus.cc:493] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.248137 22020 raft_consensus.cc:493] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.248314 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd534234b8849f1be5e5c028a0571a5" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e59157d17a046c089ec3928db7b0848" is_pre_election: true
I20260713 09:05:47.248503 22018 raft_consensus.cc:515] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.248631 22020 raft_consensus.cc:515] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.249006 21821 raft_consensus.cc:2468] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f087a399379149729c7815d3b41752f0 in term 0.
I20260713 09:05:47.250211 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3da0c84f4c442aa3110f0690305b5a" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e59157d17a046c089ec3928db7b0848" is_pre_election: true
I20260713 09:05:47.250658 22020 leader_election.cc:290] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:47.251184 22018 leader_election.cc:290] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:47.251622 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5607647248884ed886faf163e1c94e34" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e59157d17a046c089ec3928db7b0848" is_pre_election: true
I20260713 09:05:47.254396 22022 raft_consensus.cc:2804] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.252532 21819 raft_consensus.cc:2468] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f087a399379149729c7815d3b41752f0 in term 0.
I20260713 09:05:47.255112 22022 raft_consensus.cc:493] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.256608 22022 raft_consensus.cc:3060] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.258937 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5607647248884ed886faf163e1c94e34" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046eeec64144361ade598674c0058e2" is_pre_election: true
I20260713 09:05:47.259274 21970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1b748fe8ef4f78b48afd3df3a6bb2e" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087a399379149729c7815d3b41752f0" is_pre_election: true
I20260713 09:05:47.260174 21970 raft_consensus.cc:2468] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 0.
I20260713 09:05:47.264586 21787 leader_election.cc:304] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e59157d17a046c089ec3928db7b0848, f087a399379149729c7815d3b41752f0; no voters: 
I20260713 09:05:47.259577 21896 raft_consensus.cc:2468] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f087a399379149729c7815d3b41752f0 in term 0.
I20260713 09:05:47.265379 22020 raft_consensus.cc:2804] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.265743 22020 raft_consensus.cc:493] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.266055 22020 raft_consensus.cc:3060] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.266585 22022 raft_consensus.cc:515] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.268839 22014 tablet_bootstrap.cc:492] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848: No bootstrap required, opened a new log
I20260713 09:05:47.269275 22014 ts_tablet_manager.cc:1403] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260713 09:05:47.274461 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd534234b8849f1be5e5c028a0571a5" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:47.275599 21819 raft_consensus.cc:3060] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.276132 21933 leader_election.cc:304] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0 [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: f087a399379149729c7815d3b41752f0; no voters: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848
I20260713 09:05:47.276626 22022 leader_election.cc:290] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 1 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391)
I20260713 09:05:47.279038 22022 raft_consensus.cc:3060] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.279274 22020 raft_consensus.cc:515] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.280397 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1b748fe8ef4f78b48afd3df3a6bb2e" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046eeec64144361ade598674c0058e2" is_pre_election: true
I20260713 09:05:47.281013 21896 raft_consensus.cc:2468] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 0.
I20260713 09:05:47.283248 22014 raft_consensus.cc:359] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.286409 22014 raft_consensus.cc:385] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.285086 21819 raft_consensus.cc:2468] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087a399379149729c7815d3b41752f0 in term 1.
I20260713 09:05:47.286779 22014 raft_consensus.cc:740] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.289700 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1b748fe8ef4f78b48afd3df3a6bb2e" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046eeec64144361ade598674c0058e2"
I20260713 09:05:47.290192 21896 raft_consensus.cc:3060] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.297451 22016 tablet_bootstrap.cc:492] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0: No bootstrap required, opened a new log
I20260713 09:05:47.297995 22016 ts_tablet_manager.cc:1403] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0: Time spent bootstrapping tablet: real 0.101s	user 0.018s	sys 0.051s
I20260713 09:05:47.300673 21896 raft_consensus.cc:2468] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 1.
I20260713 09:05:47.302309 21784 leader_election.cc:304] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848; no voters: 
I20260713 09:05:47.301218 22016 raft_consensus.cc:359] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.303534 22016 raft_consensus.cc:385] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.302264 22020 leader_election.cc:290] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 1 election: Requested vote from peers 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:47.304042 21970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1b748fe8ef4f78b48afd3df3a6bb2e" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:47.304611 21970 raft_consensus.cc:3060] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.306051 22020 raft_consensus.cc:2804] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:47.298780 22014 consensus_queue.cc:260] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.303808 22016 raft_consensus.cc:740] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f087a399379149729c7815d3b41752f0, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.309485 22020 raft_consensus.cc:697] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Becoming Leader. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Running, Role: LEADER
I20260713 09:05:47.310269 22020 consensus_queue.cc:237] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.311506 21970 raft_consensus.cc:2468] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 1.
I20260713 09:05:47.307711 22016 consensus_queue.cc:260] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.316752 22016 ts_tablet_manager.cc:1434] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:05:47.318914 22016 tablet_bootstrap.cc:492] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0: Bootstrap starting.
I20260713 09:05:47.323414 22022 raft_consensus.cc:2749] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:47.325527 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.45.129:44153, user_credentials={real_user=slave}} blocked reactor thread for 49473.3us
I20260713 09:05:47.327503 22014 ts_tablet_manager.cc:1434] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.004s
I20260713 09:05:47.329528 22014 tablet_bootstrap.cc:492] T 6f16d3b4ab9440cea9753e84ec411a2d P 4e59157d17a046c089ec3928db7b0848: Bootstrap starting.
I20260713 09:05:47.334159 22016 tablet_bootstrap.cc:654] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.336934 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5607647248884ed886faf163e1c94e34" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e59157d17a046c089ec3928db7b0848" is_pre_election: true
I20260713 09:05:47.337512 21819 raft_consensus.cc:2468] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 0.
I20260713 09:05:47.335305 21933 leader_election.cc:304] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e59157d17a046c089ec3928db7b0848, f087a399379149729c7815d3b41752f0; no voters: 
I20260713 09:05:47.339337 21859 leader_election.cc:304] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848; no voters: 
I20260713 09:05:47.339828 21933 leader_election.cc:304] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e59157d17a046c089ec3928db7b0848, f087a399379149729c7815d3b41752f0; no voters: 
I20260713 09:05:47.340338 22018 raft_consensus.cc:2804] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.339740 22054 raft_consensus.cc:2804] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.340581 22022 raft_consensus.cc:2804] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:47.340723 22018 raft_consensus.cc:493] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.340843 22054 raft_consensus.cc:493] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.344326 22054 raft_consensus.cc:3060] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.341322 22018 raft_consensus.cc:3060] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.345568 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd534234b8849f1be5e5c028a0571a5" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046eeec64144361ade598674c0058e2"
I20260713 09:05:47.347096 21896 raft_consensus.cc:3060] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.353001 21970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5607647248884ed886faf163e1c94e34" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087a399379149729c7815d3b41752f0" is_pre_election: true
I20260713 09:05:47.354351 21896 raft_consensus.cc:2468] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087a399379149729c7815d3b41752f0 in term 1.
I20260713 09:05:47.371740 22014 tablet_bootstrap.cc:654] T 6f16d3b4ab9440cea9753e84ec411a2d P 4e59157d17a046c089ec3928db7b0848: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.373271 22018 raft_consensus.cc:515] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.375275 22018 leader_election.cc:290] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 1 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:47.375731 22018 raft_consensus.cc:493] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.376427 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5607647248884ed886faf163e1c94e34" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:47.376782 22018 raft_consensus.cc:515] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.377791 21819 raft_consensus.cc:3060] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.365376 22054 raft_consensus.cc:515] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.378739 21969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5607647248884ed886faf163e1c94e34" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:47.386053 22020 raft_consensus.cc:493] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.386538 22020 raft_consensus.cc:515] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.388545 22020 leader_election.cc:290] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:47.390610 21968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635f68bf7aaa437d98dfdce6b9d4580e" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087a399379149729c7815d3b41752f0" is_pre_election: true
I20260713 09:05:47.394551 21970 raft_consensus.cc:2393] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3046eeec64144361ade598674c0058e2 in current term 1: Already voted for candidate f087a399379149729c7815d3b41752f0 in this term.
I20260713 09:05:47.399950 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635f68bf7aaa437d98dfdce6b9d4580e" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046eeec64144361ade598674c0058e2" is_pre_election: true
I20260713 09:05:47.401013 21896 raft_consensus.cc:2468] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 0.
I20260713 09:05:47.405709 22054 leader_election.cc:290] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 1 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391)
I20260713 09:05:47.408205 22018 leader_election.cc:290] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:47.409483 22022 raft_consensus.cc:697] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 1 LEADER]: Becoming Leader. State: Replica: f087a399379149729c7815d3b41752f0, State: Running, Role: LEADER
W20260713 09:05:47.412411 21787 leader_election.cc:343] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f087a399379149729c7815d3b41752f0 (127.21.45.131:35017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:47.414403 22054 raft_consensus.cc:493] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.414598 21821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f16d3b4ab9440cea9753e84ec411a2d" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e59157d17a046c089ec3928db7b0848" is_pre_election: true
I20260713 09:05:47.414824 22054 raft_consensus.cc:515] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.413990 22018 raft_consensus.cc:493] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.415817 22018 raft_consensus.cc:515] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
W20260713 09:05:47.418061 21859 leader_election.cc:343] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:47.412994 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5607647248884ed886faf163e1c94e34" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:47.418428 22054 leader_election.cc:290] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391)
I20260713 09:05:47.418912 22018 leader_election.cc:290] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:47.420491 22014 tablet_bootstrap.cc:492] T 6f16d3b4ab9440cea9753e84ec411a2d P 4e59157d17a046c089ec3928db7b0848: No bootstrap required, opened a new log
I20260713 09:05:47.420869 22014 ts_tablet_manager.cc:1403] T 6f16d3b4ab9440cea9753e84ec411a2d P 4e59157d17a046c089ec3928db7b0848: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.007s
I20260713 09:05:47.417368 21895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5607647248884ed886faf163e1c94e34" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046eeec64144361ade598674c0058e2"
I20260713 09:05:47.421710 21819 raft_consensus.cc:2468] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 1.
I20260713 09:05:47.421972 21895 raft_consensus.cc:2393] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f087a399379149729c7815d3b41752f0 in current term 1: Already voted for candidate 3046eeec64144361ade598674c0058e2 in this term.
I20260713 09:05:47.422892 21968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f16d3b4ab9440cea9753e84ec411a2d" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087a399379149729c7815d3b41752f0" is_pre_election: true
I20260713 09:05:47.423486 21784 leader_election.cc:304] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [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: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848; no voters: f087a399379149729c7815d3b41752f0
I20260713 09:05:47.423717 21968 raft_consensus.cc:2468] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 0.
I20260713 09:05:47.424500 22020 raft_consensus.cc:2804] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.424852 22020 raft_consensus.cc:493] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.425065 22014 raft_consensus.cc:359] T 6f16d3b4ab9440cea9753e84ec411a2d P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.425698 22014 raft_consensus.cc:385] T 6f16d3b4ab9440cea9753e84ec411a2d P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.425876 22014 raft_consensus.cc:740] T 6f16d3b4ab9440cea9753e84ec411a2d P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.424966 21859 leader_election.cc:304] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [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: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848; no voters: f087a399379149729c7815d3b41752f0
I20260713 09:05:47.426831 22014 consensus_queue.cc:260] T 6f16d3b4ab9440cea9753e84ec411a2d P 4e59157d17a046c089ec3928db7b0848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.426578 22020 raft_consensus.cc:3060] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.427440 22059 raft_consensus.cc:2804] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:47.428313 22059 raft_consensus.cc:697] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 1 LEADER]: Becoming Leader. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:47.429688 22022 consensus_queue.cc:237] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.430622 21862 leader_election.cc:304] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [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: 3046eeec64144361ade598674c0058e2, f087a399379149729c7815d3b41752f0; no voters: 4e59157d17a046c089ec3928db7b0848
I20260713 09:05:47.429337 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43d8d1f98ac4193a8d4bb699adae10a" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e59157d17a046c089ec3928db7b0848" is_pre_election: true
I20260713 09:05:47.432847 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43d8d1f98ac4193a8d4bb699adae10a" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046eeec64144361ade598674c0058e2" is_pre_election: true
I20260713 09:05:47.436468 22018 raft_consensus.cc:2804] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.429034 21933 leader_election.cc:304] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [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: f087a399379149729c7815d3b41752f0; no voters: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848
I20260713 09:05:47.438242 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2674e970ae46dd8dd8b4f64269fe1a" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e59157d17a046c089ec3928db7b0848" is_pre_election: true
I20260713 09:05:47.438771 22054 raft_consensus.cc:2749] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:47.429042 22059 consensus_queue.cc:237] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.433404 21896 raft_consensus.cc:2468] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f087a399379149729c7815d3b41752f0 in term 0.
I20260713 09:05:47.437897 22018 raft_consensus.cc:493] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.441937 22018 raft_consensus.cc:3060] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.440689 22014 ts_tablet_manager.cc:1434] T 6f16d3b4ab9440cea9753e84ec411a2d P 4e59157d17a046c089ec3928db7b0848: Time spent starting tablet: real 0.020s	user 0.000s	sys 0.006s
I20260713 09:05:47.438810 21819 raft_consensus.cc:2468] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 0.
I20260713 09:05:47.443289 21968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2674e970ae46dd8dd8b4f64269fe1a" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087a399379149729c7815d3b41752f0" is_pre_election: true
I20260713 09:05:47.443641 22014 tablet_bootstrap.cc:492] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848: Bootstrap starting.
I20260713 09:05:47.443819 21859 leader_election.cc:304] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848; no voters: 
I20260713 09:05:47.441182 22016 tablet_bootstrap.cc:492] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0: No bootstrap required, opened a new log
I20260713 09:05:47.445044 22016 ts_tablet_manager.cc:1403] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0: Time spent bootstrapping tablet: real 0.127s	user 0.015s	sys 0.015s
I20260713 09:05:47.448300 22055 raft_consensus.cc:493] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.446928 21717 catalog_manager.cc:5697] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e59157d17a046c089ec3928db7b0848 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "4e59157d17a046c089ec3928db7b0848" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.449007 22055 raft_consensus.cc:515] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.448710 21933 leader_election.cc:304] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3046eeec64144361ade598674c0058e2, f087a399379149729c7815d3b41752f0; no voters: 
I20260713 09:05:47.453253 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dc2f3150e64782b86eac24382b4834" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046eeec64144361ade598674c0058e2" is_pre_election: true
I20260713 09:05:47.453457 22020 raft_consensus.cc:515] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.453811 21896 raft_consensus.cc:2468] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 0.
I20260713 09:05:47.454283 22054 raft_consensus.cc:2804] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.455888 22054 raft_consensus.cc:493] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.456458 22054 raft_consensus.cc:3060] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.456956 21784 leader_election.cc:304] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848; no voters: 
I20260713 09:05:47.457751 22041 raft_consensus.cc:2804] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.457930 22055 leader_election.cc:290] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:47.458132 22041 raft_consensus.cc:493] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.458503 22041 raft_consensus.cc:3060] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.459198 22020 leader_election.cc:290] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 1 election: Requested vote from peers 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:47.461187 21968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dc2f3150e64782b86eac24382b4834" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087a399379149729c7815d3b41752f0" is_pre_election: true
I20260713 09:05:47.462191 21968 raft_consensus.cc:2468] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 0.
I20260713 09:05:47.462455 22054 raft_consensus.cc:515] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.463158 21970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635f68bf7aaa437d98dfdce6b9d4580e" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:47.464262 22054 leader_election.cc:290] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 1 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391)
I20260713 09:05:47.464965 22041 raft_consensus.cc:515] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.464275 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635f68bf7aaa437d98dfdce6b9d4580e" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046eeec64144361ade598674c0058e2"
I20260713 09:05:47.467512 21896 raft_consensus.cc:3060] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.467674 21895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dc2f3150e64782b86eac24382b4834" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046eeec64144361ade598674c0058e2"
I20260713 09:05:47.468225 21895 raft_consensus.cc:3060] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:47.471750 21787 leader_election.cc:343] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f087a399379149729c7815d3b41752f0 (127.21.45.131:35017): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:47.454391 21933 leader_election.cc:343] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:47.478204 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43d8d1f98ac4193a8d4bb699adae10a" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:47.478426 21894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43d8d1f98ac4193a8d4bb699adae10a" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046eeec64144361ade598674c0058e2"
I20260713 09:05:47.479130 21894 raft_consensus.cc:3060] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.480332 21895 raft_consensus.cc:2468] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 1.
I20260713 09:05:47.481372 21784 leader_election.cc:304] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848; no voters: 
I20260713 09:05:47.485460 21894 raft_consensus.cc:2468] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087a399379149729c7815d3b41752f0 in term 1.
I20260713 09:05:47.488299 21717 catalog_manager.cc:5697] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3046eeec64144361ade598674c0058e2 (127.21.45.130). New cstate: current_term: 1 leader_uuid: "3046eeec64144361ade598674c0058e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.489763 21933 leader_election.cc:304] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3046eeec64144361ade598674c0058e2, f087a399379149729c7815d3b41752f0; no voters: 
I20260713 09:05:47.490548 22054 raft_consensus.cc:2804] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:47.491012 22054 raft_consensus.cc:697] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 1 LEADER]: Becoming Leader. State: Replica: f087a399379149729c7815d3b41752f0, State: Running, Role: LEADER
I20260713 09:05:47.485857 22020 raft_consensus.cc:2804] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:05:47.519479 21862 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.45.131:35017, user_credentials={real_user=slave}} blocked reactor thread for 88380.6us
I20260713 09:05:47.499325 21970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dc2f3150e64782b86eac24382b4834" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:47.486034 22059 raft_consensus.cc:2804] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:47.492488 21896 raft_consensus.cc:2468] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 1.
I20260713 09:05:47.518991 22054 consensus_queue.cc:237] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.523612 21970 raft_consensus.cc:3060] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.524153 21784 leader_election.cc:304] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [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: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848; no voters: f087a399379149729c7815d3b41752f0
I20260713 09:05:47.520326 22020 raft_consensus.cc:697] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Becoming Leader. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Running, Role: LEADER
I20260713 09:05:47.523342 22059 raft_consensus.cc:493] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:47.525162 22055 raft_consensus.cc:2804] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:47.498821 22018 raft_consensus.cc:515] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
W20260713 09:05:47.527745 21862 leader_election.cc:343] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f087a399379149729c7815d3b41752f0 (127.21.45.131:35017): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:47.529314 22018 leader_election.cc:290] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 1 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:47.529906 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f16d3b4ab9440cea9753e84ec411a2d" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:47.530469 21819 raft_consensus.cc:3060] T 6f16d3b4ab9440cea9753e84ec411a2d P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.492664 22041 leader_election.cc:290] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 1 election: Requested vote from peers 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:47.526298 22016 raft_consensus.cc:359] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.532287 22016 raft_consensus.cc:385] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.525492 22020 consensus_queue.cc:237] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
W20260713 09:05:47.495997 21933 leader_election.cc:343] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:47.531072 22059 raft_consensus.cc:3060] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.534947 22014 tablet_bootstrap.cc:654] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.532575 22016 raft_consensus.cc:740] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f087a399379149729c7815d3b41752f0, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.538184 21717 catalog_manager.cc:5697] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f087a399379149729c7815d3b41752f0 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "f087a399379149729c7815d3b41752f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:47.539299 21970 raft_consensus.cc:2468] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 1.
I20260713 09:05:47.539525 21819 raft_consensus.cc:2468] T 6f16d3b4ab9440cea9753e84ec411a2d P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 1.
I20260713 09:05:47.544869 21859 leader_election.cc:304] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848; no voters: 
W20260713 09:05:47.545240 21933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.45.129:44153, user_credentials={real_user=slave}} blocked reactor thread for 49222.4us
I20260713 09:05:47.545653 22018 raft_consensus.cc:2804] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:47.546823 22018 raft_consensus.cc:697] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 1 LEADER]: Becoming Leader. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:47.547582 22018 consensus_queue.cc:237] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.547966 21970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f16d3b4ab9440cea9753e84ec411a2d" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:47.548710 21970 raft_consensus.cc:3060] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.550666 22016 consensus_queue.cc:260] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.553246 22016 ts_tablet_manager.cc:1434] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0: Time spent starting tablet: real 0.107s	user 0.002s	sys 0.005s
I20260713 09:05:47.554425 22016 tablet_bootstrap.cc:492] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0: Bootstrap starting.
I20260713 09:05:47.561338 22055 raft_consensus.cc:697] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Becoming Leader. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Running, Role: LEADER
I20260713 09:05:47.566198 22059 raft_consensus.cc:515] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.567925 22016 tablet_bootstrap.cc:654] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.567564 21717 catalog_manager.cc:5697] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f087a399379149729c7815d3b41752f0 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "f087a399379149729c7815d3b41752f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:47.569895 22014 tablet_bootstrap.cc:492] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848: No bootstrap required, opened a new log
I20260713 09:05:47.570331 22014 ts_tablet_manager.cc:1403] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848: Time spent bootstrapping tablet: real 0.127s	user 0.007s	sys 0.015s
I20260713 09:05:47.573377 22055 consensus_queue.cc:237] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.573884 22014 raft_consensus.cc:359] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.575045 22014 raft_consensus.cc:385] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.575307 22014 raft_consensus.cc:740] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.576638 22014 consensus_queue.cc:260] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.577199 21715 catalog_manager.cc:5697] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3046eeec64144361ade598674c0058e2 (127.21.45.130). New cstate: current_term: 1 leader_uuid: "3046eeec64144361ade598674c0058e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.580008 22014 ts_tablet_manager.cc:1434] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260713 09:05:47.580180 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2674e970ae46dd8dd8b4f64269fe1a" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:47.580721 21819 raft_consensus.cc:3060] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.582015 21970 raft_consensus.cc:2468] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 1.
I20260713 09:05:47.590852 22059 leader_election.cc:290] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 1 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:47.591454 21970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2674e970ae46dd8dd8b4f64269fe1a" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:47.592029 21970 raft_consensus.cc:3060] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.592267 22066 consensus_queue.cc:1048] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:47.598235 21970 raft_consensus.cc:2468] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 1.
I20260713 09:05:47.598332 21819 raft_consensus.cc:2468] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 1.
I20260713 09:05:47.599310 21859 leader_election.cc:304] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848; no voters: 
I20260713 09:05:47.600114 22059 raft_consensus.cc:2804] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:47.600580 22059 raft_consensus.cc:697] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 1 LEADER]: Becoming Leader. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:47.601346 22059 consensus_queue.cc:237] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.604404 22016 tablet_bootstrap.cc:492] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0: No bootstrap required, opened a new log
I20260713 09:05:47.604823 22016 ts_tablet_manager.cc:1403] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.011s
I20260713 09:05:47.608170 22016 raft_consensus.cc:359] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.608771 22016 raft_consensus.cc:385] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.609035 22016 raft_consensus.cc:740] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f087a399379149729c7815d3b41752f0, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.609691 22016 consensus_queue.cc:260] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.611764 22016 ts_tablet_manager.cc:1434] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:05:47.611673 21715 catalog_manager.cc:5697] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3046eeec64144361ade598674c0058e2 (127.21.45.130). New cstate: current_term: 1 leader_uuid: "3046eeec64144361ade598674c0058e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.626843 21717 catalog_manager.cc:5697] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e59157d17a046c089ec3928db7b0848 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "4e59157d17a046c089ec3928db7b0848" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.633248 22066 consensus_queue.cc:1048] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:47.644752 21715 catalog_manager.cc:5697] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e59157d17a046c089ec3928db7b0848 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "4e59157d17a046c089ec3928db7b0848" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.679701 22066 raft_consensus.cc:493] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.680162 22066 raft_consensus.cc:515] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.681763 22066 leader_election.cc:290] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:47.682377 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43d8d1f98ac4193a8d4bb699adae10a" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046eeec64144361ade598674c0058e2" is_pre_election: true
I20260713 09:05:47.682662 21968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43d8d1f98ac4193a8d4bb699adae10a" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f087a399379149729c7815d3b41752f0" is_pre_election: true
I20260713 09:05:47.683127 21896 raft_consensus.cc:2393] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e59157d17a046c089ec3928db7b0848 in current term 1: Already voted for candidate f087a399379149729c7815d3b41752f0 in this term.
I20260713 09:05:47.683940 21784 leader_election.cc:304] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848 [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: 4e59157d17a046c089ec3928db7b0848; no voters: 3046eeec64144361ade598674c0058e2, f087a399379149729c7815d3b41752f0
I20260713 09:05:47.684513 22066 raft_consensus.cc:3060] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.688635 22066 raft_consensus.cc:2749] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:47.820602 22022 raft_consensus.cc:493] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:47.821135 22022 raft_consensus.cc:515] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.823022 22022 leader_election.cc:290] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391)
I20260713 09:05:47.824039 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635f68bf7aaa437d98dfdce6b9d4580e" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e59157d17a046c089ec3928db7b0848" is_pre_election: true
I20260713 09:05:47.824064 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635f68bf7aaa437d98dfdce6b9d4580e" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3046eeec64144361ade598674c0058e2" is_pre_election: true
I20260713 09:05:47.825591 21896 raft_consensus.cc:2393] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f087a399379149729c7815d3b41752f0 in current term 1: Already voted for candidate 4e59157d17a046c089ec3928db7b0848 in this term.
I20260713 09:05:47.826503 21933 leader_election.cc:304] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0 [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: f087a399379149729c7815d3b41752f0; no voters: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848
I20260713 09:05:47.827241 22022 raft_consensus.cc:3060] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.833786 22022 raft_consensus.cc:2749] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:47.838083 22022 consensus_queue.cc:1048] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:47.850051 22058 consensus_queue.cc:1048] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:47.861910 21895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5607647248884ed886faf163e1c94e34"
dest_uuid: "3046eeec64144361ade598674c0058e2"
mode: GRACEFUL
new_leader_uuid: "4e59157d17a046c089ec3928db7b0848"
 from {username='slave'} at 127.0.0.1:35776
I20260713 09:05:47.862608 21895 raft_consensus.cc:606] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 1 LEADER]: Received request to transfer leadership to TS 4e59157d17a046c089ec3928db7b0848
I20260713 09:05:47.863859 22066 consensus_queue.cc:1048] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:47.872912 22059 consensus_queue.cc:1048] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:47.905925 21819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad1b748fe8ef4f78b48afd3df3a6bb2e"
dest_uuid: "4e59157d17a046c089ec3928db7b0848"
mode: GRACEFUL
new_leader_uuid: "3046eeec64144361ade598674c0058e2"
 from {username='slave'} at 127.0.0.1:40960
I20260713 09:05:47.906479 21819 raft_consensus.cc:606] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Received request to transfer leadership to TS 3046eeec64144361ade598674c0058e2
I20260713 09:05:47.908268 22066 consensus_queue.cc:1048] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:47.918371 22020 raft_consensus.cc:993] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848: : Instructing follower 3046eeec64144361ade598674c0058e2 to start an election
I20260713 09:05:47.918780 22020 raft_consensus.cc:1081] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Signalling peer 3046eeec64144361ade598674c0058e2 to start an election
I20260713 09:05:47.921870 21895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad1b748fe8ef4f78b48afd3df3a6bb2e"
dest_uuid: "3046eeec64144361ade598674c0058e2"
 from {username='slave'} at 127.0.0.1:35764
I20260713 09:05:47.922398 21895 raft_consensus.cc:493] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:47.922745 21895 raft_consensus.cc:3060] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.926374 21968 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfd534234b8849f1be5e5c028a0571a5"
dest_uuid: "f087a399379149729c7815d3b41752f0"
mode: GRACEFUL
new_leader_uuid: "3046eeec64144361ade598674c0058e2"
 from {username='slave'} at 127.0.0.1:35714
I20260713 09:05:47.926932 21968 raft_consensus.cc:606] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 1 LEADER]: Received request to transfer leadership to TS 3046eeec64144361ade598674c0058e2
I20260713 09:05:47.929670 22059 consensus_queue.cc:1048] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:47.932842 21969 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b43d8d1f98ac4193a8d4bb699adae10a"
dest_uuid: "f087a399379149729c7815d3b41752f0"
mode: GRACEFUL
new_leader_uuid: "3046eeec64144361ade598674c0058e2"
 from {username='slave'} at 127.0.0.1:35714
I20260713 09:05:47.933409 21969 raft_consensus.cc:606] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 1 LEADER]: Received request to transfer leadership to TS 3046eeec64144361ade598674c0058e2
I20260713 09:05:47.931515 21895 raft_consensus.cc:515] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.942358 21895 leader_election.cc:290] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 2 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:47.944708 21896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f16d3b4ab9440cea9753e84ec411a2d"
dest_uuid: "3046eeec64144361ade598674c0058e2"
mode: GRACEFUL
new_leader_uuid: "f087a399379149729c7815d3b41752f0"
 from {username='slave'} at 127.0.0.1:35776
I20260713 09:05:47.945180 21968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1b748fe8ef4f78b48afd3df3a6bb2e" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:47.947476 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1b748fe8ef4f78b48afd3df3a6bb2e" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:47.948011 21819 raft_consensus.cc:3055] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:47.948334 21819 raft_consensus.cc:740] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Running, Role: LEADER
I20260713 09:05:47.945288 21896 raft_consensus.cc:606] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 1 LEADER]: Received request to transfer leadership to TS f087a399379149729c7815d3b41752f0
I20260713 09:05:47.949134 21819 consensus_queue.cc:260] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [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: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.950379 21819 raft_consensus.cc:3060] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.956990 21819 raft_consensus.cc:2468] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 2.
I20260713 09:05:47.958103 21859 leader_election.cc:304] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [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: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848; no voters: f087a399379149729c7815d3b41752f0
I20260713 09:05:47.959175 22059 raft_consensus.cc:2804] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:47.959611 22059 raft_consensus.cc:697] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Becoming Leader. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:47.960366 22059 consensus_queue.cc:237] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [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: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.964790 22018 raft_consensus.cc:993] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2: : Instructing follower 4e59157d17a046c089ec3928db7b0848 to start an election
I20260713 09:05:47.965181 22018 raft_consensus.cc:1081] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 1 LEADER]: Signalling peer 4e59157d17a046c089ec3928db7b0848 to start an election
I20260713 09:05:47.967031 21820 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5607647248884ed886faf163e1c94e34"
dest_uuid: "4e59157d17a046c089ec3928db7b0848"
 from {username='slave'} at 127.0.0.1:40944
I20260713 09:05:47.967675 21820 raft_consensus.cc:493] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:47.968066 21820 raft_consensus.cc:3060] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.970525 21715 catalog_manager.cc:5697] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 reported cstate change: term changed from 1 to 2, leader changed from 4e59157d17a046c089ec3928db7b0848 (127.21.45.129) to 3046eeec64144361ade598674c0058e2 (127.21.45.130). New cstate: current_term: 2 leader_uuid: "3046eeec64144361ade598674c0058e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:47.971837 22059 consensus_queue.cc:1048] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:47.976341 21820 raft_consensus.cc:515] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.979471 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5607647248884ed886faf163e1c94e34" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3046eeec64144361ade598674c0058e2"
I20260713 09:05:47.980047 21896 raft_consensus.cc:3055] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:47.980360 21896 raft_consensus.cc:740] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:47.981042 21896 consensus_queue.cc:260] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [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: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.981763 21896 raft_consensus.cc:3060] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.984869 21820 leader_election.cc:290] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 2 election: Requested vote from peers 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:47.985883 21970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5607647248884ed886faf163e1c94e34" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:47.986645 21970 raft_consensus.cc:3060] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:47.987775 21896 raft_consensus.cc:2468] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 2.
I20260713 09:05:47.988860 21784 leader_election.cc:304] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [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: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848; no voters: 
I20260713 09:05:47.989584 22066 raft_consensus.cc:2804] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:47.990000 22066 raft_consensus.cc:697] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 2 LEADER]: Becoming Leader. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Running, Role: LEADER
I20260713 09:05:47.990743 22066 consensus_queue.cc:237] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [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: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:47.992529 21970 raft_consensus.cc:2468] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 2.
I20260713 09:05:47.997169 22062 raft_consensus.cc:993] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2: : Instructing follower f087a399379149729c7815d3b41752f0 to start an election
I20260713 09:05:47.997575 22062 raft_consensus.cc:1081] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 1 LEADER]: Signalling peer f087a399379149729c7815d3b41752f0 to start an election
I20260713 09:05:47.998427 22022 consensus_queue.cc:1048] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.004518 22059 consensus_queue.cc:1048] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.009094 22059 consensus_queue.cc:1048] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.009613 21715 catalog_manager.cc:5697] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 reported cstate change: term changed from 1 to 2, leader changed from 3046eeec64144361ade598674c0058e2 (127.21.45.130) to 4e59157d17a046c089ec3928db7b0848 (127.21.45.129). New cstate: current_term: 2 leader_uuid: "4e59157d17a046c089ec3928db7b0848" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:48.002107 21968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f16d3b4ab9440cea9753e84ec411a2d"
dest_uuid: "f087a399379149729c7815d3b41752f0"
 from {username='slave'} at 127.0.0.1:35712
I20260713 09:05:48.016178 21968 raft_consensus.cc:493] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:48.016552 21968 raft_consensus.cc:3060] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.027539 22022 consensus_queue.cc:1048] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.033630 21968 raft_consensus.cc:515] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:48.036283 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f16d3b4ab9440cea9753e84ec411a2d" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:48.036659 22022 raft_consensus.cc:993] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0: : Instructing follower 3046eeec64144361ade598674c0058e2 to start an election
I20260713 09:05:48.036829 21819 raft_consensus.cc:3060] T 6f16d3b4ab9440cea9753e84ec411a2d P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.037132 22022 raft_consensus.cc:1081] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 1 LEADER]: Signalling peer 3046eeec64144361ade598674c0058e2 to start an election
I20260713 09:05:48.038933 21896 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b43d8d1f98ac4193a8d4bb699adae10a"
dest_uuid: "3046eeec64144361ade598674c0058e2"
 from {username='slave'} at 127.0.0.1:35774
I20260713 09:05:48.039469 21968 leader_election.cc:290] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 2 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391)
I20260713 09:05:48.040045 21895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f16d3b4ab9440cea9753e84ec411a2d" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3046eeec64144361ade598674c0058e2"
I20260713 09:05:48.040609 21895 raft_consensus.cc:3055] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:48.040864 21895 raft_consensus.cc:740] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:48.041419 21895 consensus_queue.cc:260] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [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: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:48.042183 21895 raft_consensus.cc:3060] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.043915 21819 raft_consensus.cc:2468] T 6f16d3b4ab9440cea9753e84ec411a2d P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087a399379149729c7815d3b41752f0 in term 2.
I20260713 09:05:48.044329 21896 raft_consensus.cc:493] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:48.044742 21896 raft_consensus.cc:3060] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.044951 21933 leader_election.cc:304] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [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: 4e59157d17a046c089ec3928db7b0848, f087a399379149729c7815d3b41752f0; no voters: 
I20260713 09:05:48.047151 22058 raft_consensus.cc:2804] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:48.047317 21895 raft_consensus.cc:2468] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087a399379149729c7815d3b41752f0 in term 2.
I20260713 09:05:48.047616 22058 raft_consensus.cc:697] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [term 2 LEADER]: Becoming Leader. State: Replica: f087a399379149729c7815d3b41752f0, State: Running, Role: LEADER
I20260713 09:05:48.048488 22058 consensus_queue.cc:237] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [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: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:48.051375 21896 raft_consensus.cc:515] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:48.058594 21896 leader_election.cc:290] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 2 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:48.057662 21715 catalog_manager.cc:5697] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 reported cstate change: term changed from 1 to 2, leader changed from 3046eeec64144361ade598674c0058e2 (127.21.45.130) to f087a399379149729c7815d3b41752f0 (127.21.45.131). New cstate: current_term: 2 leader_uuid: "f087a399379149729c7815d3b41752f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:48.059593 21820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43d8d1f98ac4193a8d4bb699adae10a" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:48.060153 21820 raft_consensus.cc:3060] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.060889 21968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43d8d1f98ac4193a8d4bb699adae10a" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:48.061416 21968 raft_consensus.cc:3055] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:48.061695 21968 raft_consensus.cc:740] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f087a399379149729c7815d3b41752f0, State: Running, Role: LEADER
I20260713 09:05:48.062443 21968 consensus_queue.cc:260] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [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: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:48.063544 21968 raft_consensus.cc:3060] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.066666 21820 raft_consensus.cc:2468] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 2.
I20260713 09:05:48.067680 21859 leader_election.cc:304] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [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: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848; no voters: 
I20260713 09:05:48.068471 22062 raft_consensus.cc:2804] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:48.068926 22062 raft_consensus.cc:697] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Becoming Leader. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:48.069329 22018 consensus_queue.cc:1048] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.069650 22062 consensus_queue.cc:237] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [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: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:48.075299 22066 consensus_queue.cc:1048] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.077348 21968 raft_consensus.cc:2468] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 2.
I20260713 09:05:48.084884 22066 consensus_queue.cc:1048] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.091411 21716 catalog_manager.cc:5697] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 reported cstate change: term changed from 1 to 2, leader changed from f087a399379149729c7815d3b41752f0 (127.21.45.131) to 3046eeec64144361ade598674c0058e2 (127.21.45.130). New cstate: current_term: 2 leader_uuid: "3046eeec64144361ade598674c0058e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:48.111629 22066 consensus_queue.cc:1048] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:48.119515 22041 consensus_queue.cc:1048] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:48.342291 21819 raft_consensus.cc:1275] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Refusing update from remote peer 3046eeec64144361ade598674c0058e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.343624 22062 consensus_queue.cc:1048] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.352164 21969 raft_consensus.cc:3060] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.358294 21969 raft_consensus.cc:1275] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Refusing update from remote peer 3046eeec64144361ade598674c0058e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.359562 22062 consensus_queue.cc:1048] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.454365 22054 raft_consensus.cc:993] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0: : Instructing follower 3046eeec64144361ade598674c0058e2 to start an election
I20260713 09:05:48.454793 22058 raft_consensus.cc:1081] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 1 LEADER]: Signalling peer 3046eeec64144361ade598674c0058e2 to start an election
I20260713 09:05:48.456112 21895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfd534234b8849f1be5e5c028a0571a5"
dest_uuid: "3046eeec64144361ade598674c0058e2"
 from {username='slave'} at 127.0.0.1:35774
I20260713 09:05:48.456643 21895 raft_consensus.cc:493] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:48.456977 21895 raft_consensus.cc:3060] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.463038 21895 raft_consensus.cc:515] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:48.464840 21895 leader_election.cc:290] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 2 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:48.465487 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd534234b8849f1be5e5c028a0571a5" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:48.465806 21969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd534234b8849f1be5e5c028a0571a5" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:48.466121 21819 raft_consensus.cc:3060] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.466351 21969 raft_consensus.cc:3055] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:48.466672 21969 raft_consensus.cc:740] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f087a399379149729c7815d3b41752f0, State: Running, Role: LEADER
I20260713 09:05:48.467382 21969 consensus_queue.cc:260] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [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: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:48.468493 21969 raft_consensus.cc:3060] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:48.470443 21819 raft_consensus.cc:2468] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 2.
I20260713 09:05:48.471350 21859 leader_election.cc:304] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [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: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848; no voters: 
I20260713 09:05:48.471925 22062 raft_consensus.cc:2804] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:48.472314 22062 raft_consensus.cc:697] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Becoming Leader. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:48.473043 22062 consensus_queue.cc:237] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [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: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:48.474227 21969 raft_consensus.cc:2468] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 2.
I20260713 09:05:48.479655 21716 catalog_manager.cc:5697] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 reported cstate change: term changed from 1 to 2, leader changed from f087a399379149729c7815d3b41752f0 (127.21.45.131) to 3046eeec64144361ade598674c0058e2 (127.21.45.130). New cstate: current_term: 2 leader_uuid: "3046eeec64144361ade598674c0058e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:48.485586 21969 raft_consensus.cc:1275] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Refusing update from remote peer 4e59157d17a046c089ec3928db7b0848: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.486866 22041 consensus_queue.cc:1048] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.494513 21895 raft_consensus.cc:1275] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Refusing update from remote peer 4e59157d17a046c089ec3928db7b0848: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.497767 22041 consensus_queue.cc:1048] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.507826 21969 raft_consensus.cc:1275] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Refusing update from remote peer 3046eeec64144361ade598674c0058e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.508947 22062 consensus_queue.cc:1048] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.516194 21819 raft_consensus.cc:1275] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Refusing update from remote peer 3046eeec64144361ade598674c0058e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.519892 22059 consensus_queue.cc:1048] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.573518 21895 raft_consensus.cc:1275] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Refusing update from remote peer f087a399379149729c7815d3b41752f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.574712 22058 consensus_queue.cc:1048] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.583549 21819 raft_consensus.cc:1275] T 6f16d3b4ab9440cea9753e84ec411a2d P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Refusing update from remote peer f087a399379149729c7815d3b41752f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.584856 22054 consensus_queue.cc:1048] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.859809 21819 raft_consensus.cc:1275] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Refusing update from remote peer 3046eeec64144361ade598674c0058e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.861043 22062 consensus_queue.cc:1048] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:48.867652 21969 raft_consensus.cc:1275] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Refusing update from remote peer 3046eeec64144361ade598674c0058e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:48.869024 22059 consensus_queue.cc:1048] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:50.974782 21686 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:05:50.975548 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:50.990283 21819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5607647248884ed886faf163e1c94e34"
dest_uuid: "4e59157d17a046c089ec3928db7b0848"
mode: GRACEFUL
new_leader_uuid: "f087a399379149729c7815d3b41752f0"
 from {username='slave'} at 127.0.0.1:40968
I20260713 09:05:50.990759 21819 raft_consensus.cc:606] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 2 LEADER]: Received request to transfer leadership to TS f087a399379149729c7815d3b41752f0
I20260713 09:05:50.999902 21895 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb2674e970ae46dd8dd8b4f64269fe1a"
dest_uuid: "3046eeec64144361ade598674c0058e2"
mode: GRACEFUL
new_leader_uuid: "f087a399379149729c7815d3b41752f0"
 from {username='slave'} at 127.0.0.1:35784
I20260713 09:05:51.000394 21895 raft_consensus.cc:606] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 1 LEADER]: Received request to transfer leadership to TS f087a399379149729c7815d3b41752f0
I20260713 09:05:51.001477 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:51.001955 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:51.003834 22055 raft_consensus.cc:993] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848: : Instructing follower f087a399379149729c7815d3b41752f0 to start an election
I20260713 09:05:51.004209 22105 raft_consensus.cc:1081] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 2 LEADER]: Signalling peer f087a399379149729c7815d3b41752f0 to start an election
I20260713 09:05:51.005460 21970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5607647248884ed886faf163e1c94e34"
dest_uuid: "f087a399379149729c7815d3b41752f0"
 from {username='slave'} at 127.0.0.1:35698
I20260713 09:05:51.005831 21970 raft_consensus.cc:493] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:51.006079 21970 raft_consensus.cc:3060] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:51.010047 21970 raft_consensus.cc:515] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:51.011775 21970 leader_election.cc:290] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 3 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391)
I20260713 09:05:51.012516 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5607647248884ed886faf163e1c94e34" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:51.012758 21895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5607647248884ed886faf163e1c94e34" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3046eeec64144361ade598674c0058e2"
I20260713 09:05:51.012970 21819 raft_consensus.cc:3055] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:51.013232 21819 raft_consensus.cc:740] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Running, Role: LEADER
I20260713 09:05:51.013243 21895 raft_consensus.cc:3060] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:51.013908 21819 consensus_queue.cc:260] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:51.014777 21819 raft_consensus.cc:3060] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:51.017434 21895 raft_consensus.cc:2468] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087a399379149729c7815d3b41752f0 in term 3.
I20260713 09:05:51.018338 21933 leader_election.cc:304] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [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: 3046eeec64144361ade598674c0058e2, f087a399379149729c7815d3b41752f0; no voters: 
I20260713 09:05:51.019002 21819 raft_consensus.cc:2468] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087a399379149729c7815d3b41752f0 in term 3.
I20260713 09:05:51.019057 22100 raft_consensus.cc:2804] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:51.020198 22100 raft_consensus.cc:697] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 3 LEADER]: Becoming Leader. State: Replica: f087a399379149729c7815d3b41752f0, State: Running, Role: LEADER
I20260713 09:05:51.020936 22100 consensus_queue.cc:237] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:51.026808 21716 catalog_manager.cc:5697] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 reported cstate change: term changed from 2 to 3, leader changed from 4e59157d17a046c089ec3928db7b0848 (127.21.45.129) to f087a399379149729c7815d3b41752f0 (127.21.45.131). New cstate: current_term: 3 leader_uuid: "f087a399379149729c7815d3b41752f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:51.497385 21895 raft_consensus.cc:1275] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 3 FOLLOWER]: Refusing update from remote peer f087a399379149729c7815d3b41752f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:51.498343 22100 consensus_queue.cc:1048] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:51.510244 21819 raft_consensus.cc:1275] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 3 FOLLOWER]: Refusing update from remote peer f087a399379149729c7815d3b41752f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:51.511371 22106 consensus_queue.cc:1048] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:51.523900 22118 raft_consensus.cc:993] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2: : Instructing follower f087a399379149729c7815d3b41752f0 to start an election
I20260713 09:05:51.524317 22101 raft_consensus.cc:1081] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 1 LEADER]: Signalling peer f087a399379149729c7815d3b41752f0 to start an election
I20260713 09:05:51.525593 21970 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb2674e970ae46dd8dd8b4f64269fe1a"
dest_uuid: "f087a399379149729c7815d3b41752f0"
 from {username='slave'} at 127.0.0.1:35712
I20260713 09:05:51.526047 21970 raft_consensus.cc:493] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:51.526343 21970 raft_consensus.cc:3060] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.531430 21970 raft_consensus.cc:515] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:51.533136 21970 leader_election.cc:290] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 2 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391)
I20260713 09:05:51.533640 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2674e970ae46dd8dd8b4f64269fe1a" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:51.534142 21819 raft_consensus.cc:3060] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.534451 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2674e970ae46dd8dd8b4f64269fe1a" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3046eeec64144361ade598674c0058e2"
I20260713 09:05:51.535006 21896 raft_consensus.cc:3055] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:51.535293 21896 raft_consensus.cc:740] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:51.536046 21896 consensus_queue.cc:260] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [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: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:51.537197 21896 raft_consensus.cc:3060] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.540342 21819 raft_consensus.cc:2468] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087a399379149729c7815d3b41752f0 in term 2.
I20260713 09:05:51.541285 21933 leader_election.cc:304] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [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: 4e59157d17a046c089ec3928db7b0848, f087a399379149729c7815d3b41752f0; no voters: 
I20260713 09:05:51.541862 22106 raft_consensus.cc:2804] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:51.542318 22106 raft_consensus.cc:697] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 2 LEADER]: Becoming Leader. State: Replica: f087a399379149729c7815d3b41752f0, State: Running, Role: LEADER
I20260713 09:05:51.542724 21896 raft_consensus.cc:2468] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087a399379149729c7815d3b41752f0 in term 2.
I20260713 09:05:51.543097 22106 consensus_queue.cc:237] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [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: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:51.549296 21718 catalog_manager.cc:5697] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 reported cstate change: term changed from 1 to 2, leader changed from 3046eeec64144361ade598674c0058e2 (127.21.45.130) to f087a399379149729c7815d3b41752f0 (127.21.45.131). New cstate: current_term: 2 leader_uuid: "f087a399379149729c7815d3b41752f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:51.969820 21819 raft_consensus.cc:1275] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Refusing update from remote peer f087a399379149729c7815d3b41752f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:51.970817 22106 consensus_queue.cc:1048] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:51.979454 21896 raft_consensus.cc:1275] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Refusing update from remote peer f087a399379149729c7815d3b41752f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:51.980844 22115 consensus_queue.cc:1048] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.002622 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:52.011415 21819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a3da0c84f4c442aa3110f0690305b5a"
dest_uuid: "4e59157d17a046c089ec3928db7b0848"
mode: GRACEFUL
new_leader_uuid: "3046eeec64144361ade598674c0058e2"
 from {username='slave'} at 127.0.0.1:40960
I20260713 09:05:52.011924 21819 raft_consensus.cc:606] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Received request to transfer leadership to TS 3046eeec64144361ade598674c0058e2
I20260713 09:05:52.016353 21970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5607647248884ed886faf163e1c94e34"
dest_uuid: "f087a399379149729c7815d3b41752f0"
mode: GRACEFUL
new_leader_uuid: "3046eeec64144361ade598674c0058e2"
 from {username='slave'} at 127.0.0.1:35714
I20260713 09:05:52.016806 21970 raft_consensus.cc:606] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 3 LEADER]: Received request to transfer leadership to TS 3046eeec64144361ade598674c0058e2
I20260713 09:05:52.020715 21819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "635f68bf7aaa437d98dfdce6b9d4580e"
dest_uuid: "4e59157d17a046c089ec3928db7b0848"
mode: GRACEFUL
new_leader_uuid: "3046eeec64144361ade598674c0058e2"
 from {username='slave'} at 127.0.0.1:40960
I20260713 09:05:52.021162 21819 raft_consensus.cc:606] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Received request to transfer leadership to TS 3046eeec64144361ade598674c0058e2
I20260713 09:05:52.024924 21819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62dc2f3150e64782b86eac24382b4834"
dest_uuid: "4e59157d17a046c089ec3928db7b0848"
mode: GRACEFUL
new_leader_uuid: "3046eeec64144361ade598674c0058e2"
 from {username='slave'} at 127.0.0.1:40960
I20260713 09:05:52.025295 21819 raft_consensus.cc:606] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Received request to transfer leadership to TS 3046eeec64144361ade598674c0058e2
I20260713 09:05:52.035251 21969 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb2674e970ae46dd8dd8b4f64269fe1a"
dest_uuid: "f087a399379149729c7815d3b41752f0"
mode: GRACEFUL
new_leader_uuid: "3046eeec64144361ade598674c0058e2"
 from {username='slave'} at 127.0.0.1:35714
I20260713 09:05:52.035710 21969 raft_consensus.cc:606] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 2 LEADER]: Received request to transfer leadership to TS 3046eeec64144361ade598674c0058e2
I20260713 09:05:52.064944 22125 raft_consensus.cc:993] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848: : Instructing follower 3046eeec64144361ade598674c0058e2 to start an election
I20260713 09:05:52.065358 22105 raft_consensus.cc:1081] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Signalling peer 3046eeec64144361ade598674c0058e2 to start an election
I20260713 09:05:52.066545 21896 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a3da0c84f4c442aa3110f0690305b5a"
dest_uuid: "3046eeec64144361ade598674c0058e2"
 from {username='slave'} at 127.0.0.1:35764
I20260713 09:05:52.066942 21896 raft_consensus.cc:493] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:52.067226 21896 raft_consensus.cc:3060] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.071271 21896 raft_consensus.cc:515] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:52.072765 21896 leader_election.cc:290] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 2 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:52.073604 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3da0c84f4c442aa3110f0690305b5a" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:52.073755 21969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3da0c84f4c442aa3110f0690305b5a" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:52.074136 21819 raft_consensus.cc:3055] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:52.074294 21969 raft_consensus.cc:3060] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.074414 21819 raft_consensus.cc:740] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Running, Role: LEADER
I20260713 09:05:52.075120 21819 consensus_queue.cc:260] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [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: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:52.075955 21819 raft_consensus.cc:3060] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.076494 22125 raft_consensus.cc:993] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848: : Instructing follower 3046eeec64144361ade598674c0058e2 to start an election
I20260713 09:05:52.076891 22105 raft_consensus.cc:1081] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Signalling peer 3046eeec64144361ade598674c0058e2 to start an election
I20260713 09:05:52.078269 21896 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62dc2f3150e64782b86eac24382b4834"
dest_uuid: "3046eeec64144361ade598674c0058e2"
 from {username='slave'} at 127.0.0.1:35764
I20260713 09:05:52.078755 21896 raft_consensus.cc:493] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:52.079104 21896 raft_consensus.cc:3060] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.079892 21969 raft_consensus.cc:2468] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 2.
I20260713 09:05:52.080399 21819 raft_consensus.cc:2468] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 2.
I20260713 09:05:52.081014 21862 leader_election.cc:304] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [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: 3046eeec64144361ade598674c0058e2, f087a399379149729c7815d3b41752f0; no voters: 
I20260713 09:05:52.081919 22101 raft_consensus.cc:2804] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:52.082804 22101 raft_consensus.cc:697] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Becoming Leader. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:52.083464 22101 consensus_queue.cc:237] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [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: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:52.083739 21896 raft_consensus.cc:515] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:52.085278 21896 leader_election.cc:290] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 2 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:52.085937 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dc2f3150e64782b86eac24382b4834" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:52.086433 21819 raft_consensus.cc:3055] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:52.086690 21819 raft_consensus.cc:740] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Running, Role: LEADER
I20260713 09:05:52.087137 21969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dc2f3150e64782b86eac24382b4834" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:52.087656 21969 raft_consensus.cc:3060] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.087970 21819 consensus_queue.cc:260] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [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: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:52.089097 21819 raft_consensus.cc:3060] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.090632 21718 catalog_manager.cc:5697] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 reported cstate change: term changed from 1 to 2, leader changed from 4e59157d17a046c089ec3928db7b0848 (127.21.45.129) to 3046eeec64144361ade598674c0058e2 (127.21.45.130). New cstate: current_term: 2 leader_uuid: "3046eeec64144361ade598674c0058e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.092346 21969 raft_consensus.cc:2468] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 2.
I20260713 09:05:52.093108 21862 leader_election.cc:304] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [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: 3046eeec64144361ade598674c0058e2, f087a399379149729c7815d3b41752f0; no voters: 
I20260713 09:05:52.093963 22101 raft_consensus.cc:2804] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:52.094162 21819 raft_consensus.cc:2468] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 2.
I20260713 09:05:52.094424 22101 raft_consensus.cc:697] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Becoming Leader. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:52.095201 22101 consensus_queue.cc:237] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [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: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:52.104389 21718 catalog_manager.cc:5697] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 reported cstate change: term changed from 1 to 2, leader changed from 4e59157d17a046c089ec3928db7b0848 (127.21.45.129) to 3046eeec64144361ade598674c0058e2 (127.21.45.130). New cstate: current_term: 2 leader_uuid: "3046eeec64144361ade598674c0058e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.336386 22125 raft_consensus.cc:993] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848: : Instructing follower 3046eeec64144361ade598674c0058e2 to start an election
I20260713 09:05:52.336764 22105 raft_consensus.cc:1081] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Signalling peer 3046eeec64144361ade598674c0058e2 to start an election
I20260713 09:05:52.338008 21896 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "635f68bf7aaa437d98dfdce6b9d4580e"
dest_uuid: "3046eeec64144361ade598674c0058e2"
 from {username='slave'} at 127.0.0.1:35764
I20260713 09:05:52.338428 21896 raft_consensus.cc:493] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:52.338744 21896 raft_consensus.cc:3060] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.343751 21896 raft_consensus.cc:515] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:52.345185 21896 leader_election.cc:290] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 2 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:52.345760 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635f68bf7aaa437d98dfdce6b9d4580e" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:52.346273 21819 raft_consensus.cc:3055] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:52.346216 21969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635f68bf7aaa437d98dfdce6b9d4580e" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:52.346634 21819 raft_consensus.cc:740] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Running, Role: LEADER
I20260713 09:05:52.346814 21969 raft_consensus.cc:3060] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.347325 21819 consensus_queue.cc:260] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [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: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:52.348393 21819 raft_consensus.cc:3060] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.352815 21969 raft_consensus.cc:2468] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 2.
I20260713 09:05:52.353742 21862 leader_election.cc:304] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [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: 3046eeec64144361ade598674c0058e2, f087a399379149729c7815d3b41752f0; no voters: 
I20260713 09:05:52.353796 21819 raft_consensus.cc:2468] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 2.
I20260713 09:05:52.354360 22101 raft_consensus.cc:2804] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:52.354794 22101 raft_consensus.cc:697] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Becoming Leader. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:52.355434 22101 consensus_queue.cc:237] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [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: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:52.361604 21718 catalog_manager.cc:5697] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 reported cstate change: term changed from 1 to 2, leader changed from 4e59157d17a046c089ec3928db7b0848 (127.21.45.129) to 3046eeec64144361ade598674c0058e2 (127.21.45.130). New cstate: current_term: 2 leader_uuid: "3046eeec64144361ade598674c0058e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.440677 22100 raft_consensus.cc:993] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0: : Instructing follower 3046eeec64144361ade598674c0058e2 to start an election
I20260713 09:05:52.441080 22115 raft_consensus.cc:1081] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 2 LEADER]: Signalling peer 3046eeec64144361ade598674c0058e2 to start an election
I20260713 09:05:52.442461 21896 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb2674e970ae46dd8dd8b4f64269fe1a"
dest_uuid: "3046eeec64144361ade598674c0058e2"
 from {username='slave'} at 127.0.0.1:35774
I20260713 09:05:52.442986 21896 raft_consensus.cc:493] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:52.443332 21896 raft_consensus.cc:3060] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:52.447348 21896 raft_consensus.cc:515] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:52.448589 21896 leader_election.cc:290] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 3 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:52.449266 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2674e970ae46dd8dd8b4f64269fe1a" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:52.449628 21969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2674e970ae46dd8dd8b4f64269fe1a" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:52.449759 21819 raft_consensus.cc:3060] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:52.450143 21969 raft_consensus.cc:3055] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:52.450477 21969 raft_consensus.cc:740] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f087a399379149729c7815d3b41752f0, State: Running, Role: LEADER
I20260713 09:05:52.451190 21969 consensus_queue.cc:260] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:52.452368 21969 raft_consensus.cc:3060] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:52.455319 21819 raft_consensus.cc:2468] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 3.
I20260713 09:05:52.456283 21859 leader_election.cc:304] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [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: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848; no voters: 
I20260713 09:05:52.456981 22101 raft_consensus.cc:2804] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:52.457340 22101 raft_consensus.cc:697] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 3 LEADER]: Becoming Leader. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:52.457890 21969 raft_consensus.cc:2468] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 3.
I20260713 09:05:52.458063 22101 consensus_queue.cc:237] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:52.463460 21718 catalog_manager.cc:5697] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 reported cstate change: term changed from 2 to 3, leader changed from f087a399379149729c7815d3b41752f0 (127.21.45.131) to 3046eeec64144361ade598674c0058e2 (127.21.45.130). New cstate: current_term: 3 leader_uuid: "3046eeec64144361ade598674c0058e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.506222 21969 raft_consensus.cc:1275] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Refusing update from remote peer 3046eeec64144361ade598674c0058e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.507580 22101 consensus_queue.cc:1048] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.516045 21819 raft_consensus.cc:1275] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Refusing update from remote peer 3046eeec64144361ade598674c0058e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.518714 22101 consensus_queue.cc:1048] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.530189 22100 raft_consensus.cc:993] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0: : Instructing follower 3046eeec64144361ade598674c0058e2 to start an election
I20260713 09:05:52.530565 22115 raft_consensus.cc:1081] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 3 LEADER]: Signalling peer 3046eeec64144361ade598674c0058e2 to start an election
I20260713 09:05:52.532001 21896 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5607647248884ed886faf163e1c94e34"
dest_uuid: "3046eeec64144361ade598674c0058e2"
 from {username='slave'} at 127.0.0.1:35774
I20260713 09:05:52.532414 21896 raft_consensus.cc:493] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:52.532652 21896 raft_consensus.cc:3060] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:52.536168 21896 raft_consensus.cc:515] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:52.537439 21896 leader_election.cc:290] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [CANDIDATE]: Term 4 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:52.538236 21969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5607647248884ed886faf163e1c94e34" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:52.538354 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5607647248884ed886faf163e1c94e34" candidate_uuid: "3046eeec64144361ade598674c0058e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:52.538666 21969 raft_consensus.cc:3055] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:52.538794 21819 raft_consensus.cc:3060] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:52.538956 21969 raft_consensus.cc:740] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f087a399379149729c7815d3b41752f0, State: Running, Role: LEADER
I20260713 09:05:52.539588 21969 consensus_queue.cc:260] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:52.540478 21969 raft_consensus.cc:3060] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:52.543589 21819 raft_consensus.cc:2468] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 4.
I20260713 09:05:52.544418 21859 leader_election.cc:304] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [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: 3046eeec64144361ade598674c0058e2, 4e59157d17a046c089ec3928db7b0848; no voters: 
I20260713 09:05:52.545020 22126 raft_consensus.cc:2804] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:52.545131 21969 raft_consensus.cc:2468] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3046eeec64144361ade598674c0058e2 in term 4.
I20260713 09:05:52.545516 22126 raft_consensus.cc:697] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 4 LEADER]: Becoming Leader. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:52.546253 22126 consensus_queue.cc:237] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:52.551959 21718 catalog_manager.cc:5697] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 reported cstate change: term changed from 3 to 4, leader changed from f087a399379149729c7815d3b41752f0 (127.21.45.131) to 3046eeec64144361ade598674c0058e2 (127.21.45.130). New cstate: current_term: 4 leader_uuid: "3046eeec64144361ade598674c0058e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.693621 21969 raft_consensus.cc:1275] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Refusing update from remote peer 3046eeec64144361ade598674c0058e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.694643 22126 consensus_queue.cc:1048] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.704052 21819 raft_consensus.cc:1275] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Refusing update from remote peer 3046eeec64144361ade598674c0058e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.705209 22126 consensus_queue.cc:1048] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:52.750298 21969 raft_consensus.cc:1275] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Refusing update from remote peer 3046eeec64144361ade598674c0058e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.751281 22126 consensus_queue.cc:1048] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.760763 21819 raft_consensus.cc:1275] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Refusing update from remote peer 3046eeec64144361ade598674c0058e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.762117 22140 consensus_queue.cc:1048] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.914047 21969 raft_consensus.cc:1275] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 3 FOLLOWER]: Refusing update from remote peer 3046eeec64144361ade598674c0058e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:52.915220 22140 consensus_queue.cc:1048] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:52.924358 21819 raft_consensus.cc:1275] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 3 FOLLOWER]: Refusing update from remote peer 3046eeec64144361ade598674c0058e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:52.926051 22126 consensus_queue.cc:1048] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:53.044970 21969 raft_consensus.cc:1275] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 4 FOLLOWER]: Refusing update from remote peer 3046eeec64144361ade598674c0058e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:53.046020 22140 consensus_queue.cc:1048] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:53.055210 21819 raft_consensus.cc:1275] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 4 FOLLOWER]: Refusing update from remote peer 3046eeec64144361ade598674c0058e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:53.056408 22101 consensus_queue.cc:1048] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:55.039654 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:55.046307 21896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5607647248884ed886faf163e1c94e34"
dest_uuid: "3046eeec64144361ade598674c0058e2"
mode: GRACEFUL
new_leader_uuid: "4e59157d17a046c089ec3928db7b0848"
 from {username='slave'} at 127.0.0.1:35784
I20260713 09:05:55.046919 21896 raft_consensus.cc:606] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 4 LEADER]: Received request to transfer leadership to TS 4e59157d17a046c089ec3928db7b0848
I20260713 09:05:55.049140 21896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62dc2f3150e64782b86eac24382b4834"
dest_uuid: "3046eeec64144361ade598674c0058e2"
mode: GRACEFUL
new_leader_uuid: "f087a399379149729c7815d3b41752f0"
 from {username='slave'} at 127.0.0.1:35784
I20260713 09:05:55.049531 21896 raft_consensus.cc:606] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Received request to transfer leadership to TS f087a399379149729c7815d3b41752f0
I20260713 09:05:55.051358 21896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad1b748fe8ef4f78b48afd3df3a6bb2e"
dest_uuid: "3046eeec64144361ade598674c0058e2"
mode: GRACEFUL
new_leader_uuid: "f087a399379149729c7815d3b41752f0"
 from {username='slave'} at 127.0.0.1:35784
I20260713 09:05:55.051723 21896 raft_consensus.cc:606] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Received request to transfer leadership to TS f087a399379149729c7815d3b41752f0
I20260713 09:05:55.053606 21896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb2674e970ae46dd8dd8b4f64269fe1a"
dest_uuid: "3046eeec64144361ade598674c0058e2"
mode: GRACEFUL
new_leader_uuid: "4e59157d17a046c089ec3928db7b0848"
 from {username='slave'} at 127.0.0.1:35784
I20260713 09:05:55.053967 21896 raft_consensus.cc:606] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 3 LEADER]: Received request to transfer leadership to TS 4e59157d17a046c089ec3928db7b0848
I20260713 09:05:55.055819 21896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfd534234b8849f1be5e5c028a0571a5"
dest_uuid: "3046eeec64144361ade598674c0058e2"
mode: GRACEFUL
new_leader_uuid: "4e59157d17a046c089ec3928db7b0848"
 from {username='slave'} at 127.0.0.1:35784
I20260713 09:05:55.056192 21896 raft_consensus.cc:606] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Received request to transfer leadership to TS 4e59157d17a046c089ec3928db7b0848
I20260713 09:05:55.057066 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:05:55.057427 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:55.096644 22149 raft_consensus.cc:993] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2: : Instructing follower f087a399379149729c7815d3b41752f0 to start an election
I20260713 09:05:55.097124 22145 raft_consensus.cc:1081] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Signalling peer f087a399379149729c7815d3b41752f0 to start an election
I20260713 09:05:55.098434 21969 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad1b748fe8ef4f78b48afd3df3a6bb2e"
dest_uuid: "f087a399379149729c7815d3b41752f0"
 from {username='slave'} at 127.0.0.1:35712
I20260713 09:05:55.098830 21969 raft_consensus.cc:493] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:55.099102 21969 raft_consensus.cc:3060] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:55.103359 21969 raft_consensus.cc:515] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:55.104741 21969 leader_election.cc:290] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 3 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391)
I20260713 09:05:55.105636 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1b748fe8ef4f78b48afd3df3a6bb2e" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:55.105786 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad1b748fe8ef4f78b48afd3df3a6bb2e" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3046eeec64144361ade598674c0058e2"
I20260713 09:05:55.106211 21819 raft_consensus.cc:3060] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:55.106292 21896 raft_consensus.cc:3055] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:55.106580 21896 raft_consensus.cc:740] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:55.107126 21896 consensus_queue.cc:260] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:55.107915 21896 raft_consensus.cc:3060] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:55.110168 21819 raft_consensus.cc:2468] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087a399379149729c7815d3b41752f0 in term 3.
I20260713 09:05:55.111063 21933 leader_election.cc:304] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [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: 4e59157d17a046c089ec3928db7b0848, f087a399379149729c7815d3b41752f0; no voters: 
I20260713 09:05:55.111763 22115 raft_consensus.cc:2804] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:55.111896 21896 raft_consensus.cc:2468] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087a399379149729c7815d3b41752f0 in term 3.
I20260713 09:05:55.112776 22115 raft_consensus.cc:697] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [term 3 LEADER]: Becoming Leader. State: Replica: f087a399379149729c7815d3b41752f0, State: Running, Role: LEADER
I20260713 09:05:55.113687 22115 consensus_queue.cc:237] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:55.120051 21716 catalog_manager.cc:5697] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 reported cstate change: term changed from 2 to 3, leader changed from 3046eeec64144361ade598674c0058e2 (127.21.45.130) to f087a399379149729c7815d3b41752f0 (127.21.45.131). New cstate: current_term: 3 leader_uuid: "f087a399379149729c7815d3b41752f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:55.297544 22149 raft_consensus.cc:993] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2: : Instructing follower f087a399379149729c7815d3b41752f0 to start an election
I20260713 09:05:55.297955 22145 raft_consensus.cc:1081] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Signalling peer f087a399379149729c7815d3b41752f0 to start an election
I20260713 09:05:55.299331 21969 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62dc2f3150e64782b86eac24382b4834"
dest_uuid: "f087a399379149729c7815d3b41752f0"
 from {username='slave'} at 127.0.0.1:35712
I20260713 09:05:55.299708 21969 raft_consensus.cc:493] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:55.299928 21969 raft_consensus.cc:3060] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:55.303582 21969 raft_consensus.cc:515] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:55.304947 21969 leader_election.cc:290] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [CANDIDATE]: Term 3 election: Requested vote from peers 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153), 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391)
I20260713 09:05:55.305570 21819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dc2f3150e64782b86eac24382b4834" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e59157d17a046c089ec3928db7b0848"
I20260713 09:05:55.305900 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62dc2f3150e64782b86eac24382b4834" candidate_uuid: "f087a399379149729c7815d3b41752f0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3046eeec64144361ade598674c0058e2"
I20260713 09:05:55.306118 21819 raft_consensus.cc:3060] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:55.306393 21896 raft_consensus.cc:3055] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:55.306689 21896 raft_consensus.cc:740] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:55.307375 21896 consensus_queue.cc:260] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:55.308285 21896 raft_consensus.cc:3060] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:55.310295 21819 raft_consensus.cc:2468] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087a399379149729c7815d3b41752f0 in term 3.
I20260713 09:05:55.311090 21933 leader_election.cc:304] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [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: 4e59157d17a046c089ec3928db7b0848, f087a399379149729c7815d3b41752f0; no voters: 
I20260713 09:05:55.311796 22115 raft_consensus.cc:2804] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:55.312168 22115 raft_consensus.cc:697] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [term 3 LEADER]: Becoming Leader. State: Replica: f087a399379149729c7815d3b41752f0, State: Running, Role: LEADER
I20260713 09:05:55.312628 21896 raft_consensus.cc:2468] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f087a399379149729c7815d3b41752f0 in term 3.
I20260713 09:05:55.312862 22115 consensus_queue.cc:237] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:55.318883 21716 catalog_manager.cc:5697] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 reported cstate change: term changed from 2 to 3, leader changed from 3046eeec64144361ade598674c0058e2 (127.21.45.130) to f087a399379149729c7815d3b41752f0 (127.21.45.131). New cstate: current_term: 3 leader_uuid: "f087a399379149729c7815d3b41752f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:55.405294 22149 raft_consensus.cc:993] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2: : Instructing follower 4e59157d17a046c089ec3928db7b0848 to start an election
I20260713 09:05:55.405665 22145 raft_consensus.cc:1081] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 3 LEADER]: Signalling peer 4e59157d17a046c089ec3928db7b0848 to start an election
I20260713 09:05:55.406955 21819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb2674e970ae46dd8dd8b4f64269fe1a"
dest_uuid: "4e59157d17a046c089ec3928db7b0848"
 from {username='slave'} at 127.0.0.1:40944
I20260713 09:05:55.407353 21819 raft_consensus.cc:493] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:55.407588 21819 raft_consensus.cc:3060] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:55.411371 21819 raft_consensus.cc:515] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:55.412851 21819 leader_election.cc:290] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 4 election: Requested vote from peers 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:55.413542 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2674e970ae46dd8dd8b4f64269fe1a" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3046eeec64144361ade598674c0058e2"
I20260713 09:05:55.413846 21969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2674e970ae46dd8dd8b4f64269fe1a" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:55.414028 21896 raft_consensus.cc:3055] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:55.414335 21896 raft_consensus.cc:740] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:55.414350 21969 raft_consensus.cc:3060] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:55.414988 21896 consensus_queue.cc:260] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:55.415759 21896 raft_consensus.cc:3060] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:55.418004 21969 raft_consensus.cc:2468] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 4.
I20260713 09:05:55.418998 21787 leader_election.cc:304] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [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: 4e59157d17a046c089ec3928db7b0848, f087a399379149729c7815d3b41752f0; no voters: 
I20260713 09:05:55.419436 21896 raft_consensus.cc:2468] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 4.
I20260713 09:05:55.420599 22157 raft_consensus.cc:2804] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:55.421537 22157 raft_consensus.cc:697] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 4 LEADER]: Becoming Leader. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Running, Role: LEADER
I20260713 09:05:55.422173 22157 consensus_queue.cc:237] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:55.428490 21716 catalog_manager.cc:5697] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 reported cstate change: term changed from 3 to 4, leader changed from 3046eeec64144361ade598674c0058e2 (127.21.45.130) to 4e59157d17a046c089ec3928db7b0848 (127.21.45.129). New cstate: current_term: 4 leader_uuid: "4e59157d17a046c089ec3928db7b0848" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:55.534333 21896 raft_consensus.cc:1275] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 3 FOLLOWER]: Refusing update from remote peer f087a399379149729c7815d3b41752f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:55.535385 22115 consensus_queue.cc:1048] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:55.544149 21819 raft_consensus.cc:1275] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 3 FOLLOWER]: Refusing update from remote peer f087a399379149729c7815d3b41752f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:55.545359 22115 consensus_queue.cc:1048] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:55.598778 22145 raft_consensus.cc:993] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2: : Instructing follower 4e59157d17a046c089ec3928db7b0848 to start an election
I20260713 09:05:55.599212 22149 raft_consensus.cc:1081] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 4 LEADER]: Signalling peer 4e59157d17a046c089ec3928db7b0848 to start an election
I20260713 09:05:55.600711 21819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5607647248884ed886faf163e1c94e34"
dest_uuid: "4e59157d17a046c089ec3928db7b0848"
 from {username='slave'} at 127.0.0.1:40944
I20260713 09:05:55.601189 21819 raft_consensus.cc:493] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:55.601512 21819 raft_consensus.cc:3060] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:55.605301 21819 raft_consensus.cc:515] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:55.606547 21819 leader_election.cc:290] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 5 election: Requested vote from peers 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:55.607148 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5607647248884ed886faf163e1c94e34" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3046eeec64144361ade598674c0058e2"
I20260713 09:05:55.607497 21969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5607647248884ed886faf163e1c94e34" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:55.607627 21896 raft_consensus.cc:3055] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:05:55.607908 21896 raft_consensus.cc:740] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:55.607919 21969 raft_consensus.cc:3060] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:55.608620 21896 consensus_queue.cc:260] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:55.609413 21896 raft_consensus.cc:3060] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:55.611501 21969 raft_consensus.cc:2468] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 5.
I20260713 09:05:55.612265 21787 leader_election.cc:304] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e59157d17a046c089ec3928db7b0848, f087a399379149729c7815d3b41752f0; no voters: 
I20260713 09:05:55.612847 22157 raft_consensus.cc:2804] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:05:55.613021 21896 raft_consensus.cc:2468] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 5.
I20260713 09:05:55.613211 22157 raft_consensus.cc:697] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 5 LEADER]: Becoming Leader. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Running, Role: LEADER
I20260713 09:05:55.614244 22157 consensus_queue.cc:237] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:55.620347 21718 catalog_manager.cc:5697] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 reported cstate change: term changed from 4 to 5, leader changed from 3046eeec64144361ade598674c0058e2 (127.21.45.130) to 4e59157d17a046c089ec3928db7b0848 (127.21.45.129). New cstate: current_term: 5 leader_uuid: "4e59157d17a046c089ec3928db7b0848" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:55.641556 22145 raft_consensus.cc:993] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2: : Instructing follower 4e59157d17a046c089ec3928db7b0848 to start an election
I20260713 09:05:55.641923 22149 raft_consensus.cc:1081] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Signalling peer 4e59157d17a046c089ec3928db7b0848 to start an election
I20260713 09:05:55.643121 21819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfd534234b8849f1be5e5c028a0571a5"
dest_uuid: "4e59157d17a046c089ec3928db7b0848"
 from {username='slave'} at 127.0.0.1:40944
I20260713 09:05:55.643520 21819 raft_consensus.cc:493] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:55.643761 21819 raft_consensus.cc:3060] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:55.647337 21819 raft_consensus.cc:515] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:55.648711 21819 leader_election.cc:290] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [CANDIDATE]: Term 3 election: Requested vote from peers 3046eeec64144361ade598674c0058e2 (127.21.45.130:44391), f087a399379149729c7815d3b41752f0 (127.21.45.131:35017)
I20260713 09:05:55.649313 21896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd534234b8849f1be5e5c028a0571a5" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3046eeec64144361ade598674c0058e2"
I20260713 09:05:55.649595 21969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd534234b8849f1be5e5c028a0571a5" candidate_uuid: "4e59157d17a046c089ec3928db7b0848" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f087a399379149729c7815d3b41752f0"
I20260713 09:05:55.649737 21896 raft_consensus.cc:3055] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:55.650012 21896 raft_consensus.cc:740] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3046eeec64144361ade598674c0058e2, State: Running, Role: LEADER
I20260713 09:05:55.650031 21969 raft_consensus.cc:3060] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:55.650645 21896 consensus_queue.cc:260] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:55.651412 21896 raft_consensus.cc:3060] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:55.653579 21969 raft_consensus.cc:2468] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 3.
I20260713 09:05:55.654356 21787 leader_election.cc:304] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [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: 4e59157d17a046c089ec3928db7b0848, f087a399379149729c7815d3b41752f0; no voters: 
I20260713 09:05:55.655088 22157 raft_consensus.cc:2804] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:55.655243 21896 raft_consensus.cc:2468] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e59157d17a046c089ec3928db7b0848 in term 3.
I20260713 09:05:55.655437 22157 raft_consensus.cc:697] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [term 3 LEADER]: Becoming Leader. State: Replica: 4e59157d17a046c089ec3928db7b0848, State: Running, Role: LEADER
I20260713 09:05:55.656596 22157 consensus_queue.cc:237] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } }
I20260713 09:05:55.662462 21718 catalog_manager.cc:5697] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 reported cstate change: term changed from 2 to 3, leader changed from 3046eeec64144361ade598674c0058e2 (127.21.45.130) to 4e59157d17a046c089ec3928db7b0848 (127.21.45.129). New cstate: current_term: 3 leader_uuid: "4e59157d17a046c089ec3928db7b0848" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:55.719966 21819 raft_consensus.cc:1275] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 3 FOLLOWER]: Refusing update from remote peer f087a399379149729c7815d3b41752f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:55.721028 22115 consensus_queue.cc:1048] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e59157d17a046c089ec3928db7b0848" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:55.728971 21896 raft_consensus.cc:1275] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 3 FOLLOWER]: Refusing update from remote peer f087a399379149729c7815d3b41752f0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:55.730628 22115 consensus_queue.cc:1048] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:55.888487 21896 raft_consensus.cc:1275] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 4 FOLLOWER]: Refusing update from remote peer 4e59157d17a046c089ec3928db7b0848: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:55.889472 22157 consensus_queue.cc:1048] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3046eeec64144361ade598674c0058e2" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:55.897038 21969 raft_consensus.cc:1275] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 4 FOLLOWER]: Refusing update from remote peer 4e59157d17a046c089ec3928db7b0848: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:55.898371 22157 consensus_queue.cc:1048] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f087a399379149729c7815d3b41752f0" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 35017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:56.058297 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:56.063586 21686 tablet_server.cc:179] TabletServer@127.21.45.129:0 shutting down...
W20260713 09:05:56.075870 21859 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:05:56.083077 21859 consensus_peers.cc:597] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 -> Peer 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153): Couldn't send request to peer 4e59157d17a046c089ec3928db7b0848. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:56.089810 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:56.090509 21686 tablet_replica.cc:333] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848: stopping tablet replica
I20260713 09:05:56.091384 21686 raft_consensus.cc:2243] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.091914 21686 raft_consensus.cc:2272] T b43d8d1f98ac4193a8d4bb699adae10a P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.093984 21686 tablet_replica.cc:333] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848: stopping tablet replica
I20260713 09:05:56.094415 21686 raft_consensus.cc:2243] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:56.094951 21686 pending_rounds.cc:70] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848: Trying to abort 1 pending ops.
I20260713 09:05:56.095171 21686 pending_rounds.cc:77] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306991843975692288 op_type: NO_OP noop_request { }
I20260713 09:05:56.095513 21686 raft_consensus.cc:2889] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:05:56.095782 21686 raft_consensus.cc:2272] T dfd534234b8849f1be5e5c028a0571a5 P 4e59157d17a046c089ec3928db7b0848 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.097779 21686 tablet_replica.cc:333] T 6f16d3b4ab9440cea9753e84ec411a2d P 4e59157d17a046c089ec3928db7b0848: stopping tablet replica
I20260713 09:05:56.098266 21686 raft_consensus.cc:2243] T 6f16d3b4ab9440cea9753e84ec411a2d P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.098650 21686 raft_consensus.cc:2272] T 6f16d3b4ab9440cea9753e84ec411a2d P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.100265 21686 tablet_replica.cc:333] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848: stopping tablet replica
I20260713 09:05:56.100677 21686 raft_consensus.cc:2243] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.101018 21686 raft_consensus.cc:2272] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 4e59157d17a046c089ec3928db7b0848 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.102669 21686 tablet_replica.cc:333] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848: stopping tablet replica
I20260713 09:05:56.103099 21686 raft_consensus.cc:2243] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:56.103706 21686 raft_consensus.cc:2272] T bb2674e970ae46dd8dd8b4f64269fe1a P 4e59157d17a046c089ec3928db7b0848 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.105371 21686 tablet_replica.cc:333] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848: stopping tablet replica
I20260713 09:05:56.105883 21686 raft_consensus.cc:2243] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:05:56.106415 21686 pending_rounds.cc:70] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848: Trying to abort 1 pending ops.
I20260713 09:05:56.106572 21686 pending_rounds.cc:77] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848: Aborting op as it isn't in flight: id { term: 5 index: 5 } timestamp: 7306991843802271744 op_type: NO_OP noop_request { }
I20260713 09:05:56.106802 21686 raft_consensus.cc:2889] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 5 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:05:56.107064 21686 raft_consensus.cc:2272] T 5607647248884ed886faf163e1c94e34 P 4e59157d17a046c089ec3928db7b0848 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:56.108697 21933 consensus_peers.cc:597] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 -> Peer 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153): Couldn't send request to peer 4e59157d17a046c089ec3928db7b0848. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:56.109117 21686 tablet_replica.cc:333] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848: stopping tablet replica
I20260713 09:05:56.109537 21686 raft_consensus.cc:2243] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.109875 21686 raft_consensus.cc:2272] T 635f68bf7aaa437d98dfdce6b9d4580e P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.111382 21686 tablet_replica.cc:333] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848: stopping tablet replica
I20260713 09:05:56.111763 21686 raft_consensus.cc:2243] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.112111 21686 raft_consensus.cc:2272] T 62dc2f3150e64782b86eac24382b4834 P 4e59157d17a046c089ec3928db7b0848 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.113831 21686 tablet_replica.cc:333] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848: stopping tablet replica
I20260713 09:05:56.114283 21686 raft_consensus.cc:2243] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.114662 21686 raft_consensus.cc:2272] T 6a3da0c84f4c442aa3110f0690305b5a P 4e59157d17a046c089ec3928db7b0848 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.203470 21686 tablet_server.cc:196] TabletServer@127.21.45.129:0 shutdown complete.
W20260713 09:05:56.204825 21859 consensus_peers.cc:597] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 -> Peer 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153): Couldn't send request to peer 4e59157d17a046c089ec3928db7b0848. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:44153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:56.220229 21686 tablet_server.cc:179] TabletServer@127.21.45.130:0 shutting down...
I20260713 09:05:56.240871 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:56.241415 21686 tablet_replica.cc:333] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2: stopping tablet replica
I20260713 09:05:56.241940 21686 raft_consensus.cc:2243] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.242293 21686 raft_consensus.cc:2272] T dfd534234b8849f1be5e5c028a0571a5 P 3046eeec64144361ade598674c0058e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.243970 21686 tablet_replica.cc:333] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2: stopping tablet replica
I20260713 09:05:56.244472 21686 raft_consensus.cc:2243] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.244850 21686 raft_consensus.cc:2272] T 62dc2f3150e64782b86eac24382b4834 P 3046eeec64144361ade598674c0058e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.246716 21686 tablet_replica.cc:333] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2: stopping tablet replica
I20260713 09:05:56.247157 21686 raft_consensus.cc:2243] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:56.247803 21686 raft_consensus.cc:2272] T b43d8d1f98ac4193a8d4bb699adae10a P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.249310 21686 tablet_replica.cc:333] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2: stopping tablet replica
I20260713 09:05:56.249750 21686 raft_consensus.cc:2243] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:56.250444 21686 raft_consensus.cc:2272] T 635f68bf7aaa437d98dfdce6b9d4580e P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.251857 21686 tablet_replica.cc:333] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2: stopping tablet replica
I20260713 09:05:56.252351 21686 raft_consensus.cc:2243] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.252712 21686 raft_consensus.cc:2272] T 6f16d3b4ab9440cea9753e84ec411a2d P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.254165 21686 tablet_replica.cc:333] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2: stopping tablet replica
I20260713 09:05:56.254595 21686 raft_consensus.cc:2243] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.255013 21686 raft_consensus.cc:2272] T ad1b748fe8ef4f78b48afd3df3a6bb2e P 3046eeec64144361ade598674c0058e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.256983 21686 tablet_replica.cc:333] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2: stopping tablet replica
I20260713 09:05:56.257416 21686 raft_consensus.cc:2243] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.257730 21686 raft_consensus.cc:2272] T 5607647248884ed886faf163e1c94e34 P 3046eeec64144361ade598674c0058e2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.259228 21686 tablet_replica.cc:333] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2: stopping tablet replica
I20260713 09:05:56.259830 21686 raft_consensus.cc:2243] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260713 09:05:56.259826 21933 consensus_peers.cc:597] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 -> Peer 4e59157d17a046c089ec3928db7b0848 (127.21.45.129:44153): Couldn't send request to peer 4e59157d17a046c089ec3928db7b0848. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:44153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:56.260406 21686 raft_consensus.cc:2272] T bb2674e970ae46dd8dd8b4f64269fe1a P 3046eeec64144361ade598674c0058e2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.262148 21686 tablet_replica.cc:333] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2: stopping tablet replica
I20260713 09:05:56.262530 21686 raft_consensus.cc:2243] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:56.263123 21686 raft_consensus.cc:2272] T 6a3da0c84f4c442aa3110f0690305b5a P 3046eeec64144361ade598674c0058e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.288187 21686 tablet_server.cc:196] TabletServer@127.21.45.130:0 shutdown complete.
I20260713 09:05:56.303049 21686 tablet_server.cc:179] TabletServer@127.21.45.131:0 shutting down...
I20260713 09:05:56.320931 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:56.321425 21686 tablet_replica.cc:333] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0: stopping tablet replica
I20260713 09:05:56.321946 21686 raft_consensus.cc:2243] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.322371 21686 raft_consensus.cc:2272] T 635f68bf7aaa437d98dfdce6b9d4580e P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.323951 21686 tablet_replica.cc:333] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0: stopping tablet replica
I20260713 09:05:56.324424 21686 raft_consensus.cc:2243] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.324791 21686 raft_consensus.cc:2272] T 6a3da0c84f4c442aa3110f0690305b5a P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.326220 21686 tablet_replica.cc:333] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0: stopping tablet replica
I20260713 09:05:56.326709 21686 raft_consensus.cc:2243] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.327057 21686 raft_consensus.cc:2272] T bb2674e970ae46dd8dd8b4f64269fe1a P f087a399379149729c7815d3b41752f0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.328789 21686 tablet_replica.cc:333] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0: stopping tablet replica
I20260713 09:05:56.329211 21686 raft_consensus.cc:2243] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.329550 21686 raft_consensus.cc:2272] T 5607647248884ed886faf163e1c94e34 P f087a399379149729c7815d3b41752f0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.330925 21686 tablet_replica.cc:333] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0: stopping tablet replica
I20260713 09:05:56.331334 21686 raft_consensus.cc:2243] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:56.331980 21686 raft_consensus.cc:2272] T 6f16d3b4ab9440cea9753e84ec411a2d P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.333415 21686 tablet_replica.cc:333] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0: stopping tablet replica
I20260713 09:05:56.333823 21686 raft_consensus.cc:2243] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:56.334411 21686 raft_consensus.cc:2272] T ad1b748fe8ef4f78b48afd3df3a6bb2e P f087a399379149729c7815d3b41752f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.335999 21686 tablet_replica.cc:333] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0: stopping tablet replica
I20260713 09:05:56.336445 21686 raft_consensus.cc:2243] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:56.337020 21686 raft_consensus.cc:2272] T 62dc2f3150e64782b86eac24382b4834 P f087a399379149729c7815d3b41752f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.338673 21686 tablet_replica.cc:333] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0: stopping tablet replica
I20260713 09:05:56.339076 21686 raft_consensus.cc:2243] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.339438 21686 raft_consensus.cc:2272] T b43d8d1f98ac4193a8d4bb699adae10a P f087a399379149729c7815d3b41752f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.340930 21686 tablet_replica.cc:333] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0: stopping tablet replica
I20260713 09:05:56.341307 21686 raft_consensus.cc:2243] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:56.341643 21686 raft_consensus.cc:2272] T dfd534234b8849f1be5e5c028a0571a5 P f087a399379149729c7815d3b41752f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.366180 21686 tablet_server.cc:196] TabletServer@127.21.45.131:0 shutdown complete.
I20260713 09:05:56.380585 21686 master.cc:562] Master@127.21.45.190:44981 shutting down...
I20260713 09:05:56.503892 21686 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:56.504446 21686 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:56.504730 21686 tablet_replica.cc:333] T 00000000000000000000000000000000 P e85ba60564fd47d38b1b0876969b6878: stopping tablet replica
I20260713 09:05:56.523209 21686 master.cc:584] Master@127.21.45.190:44981 shutdown complete.
3046eeec64144361ade598674c0058e2  4
4e59157d17a046c089ec3928db7b0848  4
f087a399379149729c7815d3b41752f0  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12078 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:05:56.558385 21686 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.45.190:44493
I20260713 09:05:56.559438 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:56.564572 22178 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:56.564612 22177 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:56.565815 22180 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:56.566385 21686 server_base.cc:1061] running on GCE node
I20260713 09:05:56.567113 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:56.567292 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:56.567441 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933556567424 us; error 0 us; skew 500 ppm
I20260713 09:05:56.567938 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:56.570070 21686 webserver.cc:533] Webserver started at http://127.21.45.190:42075/ using document root <none> and password file <none>
I20260713 09:05:56.570514 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:56.570679 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:56.570927 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:56.571985 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-0/minicluster-data/master-0-root/instance:
uuid: "ed60d8bd78024f8bac9f71e3201b574d"
format_stamp: "Formatted at 2026-07-13 09:05:56 on dist-test-slave-bxq4"
I20260713 09:05:56.576164 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:05:56.579084 22185 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:56.579706 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:56.579958 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-0/minicluster-data/master-0-root
uuid: "ed60d8bd78024f8bac9f71e3201b574d"
format_stamp: "Formatted at 2026-07-13 09:05:56 on dist-test-slave-bxq4"
I20260713 09:05:56.580236 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-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)
I20260713 09:05:56.594702 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:56.595768 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:56.631126 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.190:44493
I20260713 09:05:56.631217 22236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.190:44493 every 8 connection(s)
I20260713 09:05:56.634697 22237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:56.643242 22237 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d: Bootstrap starting.
I20260713 09:05:56.647428 22237 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:56.651043 22237 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d: No bootstrap required, opened a new log
I20260713 09:05:56.652930 22237 raft_consensus.cc:359] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed60d8bd78024f8bac9f71e3201b574d" member_type: VOTER }
I20260713 09:05:56.653276 22237 raft_consensus.cc:385] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:56.653482 22237 raft_consensus.cc:740] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed60d8bd78024f8bac9f71e3201b574d, State: Initialized, Role: FOLLOWER
I20260713 09:05:56.654014 22237 consensus_queue.cc:260] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ed60d8bd78024f8bac9f71e3201b574d" member_type: VOTER }
I20260713 09:05:56.654431 22237 raft_consensus.cc:399] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:56.654639 22237 raft_consensus.cc:493] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:56.654883 22237 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:56.658373 22237 raft_consensus.cc:515] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed60d8bd78024f8bac9f71e3201b574d" member_type: VOTER }
I20260713 09:05:56.658816 22237 leader_election.cc:304] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [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: ed60d8bd78024f8bac9f71e3201b574d; no voters: 
I20260713 09:05:56.659809 22237 leader_election.cc:290] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:56.660035 22240 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:56.661266 22240 raft_consensus.cc:697] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [term 1 LEADER]: Becoming Leader. State: Replica: ed60d8bd78024f8bac9f71e3201b574d, State: Running, Role: LEADER
I20260713 09:05:56.661863 22240 consensus_queue.cc:237] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [LEADER]: Queue going to LEADER mode. State: All 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: "ed60d8bd78024f8bac9f71e3201b574d" member_type: VOTER }
I20260713 09:05:56.662515 22237 sys_catalog.cc:565] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:56.666685 22242 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [sys.catalog]: SysCatalogTable state changed. Reason: New leader ed60d8bd78024f8bac9f71e3201b574d. Latest consensus state: current_term: 1 leader_uuid: "ed60d8bd78024f8bac9f71e3201b574d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed60d8bd78024f8bac9f71e3201b574d" member_type: VOTER } }
I20260713 09:05:56.667037 22241 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ed60d8bd78024f8bac9f71e3201b574d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed60d8bd78024f8bac9f71e3201b574d" member_type: VOTER } }
I20260713 09:05:56.667295 22242 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:56.667548 22241 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:56.669039 22248 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:56.674633 22248 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:56.675688 21686 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:56.682185 22248 catalog_manager.cc:1383] Generated new cluster ID: 79269700fb654c2ebd99dbc4bb4e4e01
I20260713 09:05:56.682413 22248 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:56.701758 22248 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:56.702893 22248 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:56.714627 22248 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d: Generated new TSK 0
I20260713 09:05:56.715164 22248 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:56.741565 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:56.746976 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
W20260713 09:05:56.748417 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
W20260713 09:05:56.748996 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
I20260713 09:05:56.749289 21686 server_base.cc:1061] running on GCE node
I20260713 09:05:56.750077 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:56.750274 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:56.750425 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933556750407 us; error 0 us; skew 500 ppm
I20260713 09:05:56.750942 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:56.753013 21686 webserver.cc:533] Webserver started at http://127.21.45.129:38913/ using document root <none> and password file <none>
I20260713 09:05:56.753465 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:56.753638 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:56.753892 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:56.754865 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-0/minicluster-data/ts-0-root/instance:
uuid: "4fcec4d515c942f99825f1469f828269"
format_stamp: "Formatted at 2026-07-13 09:05:56 on dist-test-slave-bxq4"
I20260713 09:05:56.758911 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:56.761868 22266 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:56.762552 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:05:56.762789 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-0/minicluster-data/ts-0-root
uuid: "4fcec4d515c942f99825f1469f828269"
format_stamp: "Formatted at 2026-07-13 09:05:56 on dist-test-slave-bxq4"
I20260713 09:05:56.763010 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-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)
I20260713 09:05:56.780758 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:56.781957 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:56.783315 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:56.785404 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:56.785573 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:56.785807 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:56.785956 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:56.822365 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.129:34423
I20260713 09:05:56.822453 22328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.129:34423 every 8 connection(s)
I20260713 09:05:56.826817 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:56.833592 22334 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:56.832979 22333 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:56.837220 22336 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:56.837914 21686 server_base.cc:1061] running on GCE node
I20260713 09:05:56.838937 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:56.839139 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:56.839358 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933556839337 us; error 0 us; skew 500 ppm
I20260713 09:05:56.839926 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:56.840718 22329 heartbeater.cc:344] Connected to a master server at 127.21.45.190:44493
I20260713 09:05:56.841091 22329 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:56.841826 22329 heartbeater.cc:507] Master 127.21.45.190:44493 requested a full tablet report, sending...
I20260713 09:05:56.842337 21686 webserver.cc:533] Webserver started at http://127.21.45.130:40707/ using document root <none> and password file <none>
I20260713 09:05:56.842880 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:56.843098 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:56.843367 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:56.843973 22202 ts_manager.cc:194] Registered new tserver with Master: 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423)
I20260713 09:05:56.844799 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-0/minicluster-data/ts-1-root/instance:
uuid: "e1964f25220f4fa58ade06d6f52ccf62"
format_stamp: "Formatted at 2026-07-13 09:05:56 on dist-test-slave-bxq4"
I20260713 09:05:56.846197 22202 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48150
I20260713 09:05:56.849745 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:56.852702 22341 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:56.853354 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:56.853597 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-0/minicluster-data/ts-1-root
uuid: "e1964f25220f4fa58ade06d6f52ccf62"
format_stamp: "Formatted at 2026-07-13 09:05:56 on dist-test-slave-bxq4"
I20260713 09:05:56.853842 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-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)
I20260713 09:05:56.875037 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:56.876150 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:56.877513 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:56.879473 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:56.879653 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:56.879865 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:56.880007 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:56.916656 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.130:41209
I20260713 09:05:56.916769 22403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.130:41209 every 8 connection(s)
I20260713 09:05:56.920940 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:56.927325 22407 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:56.929857 22408 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:56.930601 21686 server_base.cc:1061] running on GCE node
W20260713 09:05:56.931347 22410 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:56.932555 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:56.932758 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:56.932910 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933556932893 us; error 0 us; skew 500 ppm
I20260713 09:05:56.933097 22404 heartbeater.cc:344] Connected to a master server at 127.21.45.190:44493
I20260713 09:05:56.933454 22404 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:56.933507 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:56.934312 22404 heartbeater.cc:507] Master 127.21.45.190:44493 requested a full tablet report, sending...
I20260713 09:05:56.936133 21686 webserver.cc:533] Webserver started at http://127.21.45.131:39067/ using document root <none> and password file <none>
I20260713 09:05:56.936493 22202 ts_manager.cc:194] Registered new tserver with Master: e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209)
I20260713 09:05:56.936751 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:56.936990 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:56.937279 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:56.938140 22202 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48158
I20260713 09:05:56.938701 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-0/minicluster-data/ts-2-root/instance:
uuid: "692fec4a4c5c4761b2ac76cc92770906"
format_stamp: "Formatted at 2026-07-13 09:05:56 on dist-test-slave-bxq4"
I20260713 09:05:56.943058 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:56.945899 22415 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:56.946554 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:05:56.946799 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-0/minicluster-data/ts-2-root
uuid: "692fec4a4c5c4761b2ac76cc92770906"
format_stamp: "Formatted at 2026-07-13 09:05:56 on dist-test-slave-bxq4"
I20260713 09:05:56.947018 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933544324948-21686-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)
I20260713 09:05:56.965559 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:56.966599 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:56.967847 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:56.969827 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:56.970011 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:56.970212 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:56.970355 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:57.006889 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.131:33033
I20260713 09:05:57.006975 22477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.131:33033 every 8 connection(s)
I20260713 09:05:57.019074 22478 heartbeater.cc:344] Connected to a master server at 127.21.45.190:44493
I20260713 09:05:57.019388 22478 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:57.019974 22478 heartbeater.cc:507] Master 127.21.45.190:44493 requested a full tablet report, sending...
I20260713 09:05:57.021756 22202 ts_manager.cc:194] Registered new tserver with Master: 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:57.022784 21686 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013113348s
I20260713 09:05:57.023108 22202 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48166
I20260713 09:05:57.045169 22202 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48180:
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\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:05:57.047797 22202 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:05:57.116019 22294 tablet_service.cc:1511] Processing CreateTablet for tablet cc09b9e8c8fb4438b33d7c145f550992 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:57.117398 22294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc09b9e8c8fb4438b33d7c145f550992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.119226 22289 tablet_service.cc:1511] Processing CreateTablet for tablet 42d01cc588e642719b7d0fb61c59804b (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:57.120509 22289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d01cc588e642719b7d0fb61c59804b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.123764 22443 tablet_service.cc:1511] Processing CreateTablet for tablet cc09b9e8c8fb4438b33d7c145f550992 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:57.124965 22443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc09b9e8c8fb4438b33d7c145f550992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.125203 22293 tablet_service.cc:1511] Processing CreateTablet for tablet 2bbcaba0bc974f0e864295fd7349c0db (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:57.126436 22293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bbcaba0bc974f0e864295fd7349c0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.126107 22287 tablet_service.cc:1511] Processing CreateTablet for tablet 9bcd8c26308a4b28b3b97104b2367023 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:57.127300 22287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bcd8c26308a4b28b3b97104b2367023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.127444 22442 tablet_service.cc:1511] Processing CreateTablet for tablet 2bbcaba0bc974f0e864295fd7349c0db (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:57.128672 22442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bbcaba0bc974f0e864295fd7349c0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.128348 22292 tablet_service.cc:1511] Processing CreateTablet for tablet 32da5f1da2f34e7983a91c9ab22e9260 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:57.129551 22292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32da5f1da2f34e7983a91c9ab22e9260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.132378 22441 tablet_service.cc:1511] Processing CreateTablet for tablet 32da5f1da2f34e7983a91c9ab22e9260 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:57.133152 22291 tablet_service.cc:1511] Processing CreateTablet for tablet 579d6cd70ec240b0bdf3cbb4acbe64d5 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:57.133597 22441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32da5f1da2f34e7983a91c9ab22e9260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.134394 22291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 579d6cd70ec240b0bdf3cbb4acbe64d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.135499 22438 tablet_service.cc:1511] Processing CreateTablet for tablet 42d01cc588e642719b7d0fb61c59804b (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:57.136706 22438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d01cc588e642719b7d0fb61c59804b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.137292 22290 tablet_service.cc:1511] Processing CreateTablet for tablet 30e40576ca36471591349f3f772bf719 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:57.138456 22290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e40576ca36471591349f3f772bf719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.139565 22286 tablet_service.cc:1511] Processing CreateTablet for tablet 57dccf0783cb49e6b109fadbfc76fa56 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:57.140762 22286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57dccf0783cb49e6b109fadbfc76fa56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.141104 22288 tablet_service.cc:1511] Processing CreateTablet for tablet ce38920fe2ef4420921e35ad8c98974e (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:57.142321 22288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce38920fe2ef4420921e35ad8c98974e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.142372 22440 tablet_service.cc:1511] Processing CreateTablet for tablet 579d6cd70ec240b0bdf3cbb4acbe64d5 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:57.143675 22440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 579d6cd70ec240b0bdf3cbb4acbe64d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.141155 22439 tablet_service.cc:1511] Processing CreateTablet for tablet 30e40576ca36471591349f3f772bf719 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:57.146734 22439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e40576ca36471591349f3f772bf719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.153241 22437 tablet_service.cc:1511] Processing CreateTablet for tablet ce38920fe2ef4420921e35ad8c98974e (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:57.153569 22436 tablet_service.cc:1511] Processing CreateTablet for tablet 9bcd8c26308a4b28b3b97104b2367023 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:57.154486 22437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce38920fe2ef4420921e35ad8c98974e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.160380 22436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bcd8c26308a4b28b3b97104b2367023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.165885 22285 tablet_service.cc:1511] Processing CreateTablet for tablet 84631aee18504829aa9ca063e0e03489 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:57.167678 22285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84631aee18504829aa9ca063e0e03489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.171506 22368 tablet_service.cc:1511] Processing CreateTablet for tablet 2bbcaba0bc974f0e864295fd7349c0db (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:57.172787 22368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bbcaba0bc974f0e864295fd7349c0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.181684 22366 tablet_service.cc:1511] Processing CreateTablet for tablet 579d6cd70ec240b0bdf3cbb4acbe64d5 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:57.182381 22362 tablet_service.cc:1511] Processing CreateTablet for tablet 9bcd8c26308a4b28b3b97104b2367023 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:57.182847 22366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 579d6cd70ec240b0bdf3cbb4acbe64d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.184157 22362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bcd8c26308a4b28b3b97104b2367023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.185842 22360 tablet_service.cc:1511] Processing CreateTablet for tablet 84631aee18504829aa9ca063e0e03489 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:57.187042 22360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84631aee18504829aa9ca063e0e03489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.195276 22492 tablet_bootstrap.cc:492] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906: Bootstrap starting.
I20260713 09:05:57.195535 22367 tablet_service.cc:1511] Processing CreateTablet for tablet 32da5f1da2f34e7983a91c9ab22e9260 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:57.195607 22361 tablet_service.cc:1511] Processing CreateTablet for tablet 57dccf0783cb49e6b109fadbfc76fa56 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:57.196758 22435 tablet_service.cc:1511] Processing CreateTablet for tablet 57dccf0783cb49e6b109fadbfc76fa56 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:57.195608 22369 tablet_service.cc:1511] Processing CreateTablet for tablet cc09b9e8c8fb4438b33d7c145f550992 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:57.197988 22435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57dccf0783cb49e6b109fadbfc76fa56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.198801 22363 tablet_service.cc:1511] Processing CreateTablet for tablet ce38920fe2ef4420921e35ad8c98974e (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:57.197554 22367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32da5f1da2f34e7983a91c9ab22e9260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.197614 22365 tablet_service.cc:1511] Processing CreateTablet for tablet 30e40576ca36471591349f3f772bf719 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:57.200628 22369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc09b9e8c8fb4438b33d7c145f550992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.197023 22364 tablet_service.cc:1511] Processing CreateTablet for tablet 42d01cc588e642719b7d0fb61c59804b (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:57.205168 22364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d01cc588e642719b7d0fb61c59804b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.206801 22361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57dccf0783cb49e6b109fadbfc76fa56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.216305 22365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e40576ca36471591349f3f772bf719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.219682 22363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce38920fe2ef4420921e35ad8c98974e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.216307 22493 tablet_bootstrap.cc:492] T 57dccf0783cb49e6b109fadbfc76fa56 P 4fcec4d515c942f99825f1469f828269: Bootstrap starting.
I20260713 09:05:57.225585 22435 tablet_service.cc:1511] Processing CreateTablet for tablet 84631aee18504829aa9ca063e0e03489 (DEFAULT_TABLE table=test-workload [id=6b2da9007bdc44cea0760c4d6990aba4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:57.230899 22435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84631aee18504829aa9ca063e0e03489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:57.241981 22493 tablet_bootstrap.cc:654] T 57dccf0783cb49e6b109fadbfc76fa56 P 4fcec4d515c942f99825f1469f828269: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.284776 22494 tablet_bootstrap.cc:492] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62: Bootstrap starting.
I20260713 09:05:57.293139 22494 tablet_bootstrap.cc:654] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.309343 22492 tablet_bootstrap.cc:654] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.316143 22493 tablet_bootstrap.cc:492] T 57dccf0783cb49e6b109fadbfc76fa56 P 4fcec4d515c942f99825f1469f828269: No bootstrap required, opened a new log
I20260713 09:05:57.318248 22493 ts_tablet_manager.cc:1403] T 57dccf0783cb49e6b109fadbfc76fa56 P 4fcec4d515c942f99825f1469f828269: Time spent bootstrapping tablet: real 0.118s	user 0.019s	sys 0.018s
I20260713 09:05:57.320817 22494 tablet_bootstrap.cc:492] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62: No bootstrap required, opened a new log
I20260713 09:05:57.321275 22494 ts_tablet_manager.cc:1403] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260713 09:05:57.320926 22493 raft_consensus.cc:359] T 57dccf0783cb49e6b109fadbfc76fa56 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.321652 22493 raft_consensus.cc:385] T 57dccf0783cb49e6b109fadbfc76fa56 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.321990 22493 raft_consensus.cc:740] T 57dccf0783cb49e6b109fadbfc76fa56 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.322841 22493 consensus_queue.cc:260] T 57dccf0783cb49e6b109fadbfc76fa56 P 4fcec4d515c942f99825f1469f828269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.323678 22492 tablet_bootstrap.cc:492] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906: No bootstrap required, opened a new log
I20260713 09:05:57.324021 22492 ts_tablet_manager.cc:1403] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906: Time spent bootstrapping tablet: real 0.130s	user 0.013s	sys 0.000s
I20260713 09:05:57.323849 22494 raft_consensus.cc:359] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.324652 22494 raft_consensus.cc:385] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.324973 22494 raft_consensus.cc:740] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.325031 22329 heartbeater.cc:499] Master 127.21.45.190:44493 was elected leader, sending a full tablet report...
I20260713 09:05:57.325547 22493 ts_tablet_manager.cc:1434] T 57dccf0783cb49e6b109fadbfc76fa56 P 4fcec4d515c942f99825f1469f828269: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:05:57.325779 22494 consensus_queue.cc:260] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.327741 22404 heartbeater.cc:499] Master 127.21.45.190:44493 was elected leader, sending a full tablet report...
I20260713 09:05:57.327667 22492 raft_consensus.cc:359] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.328258 22494 ts_tablet_manager.cc:1434] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:05:57.328521 22492 raft_consensus.cc:385] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.328878 22492 raft_consensus.cc:740] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.329144 22494 tablet_bootstrap.cc:492] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62: Bootstrap starting.
I20260713 09:05:57.329767 22492 consensus_queue.cc:260] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.335284 22494 tablet_bootstrap.cc:654] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.337533 22478 heartbeater.cc:499] Master 127.21.45.190:44493 was elected leader, sending a full tablet report...
I20260713 09:05:57.337934 22493 tablet_bootstrap.cc:492] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269: Bootstrap starting.
I20260713 09:05:57.340538 22494 tablet_bootstrap.cc:492] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62: No bootstrap required, opened a new log
I20260713 09:05:57.340993 22494 ts_tablet_manager.cc:1403] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:05:57.343706 22494 raft_consensus.cc:359] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.344519 22494 raft_consensus.cc:385] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.344862 22494 raft_consensus.cc:740] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.344885 22500 raft_consensus.cc:493] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:57.345528 22500 raft_consensus.cc:515] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.345736 22494 consensus_queue.cc:260] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.347672 22494 ts_tablet_manager.cc:1434] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:57.344203 22493 tablet_bootstrap.cc:654] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.351130 22494 tablet_bootstrap.cc:492] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62: Bootstrap starting.
I20260713 09:05:57.353876 22499 raft_consensus.cc:493] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:57.354470 22499 raft_consensus.cc:515] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.347947 22500 leader_election.cc:290] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209)
I20260713 09:05:57.361671 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fcec4d515c942f99825f1469f828269" is_pre_election: true
I20260713 09:05:57.361692 22379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62" is_pre_election: true
I20260713 09:05:57.362983 22492 ts_tablet_manager.cc:1434] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.003s
I20260713 09:05:57.363281 22379 raft_consensus.cc:2468] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692fec4a4c5c4761b2ac76cc92770906 in term 0.
W20260713 09:05:57.364517 22417 leader_election.cc:343] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:57.365411 22492 tablet_bootstrap.cc:492] T ce38920fe2ef4420921e35ad8c98974e P 692fec4a4c5c4761b2ac76cc92770906: Bootstrap starting.
I20260713 09:05:57.365255 22417 leader_election.cc:304] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [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: 692fec4a4c5c4761b2ac76cc92770906, e1964f25220f4fa58ade06d6f52ccf62; no voters: 4fcec4d515c942f99825f1469f828269
I20260713 09:05:57.362058 22494 tablet_bootstrap.cc:654] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.366129 22500 raft_consensus.cc:2804] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:57.366509 22500 raft_consensus.cc:493] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:57.366830 22500 raft_consensus.cc:3060] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.373996 22500 raft_consensus.cc:515] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.377523 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57dccf0783cb49e6b109fadbfc76fa56" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fcec4d515c942f99825f1469f828269" is_pre_election: true
I20260713 09:05:57.378180 22304 raft_consensus.cc:2468] T 57dccf0783cb49e6b109fadbfc76fa56 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1964f25220f4fa58ade06d6f52ccf62 in term 0.
I20260713 09:05:57.378288 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fcec4d515c942f99825f1469f828269"
I20260713 09:05:57.379549 22499 leader_election.cc:290] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
W20260713 09:05:57.379990 22417 leader_election.cc:343] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:57.381903 22343 leader_election.cc:304] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62; no voters: 
I20260713 09:05:57.395246 22453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57dccf0783cb49e6b109fadbfc76fa56" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906" is_pre_election: true
W20260713 09:05:57.396919 22343 leader_election.cc:343] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:57.401698 22379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:05:57.402225 22379 raft_consensus.cc:3060] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.405889 22499 raft_consensus.cc:2804] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:57.409322 22379 raft_consensus.cc:2468] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692fec4a4c5c4761b2ac76cc92770906 in term 1.
I20260713 09:05:57.415828 22499 raft_consensus.cc:493] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:57.416343 22499 raft_consensus.cc:3060] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.416293 22417 leader_election.cc:304] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [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: 692fec4a4c5c4761b2ac76cc92770906, e1964f25220f4fa58ade06d6f52ccf62; no voters: 4fcec4d515c942f99825f1469f828269
I20260713 09:05:57.409750 22500 leader_election.cc:290] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [CANDIDATE]: Term 1 election: Requested vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209)
I20260713 09:05:57.418555 22500 raft_consensus.cc:2804] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:57.419644 22500 raft_consensus.cc:697] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 LEADER]: Becoming Leader. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Running, Role: LEADER
I20260713 09:05:57.421032 22500 consensus_queue.cc:237] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.423759 22499 raft_consensus.cc:515] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.426726 22493 tablet_bootstrap.cc:492] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269: No bootstrap required, opened a new log
I20260713 09:05:57.413008 22492 tablet_bootstrap.cc:654] T ce38920fe2ef4420921e35ad8c98974e P 692fec4a4c5c4761b2ac76cc92770906: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.427377 22493 ts_tablet_manager.cc:1403] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269: Time spent bootstrapping tablet: real 0.090s	user 0.027s	sys 0.044s
I20260713 09:05:57.428889 22499 leader_election.cc:290] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 1 election: Requested vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:57.429399 22494 tablet_bootstrap.cc:492] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62: No bootstrap required, opened a new log
I20260713 09:05:57.429927 22494 ts_tablet_manager.cc:1403] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62: Time spent bootstrapping tablet: real 0.082s	user 0.028s	sys 0.042s
I20260713 09:05:57.430344 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57dccf0783cb49e6b109fadbfc76fa56" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fcec4d515c942f99825f1469f828269"
I20260713 09:05:57.430166 22493 raft_consensus.cc:359] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.430881 22493 raft_consensus.cc:385] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.430920 22303 raft_consensus.cc:3060] T 57dccf0783cb49e6b109fadbfc76fa56 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.431249 22493 raft_consensus.cc:740] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.431910 22493 consensus_queue.cc:260] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.432842 22494 raft_consensus.cc:359] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.433555 22494 raft_consensus.cc:385] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.433822 22494 raft_consensus.cc:740] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.434643 22494 consensus_queue.cc:260] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.435489 22493 ts_tablet_manager.cc:1434] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:57.436367 22493 tablet_bootstrap.cc:492] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269: Bootstrap starting.
I20260713 09:05:57.436424 22453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57dccf0783cb49e6b109fadbfc76fa56" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
W20260713 09:05:57.437888 22343 leader_election.cc:343] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:57.438953 22494 ts_tablet_manager.cc:1434] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260713 09:05:57.439888 22494 tablet_bootstrap.cc:492] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62: Bootstrap starting.
I20260713 09:05:57.442585 22493 tablet_bootstrap.cc:654] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.447001 22494 tablet_bootstrap.cc:654] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.447072 22303 raft_consensus.cc:2468] T 57dccf0783cb49e6b109fadbfc76fa56 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1964f25220f4fa58ade06d6f52ccf62 in term 1.
I20260713 09:05:57.448789 22343 leader_election.cc:304] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [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: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62; no voters: 692fec4a4c5c4761b2ac76cc92770906
I20260713 09:05:57.449543 22499 raft_consensus.cc:2804] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:57.463125 22200 catalog_manager.cc:5697] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 reported cstate change: term changed from 0 to 1, leader changed from <none> to 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "692fec4a4c5c4761b2ac76cc92770906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: HEALTHY } } }
W20260713 09:05:57.467010 22417 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.45.130:41209, user_credentials={real_user=slave}} blocked reactor thread for 50814.5us
I20260713 09:05:57.470252 22493 tablet_bootstrap.cc:492] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269: No bootstrap required, opened a new log
I20260713 09:05:57.470872 22493 ts_tablet_manager.cc:1403] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.008s
I20260713 09:05:57.472700 22492 tablet_bootstrap.cc:492] T ce38920fe2ef4420921e35ad8c98974e P 692fec4a4c5c4761b2ac76cc92770906: No bootstrap required, opened a new log
I20260713 09:05:57.473134 22492 ts_tablet_manager.cc:1403] T ce38920fe2ef4420921e35ad8c98974e P 692fec4a4c5c4761b2ac76cc92770906: Time spent bootstrapping tablet: real 0.109s	user 0.008s	sys 0.010s
I20260713 09:05:57.473532 22493 raft_consensus.cc:359] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } }
I20260713 09:05:57.474285 22493 raft_consensus.cc:385] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.474507 22493 raft_consensus.cc:740] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.475088 22493 consensus_queue.cc:260] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } }
I20260713 09:05:57.475325 22492 raft_consensus.cc:359] T ce38920fe2ef4420921e35ad8c98974e P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.475848 22492 raft_consensus.cc:385] T ce38920fe2ef4420921e35ad8c98974e P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.476141 22492 raft_consensus.cc:740] T ce38920fe2ef4420921e35ad8c98974e P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.476743 22493 ts_tablet_manager.cc:1434] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:57.476989 22499 raft_consensus.cc:697] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 LEADER]: Becoming Leader. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Running, Role: LEADER
I20260713 09:05:57.476823 22492 consensus_queue.cc:260] T ce38920fe2ef4420921e35ad8c98974e P 692fec4a4c5c4761b2ac76cc92770906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.477617 22499 consensus_queue.cc:237] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.478811 22492 ts_tablet_manager.cc:1434] T ce38920fe2ef4420921e35ad8c98974e P 692fec4a4c5c4761b2ac76cc92770906: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:05:57.479671 22492 tablet_bootstrap.cc:492] T 57dccf0783cb49e6b109fadbfc76fa56 P 692fec4a4c5c4761b2ac76cc92770906: Bootstrap starting.
I20260713 09:05:57.470162 22494 tablet_bootstrap.cc:492] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62: No bootstrap required, opened a new log
I20260713 09:05:57.481597 22493 tablet_bootstrap.cc:492] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269: Bootstrap starting.
I20260713 09:05:57.481876 22494 ts_tablet_manager.cc:1403] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.004s
I20260713 09:05:57.484618 22494 raft_consensus.cc:359] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } }
I20260713 09:05:57.485271 22494 raft_consensus.cc:385] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.485546 22494 raft_consensus.cc:740] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.486181 22494 consensus_queue.cc:260] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } }
I20260713 09:05:57.488247 22493 tablet_bootstrap.cc:654] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.488332 22494 ts_tablet_manager.cc:1434] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:05:57.489373 22494 tablet_bootstrap.cc:492] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62: Bootstrap starting.
I20260713 09:05:57.492470 22492 tablet_bootstrap.cc:654] T 57dccf0783cb49e6b109fadbfc76fa56 P 692fec4a4c5c4761b2ac76cc92770906: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.492918 22202 catalog_manager.cc:5697] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130). New cstate: current_term: 1 leader_uuid: "e1964f25220f4fa58ade06d6f52ccf62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:57.495241 22494 tablet_bootstrap.cc:654] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.499850 22493 tablet_bootstrap.cc:492] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269: No bootstrap required, opened a new log
I20260713 09:05:57.500413 22493 ts_tablet_manager.cc:1403] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:05:57.503247 22493 raft_consensus.cc:359] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.504092 22493 raft_consensus.cc:385] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.504472 22493 raft_consensus.cc:740] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.505376 22493 consensus_queue.cc:260] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.506301 22494 tablet_bootstrap.cc:492] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62: No bootstrap required, opened a new log
I20260713 09:05:57.506762 22494 ts_tablet_manager.cc:1403] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.002s
I20260713 09:05:57.509438 22494 raft_consensus.cc:359] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.510177 22494 raft_consensus.cc:385] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.511456 22494 raft_consensus.cc:740] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.512279 22494 consensus_queue.cc:260] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.514276 22493 ts_tablet_manager.cc:1434] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:05:57.514585 22494 ts_tablet_manager.cc:1434] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:05:57.515517 22494 tablet_bootstrap.cc:492] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62: Bootstrap starting.
I20260713 09:05:57.521435 22494 tablet_bootstrap.cc:654] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.521498 22493 tablet_bootstrap.cc:492] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269: Bootstrap starting.
I20260713 09:05:57.524976 22492 tablet_bootstrap.cc:492] T 57dccf0783cb49e6b109fadbfc76fa56 P 692fec4a4c5c4761b2ac76cc92770906: No bootstrap required, opened a new log
I20260713 09:05:57.525393 22499 raft_consensus.cc:493] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:57.525485 22492 ts_tablet_manager.cc:1403] T 57dccf0783cb49e6b109fadbfc76fa56 P 692fec4a4c5c4761b2ac76cc92770906: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.019s
I20260713 09:05:57.525859 22499 raft_consensus.cc:515] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.526315 22494 tablet_bootstrap.cc:492] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62: No bootstrap required, opened a new log
I20260713 09:05:57.526746 22494 ts_tablet_manager.cc:1403] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.003s
I20260713 09:05:57.527913 22499 leader_election.cc:290] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:57.528582 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbcaba0bc974f0e864295fd7349c0db" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fcec4d515c942f99825f1469f828269" is_pre_election: true
I20260713 09:05:57.528633 22492 raft_consensus.cc:359] T 57dccf0783cb49e6b109fadbfc76fa56 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.529322 22492 raft_consensus.cc:385] T 57dccf0783cb49e6b109fadbfc76fa56 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.529435 22453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbcaba0bc974f0e864295fd7349c0db" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906" is_pre_election: true
I20260713 09:05:57.529352 22494 raft_consensus.cc:359] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.529835 22492 raft_consensus.cc:740] T 57dccf0783cb49e6b109fadbfc76fa56 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Initialized, Role: FOLLOWER
W20260713 09:05:57.530004 22343 leader_election.cc:343] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:57.530148 22494 raft_consensus.cc:385] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.530534 22494 raft_consensus.cc:740] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Initialized, Role: FOLLOWER
W20260713 09:05:57.530675 22343 leader_election.cc:343] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:57.530730 22492 consensus_queue.cc:260] T 57dccf0783cb49e6b109fadbfc76fa56 P 692fec4a4c5c4761b2ac76cc92770906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.531193 22343 leader_election.cc:304] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [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: e1964f25220f4fa58ade06d6f52ccf62; no voters: 4fcec4d515c942f99825f1469f828269, 692fec4a4c5c4761b2ac76cc92770906
I20260713 09:05:57.531152 22494 consensus_queue.cc:260] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.532164 22508 raft_consensus.cc:2749] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:57.532598 22493 tablet_bootstrap.cc:654] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.532867 22492 ts_tablet_manager.cc:1434] T 57dccf0783cb49e6b109fadbfc76fa56 P 692fec4a4c5c4761b2ac76cc92770906: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:57.533762 22492 tablet_bootstrap.cc:492] T cc09b9e8c8fb4438b33d7c145f550992 P 692fec4a4c5c4761b2ac76cc92770906: Bootstrap starting.
I20260713 09:05:57.537266 22494 ts_tablet_manager.cc:1434] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:05:57.538203 22494 tablet_bootstrap.cc:492] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62: Bootstrap starting.
I20260713 09:05:57.539959 22492 tablet_bootstrap.cc:654] T cc09b9e8c8fb4438b33d7c145f550992 P 692fec4a4c5c4761b2ac76cc92770906: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.541564 22498 raft_consensus.cc:493] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:57.542006 22498 raft_consensus.cc:515] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.544018 22494 tablet_bootstrap.cc:654] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.544621 22498 leader_election.cc:290] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:57.551883 22492 tablet_bootstrap.cc:492] T cc09b9e8c8fb4438b33d7c145f550992 P 692fec4a4c5c4761b2ac76cc92770906: No bootstrap required, opened a new log
I20260713 09:05:57.552460 22492 ts_tablet_manager.cc:1403] T cc09b9e8c8fb4438b33d7c145f550992 P 692fec4a4c5c4761b2ac76cc92770906: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260713 09:05:57.554790 22493 tablet_bootstrap.cc:492] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269: No bootstrap required, opened a new log
I20260713 09:05:57.555595 22493 ts_tablet_manager.cc:1403] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.002s
I20260713 09:05:57.556216 22492 raft_consensus.cc:359] T cc09b9e8c8fb4438b33d7c145f550992 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } }
I20260713 09:05:57.556926 22492 raft_consensus.cc:385] T cc09b9e8c8fb4438b33d7c145f550992 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.557307 22494 tablet_bootstrap.cc:492] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62: No bootstrap required, opened a new log
I20260713 09:05:57.557237 22492 raft_consensus.cc:740] T cc09b9e8c8fb4438b33d7c145f550992 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.557861 22494 ts_tablet_manager.cc:1403] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260713 09:05:57.558429 22498 raft_consensus.cc:493] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:57.558118 22492 consensus_queue.cc:260] T cc09b9e8c8fb4438b33d7c145f550992 P 692fec4a4c5c4761b2ac76cc92770906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } }
I20260713 09:05:57.558336 22493 raft_consensus.cc:359] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.558990 22498 raft_consensus.cc:515] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } }
I20260713 09:05:57.560748 22492 ts_tablet_manager.cc:1434] T cc09b9e8c8fb4438b33d7c145f550992 P 692fec4a4c5c4761b2ac76cc92770906: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:05:57.560667 22494 raft_consensus.cc:359] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.559134 22493 raft_consensus.cc:385] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.561694 22492 tablet_bootstrap.cc:492] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906: Bootstrap starting.
I20260713 09:05:57.561802 22493 raft_consensus.cc:740] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.561000 22498 leader_election.cc:290] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033), e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209)
I20260713 09:05:57.562544 22493 consensus_queue.cc:260] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.564584 22493 ts_tablet_manager.cc:1434] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:05:57.565412 22493 tablet_bootstrap.cc:492] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269: Bootstrap starting.
I20260713 09:05:57.569334 22492 tablet_bootstrap.cc:654] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.571197 22493 tablet_bootstrap.cc:654] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.561494 22494 raft_consensus.cc:385] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.572191 22494 raft_consensus.cc:740] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.572990 22494 consensus_queue.cc:260] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.575160 22494 ts_tablet_manager.cc:1434] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.001s
I20260713 09:05:57.576128 22494 tablet_bootstrap.cc:492] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62: Bootstrap starting.
I20260713 09:05:57.582059 22494 tablet_bootstrap.cc:654] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.593386 22493 tablet_bootstrap.cc:492] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269: No bootstrap required, opened a new log
I20260713 09:05:57.593820 22493 ts_tablet_manager.cc:1403] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.007s
I20260713 09:05:57.596508 22493 raft_consensus.cc:359] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.597142 22493 raft_consensus.cc:385] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.597409 22493 raft_consensus.cc:740] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.599529 22493 consensus_queue.cc:260] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.601599 22493 ts_tablet_manager.cc:1434] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:57.605890 22493 tablet_bootstrap.cc:492] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269: Bootstrap starting.
I20260713 09:05:57.611800 22493 tablet_bootstrap.cc:654] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.627120 22492 tablet_bootstrap.cc:492] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906: No bootstrap required, opened a new log
I20260713 09:05:57.627653 22492 ts_tablet_manager.cc:1403] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906: Time spent bootstrapping tablet: real 0.066s	user 0.031s	sys 0.031s
I20260713 09:05:57.628834 22453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906" is_pre_election: true
I20260713 09:05:57.629794 22379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62" is_pre_election: true
I20260713 09:05:57.630119 22452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc09b9e8c8fb4438b33d7c145f550992" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906" is_pre_election: true
I20260713 09:05:57.630364 22379 raft_consensus.cc:2393] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fcec4d515c942f99825f1469f828269 in current term 1: Already voted for candidate 692fec4a4c5c4761b2ac76cc92770906 in this term.
I20260713 09:05:57.630841 22494 tablet_bootstrap.cc:492] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62: No bootstrap required, opened a new log
I20260713 09:05:57.630721 22452 raft_consensus.cc:2468] T cc09b9e8c8fb4438b33d7c145f550992 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 0.
I20260713 09:05:57.631222 22494 ts_tablet_manager.cc:1403] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.024s
I20260713 09:05:57.631476 22378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc09b9e8c8fb4438b33d7c145f550992" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62" is_pre_election: true
I20260713 09:05:57.632161 22378 raft_consensus.cc:2468] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 0.
I20260713 09:05:57.633219 22268 leader_election.cc:304] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fcec4d515c942f99825f1469f828269, 692fec4a4c5c4761b2ac76cc92770906; no voters: 
I20260713 09:05:57.633442 22492 raft_consensus.cc:359] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.633831 22498 raft_consensus.cc:2804] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:57.633665 22494 raft_consensus.cc:359] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.633994 22268 leader_election.cc:304] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [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: 4fcec4d515c942f99825f1469f828269; no voters: 692fec4a4c5c4761b2ac76cc92770906, e1964f25220f4fa58ade06d6f52ccf62
I20260713 09:05:57.634209 22492 raft_consensus.cc:385] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.634390 22494 raft_consensus.cc:385] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.634286 22498 raft_consensus.cc:493] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:57.634660 22492 raft_consensus.cc:740] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.634971 22498 raft_consensus.cc:3060] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.635859 22525 raft_consensus.cc:3060] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.635564 22492 consensus_queue.cc:260] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.636503 22493 tablet_bootstrap.cc:492] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269: No bootstrap required, opened a new log
I20260713 09:05:57.636991 22493 ts_tablet_manager.cc:1403] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.001s
I20260713 09:05:57.639497 22493 raft_consensus.cc:359] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.640281 22492 ts_tablet_manager.cc:1434] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260713 09:05:57.640947 22493 raft_consensus.cc:385] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.641376 22493 raft_consensus.cc:740] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.641171 22498 raft_consensus.cc:515] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } }
I20260713 09:05:57.641718 22492 tablet_bootstrap.cc:492] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906: Bootstrap starting.
I20260713 09:05:57.642110 22493 consensus_queue.cc:260] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.643787 22452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc09b9e8c8fb4438b33d7c145f550992" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
I20260713 09:05:57.644299 22452 raft_consensus.cc:3060] T cc09b9e8c8fb4438b33d7c145f550992 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.644506 22378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc09b9e8c8fb4438b33d7c145f550992" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:05:57.644987 22378 raft_consensus.cc:3060] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.650722 22452 raft_consensus.cc:2468] T cc09b9e8c8fb4438b33d7c145f550992 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 1.
I20260713 09:05:57.651053 22378 raft_consensus.cc:2468] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 1.
I20260713 09:05:57.643155 22498 leader_election.cc:290] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 election: Requested vote from peers 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033), e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209)
I20260713 09:05:57.643461 22494 raft_consensus.cc:740] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.651672 22268 leader_election.cc:304] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fcec4d515c942f99825f1469f828269, 692fec4a4c5c4761b2ac76cc92770906; no voters: 
I20260713 09:05:57.652365 22525 raft_consensus.cc:2749] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:57.653048 22525 raft_consensus.cc:2804] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:57.653504 22525 raft_consensus.cc:697] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Becoming Leader. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:05:57.656104 22492 tablet_bootstrap.cc:654] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.655682 22494 consensus_queue.cc:260] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.658237 22498 raft_consensus.cc:493] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:57.658704 22498 raft_consensus.cc:515] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.660676 22498 leader_election.cc:290] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:57.654326 22525 consensus_queue.cc:237] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } }
I20260713 09:05:57.661550 22378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84631aee18504829aa9ca063e0e03489" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62" is_pre_election: true
I20260713 09:05:57.661851 22452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84631aee18504829aa9ca063e0e03489" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906" is_pre_election: true
I20260713 09:05:57.662256 22493 ts_tablet_manager.cc:1434] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.008s
I20260713 09:05:57.663172 22493 tablet_bootstrap.cc:492] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269: Bootstrap starting.
W20260713 09:05:57.663224 22268 leader_election.cc:343] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:57.664198 22378 raft_consensus.cc:2468] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 0.
I20260713 09:05:57.664783 22498 raft_consensus.cc:493] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:57.665750 22268 leader_election.cc:304] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [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: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62; no voters: 692fec4a4c5c4761b2ac76cc92770906
I20260713 09:05:57.665758 22494 ts_tablet_manager.cc:1434] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260713 09:05:57.666723 22526 raft_consensus.cc:2804] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:57.667246 22526 raft_consensus.cc:493] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:57.667603 22526 raft_consensus.cc:3060] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.668059 22498 raft_consensus.cc:515] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.667766 22494 tablet_bootstrap.cc:492] T 30e40576ca36471591349f3f772bf719 P e1964f25220f4fa58ade06d6f52ccf62: Bootstrap starting.
W20260713 09:05:57.671675 22250 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:57.674749 22493 tablet_bootstrap.cc:654] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.675467 22494 tablet_bootstrap.cc:654] T 30e40576ca36471591349f3f772bf719 P e1964f25220f4fa58ade06d6f52ccf62: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.679896 22378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcd8c26308a4b28b3b97104b2367023" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62" is_pre_election: true
I20260713 09:05:57.679893 22526 raft_consensus.cc:515] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.680624 22378 raft_consensus.cc:2468] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 0.
I20260713 09:05:57.681941 22526 leader_election.cc:290] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 election: Requested vote from peers e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:57.682112 22268 leader_election.cc:304] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62; no voters: 
I20260713 09:05:57.683876 22452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84631aee18504829aa9ca063e0e03489" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
I20260713 09:05:57.684496 22525 raft_consensus.cc:2804] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:57.684945 22525 raft_consensus.cc:493] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:57.685354 22525 raft_consensus.cc:3060] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.685837 22378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84631aee18504829aa9ca063e0e03489" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:05:57.686395 22378 raft_consensus.cc:3060] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:57.688256 22268 leader_election.cc:343] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:57.689517 22498 leader_election.cc:290] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:57.683240 22202 catalog_manager.cc:5697] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fcec4d515c942f99825f1469f828269 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "4fcec4d515c942f99825f1469f828269" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:57.690101 22452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcd8c26308a4b28b3b97104b2367023" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906" is_pre_election: true
W20260713 09:05:57.691491 22268 leader_election.cc:343] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:57.692564 22525 raft_consensus.cc:515] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.692869 22499 raft_consensus.cc:493] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:57.693377 22499 raft_consensus.cc:515] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.694065 22493 tablet_bootstrap.cc:492] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269: No bootstrap required, opened a new log
I20260713 09:05:57.694463 22493 ts_tablet_manager.cc:1403] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.000s
I20260713 09:05:57.695188 22499 leader_election.cc:290] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:57.696103 22378 raft_consensus.cc:2468] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 1.
I20260713 09:05:57.696900 22493 raft_consensus.cc:359] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.697119 22268 leader_election.cc:304] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [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: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62; no voters: 692fec4a4c5c4761b2ac76cc92770906
I20260713 09:05:57.697190 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579d6cd70ec240b0bdf3cbb4acbe64d5" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fcec4d515c942f99825f1469f828269" is_pre_election: true
I20260713 09:05:57.697526 22493 raft_consensus.cc:385] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.697793 22493 raft_consensus.cc:740] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.698168 22526 raft_consensus.cc:2804] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:57.698582 22493 consensus_queue.cc:260] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.698953 22526 raft_consensus.cc:697] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Becoming Leader. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:05:57.700423 22493 ts_tablet_manager.cc:1434] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:05:57.702605 22494 tablet_bootstrap.cc:492] T 30e40576ca36471591349f3f772bf719 P e1964f25220f4fa58ade06d6f52ccf62: No bootstrap required, opened a new log
W20260713 09:05:57.700562 22343 leader_election.cc:343] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:57.701157 22452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579d6cd70ec240b0bdf3cbb4acbe64d5" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906" is_pre_election: true
I20260713 09:05:57.703233 22525 leader_election.cc:290] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 election: Requested vote from peers e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:57.703382 22493 tablet_bootstrap.cc:492] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269: Bootstrap starting.
I20260713 09:05:57.701606 22499 raft_consensus.cc:493] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:57.702507 22492 tablet_bootstrap.cc:492] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906: No bootstrap required, opened a new log
W20260713 09:05:57.703923 22343 leader_election.cc:343] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:57.704352 22492 ts_tablet_manager.cc:1403] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.008s
I20260713 09:05:57.704358 22343 leader_election.cc:304] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62 [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: e1964f25220f4fa58ade06d6f52ccf62; no voters: 4fcec4d515c942f99825f1469f828269, 692fec4a4c5c4761b2ac76cc92770906
I20260713 09:05:57.704931 22452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcd8c26308a4b28b3b97104b2367023" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
I20260713 09:05:57.704811 22499 raft_consensus.cc:515] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.705530 22508 raft_consensus.cc:2749] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:57.706019 22268 leader_election.cc:343] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:57.700145 22526 consensus_queue.cc:237] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.706730 22499 leader_election.cc:290] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:57.707379 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce38920fe2ef4420921e35ad8c98974e" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fcec4d515c942f99825f1469f828269" is_pre_election: true
I20260713 09:05:57.707943 22303 raft_consensus.cc:2468] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1964f25220f4fa58ade06d6f52ccf62 in term 0.
I20260713 09:05:57.708906 22493 tablet_bootstrap.cc:654] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.704552 22378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcd8c26308a4b28b3b97104b2367023" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:05:57.709604 22378 raft_consensus.cc:3060] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.709734 22492 raft_consensus.cc:359] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.710425 22492 raft_consensus.cc:385] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.709640 22343 leader_election.cc:304] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62; no voters: 
I20260713 09:05:57.710827 22492 raft_consensus.cc:740] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.710434 22452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce38920fe2ef4420921e35ad8c98974e" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906" is_pre_election: true
I20260713 09:05:57.711493 22452 raft_consensus.cc:2468] T ce38920fe2ef4420921e35ad8c98974e P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1964f25220f4fa58ade06d6f52ccf62 in term 0.
I20260713 09:05:57.712030 22494 ts_tablet_manager.cc:1403] T 30e40576ca36471591349f3f772bf719 P e1964f25220f4fa58ade06d6f52ccf62: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.002s
I20260713 09:05:57.713294 22499 raft_consensus.cc:2804] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:57.713661 22499 raft_consensus.cc:493] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:57.713989 22499 raft_consensus.cc:3060] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.714447 22494 raft_consensus.cc:359] T 30e40576ca36471591349f3f772bf719 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.715054 22494 raft_consensus.cc:385] T 30e40576ca36471591349f3f772bf719 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.715310 22494 raft_consensus.cc:740] T 30e40576ca36471591349f3f772bf719 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.716106 22378 raft_consensus.cc:2468] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 1.
I20260713 09:05:57.715992 22494 consensus_queue.cc:260] T 30e40576ca36471591349f3f772bf719 P e1964f25220f4fa58ade06d6f52ccf62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.717142 22268 leader_election.cc:304] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [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: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62; no voters: 692fec4a4c5c4761b2ac76cc92770906
I20260713 09:05:57.717854 22494 ts_tablet_manager.cc:1434] T 30e40576ca36471591349f3f772bf719 P e1964f25220f4fa58ade06d6f52ccf62: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:05:57.718122 22498 raft_consensus.cc:493] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:57.711676 22492 consensus_queue.cc:260] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.718570 22498 raft_consensus.cc:515] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.720454 22498 leader_election.cc:290] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:57.720636 22493 tablet_bootstrap.cc:492] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269: No bootstrap required, opened a new log
I20260713 09:05:57.721040 22493 ts_tablet_manager.cc:1403] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:05:57.723415 22493 raft_consensus.cc:359] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.720533 22525 raft_consensus.cc:2804] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:57.724169 22452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbcaba0bc974f0e864295fd7349c0db" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906" is_pre_election: true
I20260713 09:05:57.724684 22525 raft_consensus.cc:697] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Becoming Leader. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
W20260713 09:05:57.725409 22268 leader_election.cc:343] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:57.724155 22493 raft_consensus.cc:385] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.726369 22493 raft_consensus.cc:740] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.723665 22499 raft_consensus.cc:515] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.727087 22493 consensus_queue.cc:260] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.725514 22525 consensus_queue.cc:237] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.728644 22492 ts_tablet_manager.cc:1434] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:05:57.728984 22493 ts_tablet_manager.cc:1434] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:05:57.729862 22493 tablet_bootstrap.cc:492] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269: Bootstrap starting.
I20260713 09:05:57.731748 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce38920fe2ef4420921e35ad8c98974e" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fcec4d515c942f99825f1469f828269"
I20260713 09:05:57.732300 22303 raft_consensus.cc:3060] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.735150 22493 tablet_bootstrap.cc:654] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.736207 22492 tablet_bootstrap.cc:492] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 692fec4a4c5c4761b2ac76cc92770906: Bootstrap starting.
I20260713 09:05:57.738358 22303 raft_consensus.cc:2468] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1964f25220f4fa58ade06d6f52ccf62 in term 1.
I20260713 09:05:57.739676 22343 leader_election.cc:304] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62; no voters: 
I20260713 09:05:57.740518 22508 raft_consensus.cc:2804] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:57.742622 22492 tablet_bootstrap.cc:654] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 692fec4a4c5c4761b2ac76cc92770906: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.743064 22379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbcaba0bc974f0e864295fd7349c0db" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62" is_pre_election: true
I20260713 09:05:57.743208 22452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce38920fe2ef4420921e35ad8c98974e" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
I20260713 09:05:57.744529 22452 raft_consensus.cc:3060] T ce38920fe2ef4420921e35ad8c98974e P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.744505 22379 raft_consensus.cc:2468] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 0.
I20260713 09:05:57.744055 22494 tablet_bootstrap.cc:492] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62: Bootstrap starting.
I20260713 09:05:57.743018 22499 leader_election.cc:290] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 1 election: Requested vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:57.750727 22498 raft_consensus.cc:493] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:57.751044 22268 leader_election.cc:304] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [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: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62; no voters: 692fec4a4c5c4761b2ac76cc92770906
I20260713 09:05:57.751313 22452 raft_consensus.cc:2468] T ce38920fe2ef4420921e35ad8c98974e P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1964f25220f4fa58ade06d6f52ccf62 in term 1.
I20260713 09:05:57.751170 22498 raft_consensus.cc:515] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.750622 22202 catalog_manager.cc:5697] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fcec4d515c942f99825f1469f828269 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "4fcec4d515c942f99825f1469f828269" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:57.753101 22498 leader_election.cc:290] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:57.753549 22498 raft_consensus.cc:2804] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:57.753868 22498 raft_consensus.cc:493] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:57.754315 22498 raft_consensus.cc:3060] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.760594 22493 tablet_bootstrap.cc:492] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269: No bootstrap required, opened a new log
I20260713 09:05:57.761026 22498 raft_consensus.cc:515] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.760998 22493 ts_tablet_manager.cc:1403] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260713 09:05:57.761799 22508 raft_consensus.cc:697] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 1 LEADER]: Becoming Leader. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Running, Role: LEADER
I20260713 09:05:57.762979 22498 leader_election.cc:290] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 election: Requested vote from peers e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:57.762612 22508 consensus_queue.cc:237] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.750705 22494 tablet_bootstrap.cc:654] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.763904 22493 raft_consensus.cc:359] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.764536 22493 raft_consensus.cc:385] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.764786 22493 raft_consensus.cc:740] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.765604 22493 consensus_queue.cc:260] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.767531 22493 ts_tablet_manager.cc:1434] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:57.771574 22492 tablet_bootstrap.cc:492] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 692fec4a4c5c4761b2ac76cc92770906: No bootstrap required, opened a new log
I20260713 09:05:57.772151 22492 ts_tablet_manager.cc:1403] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 692fec4a4c5c4761b2ac76cc92770906: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260713 09:05:57.773680 22379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e40576ca36471591349f3f772bf719" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62" is_pre_election: true
I20260713 09:05:57.774256 22379 raft_consensus.cc:2468] T 30e40576ca36471591349f3f772bf719 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 0.
I20260713 09:05:57.775053 22492 raft_consensus.cc:359] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.775813 22452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e40576ca36471591349f3f772bf719" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906" is_pre_election: true
I20260713 09:05:57.775974 22492 raft_consensus.cc:385] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.775384 22200 catalog_manager.cc:5697] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fcec4d515c942f99825f1469f828269 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "4fcec4d515c942f99825f1469f828269" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:57.776384 22492 raft_consensus.cc:740] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.777164 22492 consensus_queue.cc:260] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 692fec4a4c5c4761b2ac76cc92770906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.777947 22379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbcaba0bc974f0e864295fd7349c0db" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:05:57.778438 22379 raft_consensus.cc:3060] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.779366 22492 ts_tablet_manager.cc:1434] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 692fec4a4c5c4761b2ac76cc92770906: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:57.780376 22492 tablet_bootstrap.cc:492] T 30e40576ca36471591349f3f772bf719 P 692fec4a4c5c4761b2ac76cc92770906: Bootstrap starting.
I20260713 09:05:57.786610 22492 tablet_bootstrap.cc:654] T 30e40576ca36471591349f3f772bf719 P 692fec4a4c5c4761b2ac76cc92770906: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.791195 22379 raft_consensus.cc:2468] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 1.
I20260713 09:05:57.793054 22452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbcaba0bc974f0e864295fd7349c0db" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
W20260713 09:05:57.794440 22268 leader_election.cc:343] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:57.795083 22268 leader_election.cc:343] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:57.795742 22268 leader_election.cc:304] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [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: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62; no voters: 692fec4a4c5c4761b2ac76cc92770906
I20260713 09:05:57.796627 22536 raft_consensus.cc:2804] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:57.796259 22202 catalog_manager.cc:5697] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130). New cstate: current_term: 1 leader_uuid: "e1964f25220f4fa58ade06d6f52ccf62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:57.797032 22536 raft_consensus.cc:493] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:57.797478 22536 raft_consensus.cc:3060] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.804565 22268 leader_election.cc:304] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [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: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62; no voters: 692fec4a4c5c4761b2ac76cc92770906
I20260713 09:05:57.803581 22536 raft_consensus.cc:515] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.805893 22526 raft_consensus.cc:2804] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:57.806339 22526 raft_consensus.cc:697] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Becoming Leader. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:05:57.807065 22526 consensus_queue.cc:237] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.807142 22536 leader_election.cc:290] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 election: Requested vote from peers e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:57.809255 22379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e40576ca36471591349f3f772bf719" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:05:57.809917 22452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e40576ca36471591349f3f772bf719" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
I20260713 09:05:57.810456 22379 raft_consensus.cc:3060] T 30e40576ca36471591349f3f772bf719 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:57.811269 22268 leader_election.cc:343] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:57.811730 22494 tablet_bootstrap.cc:492] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62: No bootstrap required, opened a new log
I20260713 09:05:57.812232 22494 ts_tablet_manager.cc:1403] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.028s
I20260713 09:05:57.813520 22505 raft_consensus.cc:493] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:57.813865 22505 raft_consensus.cc:515] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.814877 22494 raft_consensus.cc:359] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.815448 22505 leader_election.cc:290] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209)
I20260713 09:05:57.815616 22494 raft_consensus.cc:385] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.815899 22494 raft_consensus.cc:740] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.816443 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d01cc588e642719b7d0fb61c59804b" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fcec4d515c942f99825f1469f828269" is_pre_election: true
I20260713 09:05:57.816727 22494 consensus_queue.cc:260] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.817028 22303 raft_consensus.cc:2468] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692fec4a4c5c4761b2ac76cc92770906 in term 0.
I20260713 09:05:57.816452 22378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d01cc588e642719b7d0fb61c59804b" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62" is_pre_election: true
I20260713 09:05:57.817951 22378 raft_consensus.cc:2468] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 692fec4a4c5c4761b2ac76cc92770906 in term 0.
I20260713 09:05:57.818187 22417 leader_election.cc:304] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fcec4d515c942f99825f1469f828269, 692fec4a4c5c4761b2ac76cc92770906; no voters: 
I20260713 09:05:57.818522 22379 raft_consensus.cc:2468] T 30e40576ca36471591349f3f772bf719 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 1.
I20260713 09:05:57.818944 22505 raft_consensus.cc:2804] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:57.821693 22505 raft_consensus.cc:493] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:57.822036 22505 raft_consensus.cc:3060] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.819099 22500 raft_consensus.cc:493] T 57dccf0783cb49e6b109fadbfc76fa56 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:57.824285 22500 raft_consensus.cc:515] T 57dccf0783cb49e6b109fadbfc76fa56 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.825799 22492 tablet_bootstrap.cc:492] T 30e40576ca36471591349f3f772bf719 P 692fec4a4c5c4761b2ac76cc92770906: No bootstrap required, opened a new log
I20260713 09:05:57.826217 22492 ts_tablet_manager.cc:1403] T 30e40576ca36471591349f3f772bf719 P 692fec4a4c5c4761b2ac76cc92770906: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.019s
I20260713 09:05:57.826184 22500 leader_election.cc:290] T 57dccf0783cb49e6b109fadbfc76fa56 P 692fec4a4c5c4761b2ac76cc92770906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209)
I20260713 09:05:57.819413 22494 ts_tablet_manager.cc:1434] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:57.826582 22268 leader_election.cc:304] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [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: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62; no voters: 692fec4a4c5c4761b2ac76cc92770906
I20260713 09:05:57.826785 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57dccf0783cb49e6b109fadbfc76fa56" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fcec4d515c942f99825f1469f828269" is_pre_election: true
I20260713 09:05:57.827509 22303 raft_consensus.cc:2393] T 57dccf0783cb49e6b109fadbfc76fa56 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 692fec4a4c5c4761b2ac76cc92770906 in current term 1: Already voted for candidate e1964f25220f4fa58ade06d6f52ccf62 in this term.
I20260713 09:05:57.827335 22526 raft_consensus.cc:2804] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:57.828042 22526 raft_consensus.cc:697] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Becoming Leader. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:05:57.828270 22379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57dccf0783cb49e6b109fadbfc76fa56" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62" is_pre_election: true
I20260713 09:05:57.828817 22526 consensus_queue.cc:237] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.829619 22417 leader_election.cc:304] T 57dccf0783cb49e6b109fadbfc76fa56 P 692fec4a4c5c4761b2ac76cc92770906 [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: 692fec4a4c5c4761b2ac76cc92770906; no voters: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62
I20260713 09:05:57.830653 22500 raft_consensus.cc:3060] T 57dccf0783cb49e6b109fadbfc76fa56 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.831643 22505 raft_consensus.cc:515] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.832252 22492 raft_consensus.cc:359] T 30e40576ca36471591349f3f772bf719 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.832842 22492 raft_consensus.cc:385] T 30e40576ca36471591349f3f772bf719 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.833076 22492 raft_consensus.cc:740] T 30e40576ca36471591349f3f772bf719 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.833484 22505 leader_election.cc:290] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [CANDIDATE]: Term 1 election: Requested vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209)
I20260713 09:05:57.833192 22200 catalog_manager.cc:5697] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fcec4d515c942f99825f1469f828269 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "4fcec4d515c942f99825f1469f828269" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:57.833792 22492 consensus_queue.cc:260] T 30e40576ca36471591349f3f772bf719 P 692fec4a4c5c4761b2ac76cc92770906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.834877 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d01cc588e642719b7d0fb61c59804b" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fcec4d515c942f99825f1469f828269"
I20260713 09:05:57.835366 22303 raft_consensus.cc:3060] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.835547 22492 ts_tablet_manager.cc:1434] T 30e40576ca36471591349f3f772bf719 P 692fec4a4c5c4761b2ac76cc92770906: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:05:57.835505 22379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d01cc588e642719b7d0fb61c59804b" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:05:57.836167 22379 raft_consensus.cc:3060] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.838124 22492 tablet_bootstrap.cc:492] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906: Bootstrap starting.
I20260713 09:05:57.841931 22500 raft_consensus.cc:2749] T 57dccf0783cb49e6b109fadbfc76fa56 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:57.845067 22303 raft_consensus.cc:2468] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692fec4a4c5c4761b2ac76cc92770906 in term 1.
I20260713 09:05:57.846596 22492 tablet_bootstrap.cc:654] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.847463 22417 leader_election.cc:304] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fcec4d515c942f99825f1469f828269, 692fec4a4c5c4761b2ac76cc92770906; no voters: 
I20260713 09:05:57.846293 22379 raft_consensus.cc:2468] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692fec4a4c5c4761b2ac76cc92770906 in term 1.
I20260713 09:05:57.848671 22500 raft_consensus.cc:2804] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:57.849161 22500 raft_consensus.cc:697] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 1 LEADER]: Becoming Leader. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Running, Role: LEADER
I20260713 09:05:57.850030 22500 consensus_queue.cc:237] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.854740 22202 catalog_manager.cc:5697] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fcec4d515c942f99825f1469f828269 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "4fcec4d515c942f99825f1469f828269" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:57.858938 22492 tablet_bootstrap.cc:492] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906: No bootstrap required, opened a new log
I20260713 09:05:57.859333 22492 ts_tablet_manager.cc:1403] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.004s
I20260713 09:05:57.863870 22492 raft_consensus.cc:359] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.864408 22492 raft_consensus.cc:385] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.864637 22492 raft_consensus.cc:740] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.864243 22202 catalog_manager.cc:5697] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 reported cstate change: term changed from 0 to 1, leader changed from <none> to 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "692fec4a4c5c4761b2ac76cc92770906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:57.865185 22492 consensus_queue.cc:260] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.866755 22492 ts_tablet_manager.cc:1434] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260713 09:05:57.867527 22492 tablet_bootstrap.cc:492] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906: Bootstrap starting.
I20260713 09:05:57.871870 22492 tablet_bootstrap.cc:654] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:57.875203 22492 tablet_bootstrap.cc:492] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906: No bootstrap required, opened a new log
I20260713 09:05:57.875494 22492 ts_tablet_manager.cc:1403] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:57.877244 22492 raft_consensus.cc:359] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.877666 22492 raft_consensus.cc:385] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:57.877846 22492 raft_consensus.cc:740] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Initialized, Role: FOLLOWER
I20260713 09:05:57.878284 22492 consensus_queue.cc:260] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.879823 22492 ts_tablet_manager.cc:1434] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260713 09:05:57.965394 22508 consensus_queue.cc:1048] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:57.966148 22535 consensus_queue.cc:1048] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:57.983160 22500 raft_consensus.cc:493] T 30e40576ca36471591349f3f772bf719 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:57.983536 22500 raft_consensus.cc:515] T 30e40576ca36471591349f3f772bf719 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:57.985375 22500 leader_election.cc:290] T 30e40576ca36471591349f3f772bf719 P 692fec4a4c5c4761b2ac76cc92770906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209)
I20260713 09:05:57.986956 22379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e40576ca36471591349f3f772bf719" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62" is_pre_election: true
I20260713 09:05:57.987685 22379 raft_consensus.cc:2393] T 30e40576ca36471591349f3f772bf719 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 692fec4a4c5c4761b2ac76cc92770906 in current term 1: Already voted for candidate 4fcec4d515c942f99825f1469f828269 in this term.
I20260713 09:05:57.988147 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e40576ca36471591349f3f772bf719" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fcec4d515c942f99825f1469f828269" is_pre_election: true
I20260713 09:05:57.989332 22417 leader_election.cc:304] T 30e40576ca36471591349f3f772bf719 P 692fec4a4c5c4761b2ac76cc92770906 [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: 692fec4a4c5c4761b2ac76cc92770906; no voters: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62
I20260713 09:05:57.990069 22500 raft_consensus.cc:3060] T 30e40576ca36471591349f3f772bf719 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:57.993614 22505 consensus_queue.cc:1048] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:57.994725 22500 raft_consensus.cc:2749] T 30e40576ca36471591349f3f772bf719 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:58.005604 22500 consensus_queue.cc:1048] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:58.018476 22526 raft_consensus.cc:493] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:58.018918 22526 raft_consensus.cc:515] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:58.020886 22526 leader_election.cc:290] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:58.021479 22379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579d6cd70ec240b0bdf3cbb4acbe64d5" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62" is_pre_election: true
I20260713 09:05:58.021957 22379 raft_consensus.cc:2468] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 0.
I20260713 09:05:58.022019 22452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579d6cd70ec240b0bdf3cbb4acbe64d5" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906" is_pre_election: true
I20260713 09:05:58.022492 22452 raft_consensus.cc:2468] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 0.
I20260713 09:05:58.022764 22268 leader_election.cc:304] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62; no voters: 
I20260713 09:05:58.023406 22526 raft_consensus.cc:2804] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:58.023694 22526 raft_consensus.cc:493] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:58.023980 22526 raft_consensus.cc:3060] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:58.028237 22526 raft_consensus.cc:515] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:58.029572 22526 leader_election.cc:290] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 election: Requested vote from peers e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:58.030215 22379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579d6cd70ec240b0bdf3cbb4acbe64d5" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:05:58.030370 22452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579d6cd70ec240b0bdf3cbb4acbe64d5" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
I20260713 09:05:58.030606 22379 raft_consensus.cc:3060] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:58.030817 22452 raft_consensus.cc:3060] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:58.034749 22379 raft_consensus.cc:2468] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 1.
I20260713 09:05:58.035043 22452 raft_consensus.cc:2468] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 1.
I20260713 09:05:58.035544 22268 leader_election.cc:304] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62; no voters: 
I20260713 09:05:58.036252 22526 raft_consensus.cc:2804] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:58.036605 22526 raft_consensus.cc:697] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Becoming Leader. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:05:58.037185 22526 consensus_queue.cc:237] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:58.043418 22202 catalog_manager.cc:5697] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fcec4d515c942f99825f1469f828269 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "4fcec4d515c942f99825f1469f828269" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:58.048355 22552 raft_consensus.cc:493] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:58.048707 22552 raft_consensus.cc:515] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:58.050480 22552 leader_election.cc:290] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209)
I20260713 09:05:58.051072 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84631aee18504829aa9ca063e0e03489" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fcec4d515c942f99825f1469f828269" is_pre_election: true
I20260713 09:05:58.051365 22379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84631aee18504829aa9ca063e0e03489" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62" is_pre_election: true
I20260713 09:05:58.051957 22379 raft_consensus.cc:2393] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 692fec4a4c5c4761b2ac76cc92770906 in current term 1: Already voted for candidate 4fcec4d515c942f99825f1469f828269 in this term.
I20260713 09:05:58.052724 22417 leader_election.cc:304] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [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: 692fec4a4c5c4761b2ac76cc92770906; no voters: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62
I20260713 09:05:58.053346 22552 raft_consensus.cc:3060] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:58.057641 22552 raft_consensus.cc:2749] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:58.087184 22452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260"
dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
mode: GRACEFUL
new_leader_uuid: "4fcec4d515c942f99825f1469f828269"
 from {username='slave'} at 127.0.0.1:34198
I20260713 09:05:58.087751 22452 raft_consensus.cc:606] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 LEADER]: Received request to transfer leadership to TS 4fcec4d515c942f99825f1469f828269
I20260713 09:05:58.088224 22526 consensus_queue.cc:1048] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:58.092465 22526 consensus_queue.cc:1048] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:58.100538 22525 consensus_queue.cc:1048] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:58.109575 22452 raft_consensus.cc:3060] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:58.109478 22498 consensus_queue.cc:1048] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:58.119061 22526 consensus_queue.cc:1048] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:58.120133 22452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42d01cc588e642719b7d0fb61c59804b"
dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
mode: GRACEFUL
new_leader_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
 from {username='slave'} at 127.0.0.1:34198
I20260713 09:05:58.120580 22452 raft_consensus.cc:606] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 1 LEADER]: Received request to transfer leadership to TS e1964f25220f4fa58ade06d6f52ccf62
I20260713 09:05:58.129371 22536 consensus_queue.cc:1048] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:58.148329 22303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bcd8c26308a4b28b3b97104b2367023"
dest_uuid: "4fcec4d515c942f99825f1469f828269"
mode: GRACEFUL
new_leader_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
 from {username='slave'} at 127.0.0.1:51782
I20260713 09:05:58.148762 22303 raft_consensus.cc:606] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Received request to transfer leadership to TS e1964f25220f4fa58ade06d6f52ccf62
I20260713 09:05:58.155208 22303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84631aee18504829aa9ca063e0e03489"
dest_uuid: "4fcec4d515c942f99825f1469f828269"
mode: GRACEFUL
new_leader_uuid: "692fec4a4c5c4761b2ac76cc92770906"
 from {username='slave'} at 127.0.0.1:51782
I20260713 09:05:58.155609 22303 raft_consensus.cc:606] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Received request to transfer leadership to TS 692fec4a4c5c4761b2ac76cc92770906
I20260713 09:05:58.209966 22536 consensus_queue.cc:1048] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:58.217847 22453 raft_consensus.cc:3060] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:58.224905 22536 consensus_queue.cc:1048] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:58.237880 22508 consensus_queue.cc:1048] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:58.247236 22499 consensus_queue.cc:1048] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:58.257658 22552 consensus_queue.cc:1048] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:58.263453 22505 raft_consensus.cc:993] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906: : Instructing follower e1964f25220f4fa58ade06d6f52ccf62 to start an election
I20260713 09:05:58.263876 22505 raft_consensus.cc:1081] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 1 LEADER]: Signalling peer e1964f25220f4fa58ade06d6f52ccf62 to start an election
I20260713 09:05:58.265514 22378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42d01cc588e642719b7d0fb61c59804b"
dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
 from {username='slave'} at 127.0.0.1:53826
I20260713 09:05:58.266235 22378 raft_consensus.cc:493] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:58.266587 22378 raft_consensus.cc:3060] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.269912 22505 consensus_queue.cc:1048] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:58.272888 22378 raft_consensus.cc:515] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:58.275360 22378 leader_election.cc:290] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 2 election: Requested vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:58.275489 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d01cc588e642719b7d0fb61c59804b" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fcec4d515c942f99825f1469f828269"
I20260713 09:05:58.276337 22453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d01cc588e642719b7d0fb61c59804b" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
I20260713 09:05:58.276855 22453 raft_consensus.cc:3055] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:58.277117 22453 raft_consensus.cc:740] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Running, Role: LEADER
I20260713 09:05:58.277797 22453 consensus_queue.cc:260] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [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: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:58.278445 22453 raft_consensus.cc:3060] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.283959 22453 raft_consensus.cc:2468] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1964f25220f4fa58ade06d6f52ccf62 in term 2.
I20260713 09:05:58.284773 22343 leader_election.cc:304] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [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: 692fec4a4c5c4761b2ac76cc92770906, e1964f25220f4fa58ade06d6f52ccf62; no voters: 4fcec4d515c942f99825f1469f828269
I20260713 09:05:58.285497 22499 raft_consensus.cc:2804] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:58.285863 22499 raft_consensus.cc:697] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 2 LEADER]: Becoming Leader. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Running, Role: LEADER
I20260713 09:05:58.286475 22499 consensus_queue.cc:237] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [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: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:58.291913 22200 catalog_manager.cc:5697] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 reported cstate change: term changed from 1 to 2, leader changed from 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131) to e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130). New cstate: current_term: 2 leader_uuid: "e1964f25220f4fa58ade06d6f52ccf62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:58.358620 22536 consensus_queue.cc:1048] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:58.371227 22525 consensus_queue.cc:1048] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:58.441193 22505 raft_consensus.cc:993] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906: : Instructing follower 4fcec4d515c942f99825f1469f828269 to start an election
I20260713 09:05:58.441675 22552 raft_consensus.cc:1081] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 LEADER]: Signalling peer 4fcec4d515c942f99825f1469f828269 to start an election
I20260713 09:05:58.442960 22303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260"
dest_uuid: "4fcec4d515c942f99825f1469f828269"
 from {username='slave'} at 127.0.0.1:51758
I20260713 09:05:58.443491 22303 raft_consensus.cc:493] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:58.443828 22303 raft_consensus.cc:3060] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.448103 22303 raft_consensus.cc:515] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:58.449734 22303 leader_election.cc:290] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 2 election: Requested vote from peers e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:58.450614 22378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:05:58.450666 22453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
I20260713 09:05:58.451088 22378 raft_consensus.cc:3060] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.451184 22453 raft_consensus.cc:3055] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:58.451501 22453 raft_consensus.cc:740] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Running, Role: LEADER
I20260713 09:05:58.452062 22453 consensus_queue.cc:260] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [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: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:58.452911 22453 raft_consensus.cc:3060] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.455379 22378 raft_consensus.cc:2468] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 2.
I20260713 09:05:58.456375 22268 leader_election.cc:304] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [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: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62; no voters: 
I20260713 09:05:58.456985 22525 raft_consensus.cc:2804] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:58.457265 22453 raft_consensus.cc:2468] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 2.
I20260713 09:05:58.457427 22525 raft_consensus.cc:697] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 2 LEADER]: Becoming Leader. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:05:58.458217 22525 consensus_queue.cc:237] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [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: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:58.464098 22201 catalog_manager.cc:5697] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 reported cstate change: term changed from 1 to 2, leader changed from 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131) to 4fcec4d515c942f99825f1469f828269 (127.21.45.129). New cstate: current_term: 2 leader_uuid: "4fcec4d515c942f99825f1469f828269" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:58.542979 22498 raft_consensus.cc:993] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269: : Instructing follower 692fec4a4c5c4761b2ac76cc92770906 to start an election
I20260713 09:05:58.543390 22525 raft_consensus.cc:1081] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Signalling peer 692fec4a4c5c4761b2ac76cc92770906 to start an election
I20260713 09:05:58.544747 22453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84631aee18504829aa9ca063e0e03489"
dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
 from {username='slave'} at 127.0.0.1:34182
I20260713 09:05:58.545212 22453 raft_consensus.cc:493] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:58.545487 22453 raft_consensus.cc:3060] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.549772 22453 raft_consensus.cc:515] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:58.551142 22453 leader_election.cc:290] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [CANDIDATE]: Term 2 election: Requested vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209)
I20260713 09:05:58.551810 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84631aee18504829aa9ca063e0e03489" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fcec4d515c942f99825f1469f828269"
I20260713 09:05:58.552146 22378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84631aee18504829aa9ca063e0e03489" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:05:58.552340 22303 raft_consensus.cc:3055] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:58.552584 22378 raft_consensus.cc:3060] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.552627 22303 raft_consensus.cc:740] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:05:58.553318 22303 consensus_queue.cc:260] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [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: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:58.554104 22303 raft_consensus.cc:3060] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.556962 22378 raft_consensus.cc:2468] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692fec4a4c5c4761b2ac76cc92770906 in term 2.
I20260713 09:05:58.557838 22417 leader_election.cc:304] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [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: 692fec4a4c5c4761b2ac76cc92770906, e1964f25220f4fa58ade06d6f52ccf62; no voters: 
I20260713 09:05:58.558547 22552 raft_consensus.cc:2804] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:58.558665 22303 raft_consensus.cc:2468] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692fec4a4c5c4761b2ac76cc92770906 in term 2.
I20260713 09:05:58.558929 22552 raft_consensus.cc:697] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [term 2 LEADER]: Becoming Leader. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Running, Role: LEADER
I20260713 09:05:58.559700 22552 consensus_queue.cc:237] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [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: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:58.565434 22201 catalog_manager.cc:5697] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 reported cstate change: term changed from 1 to 2, leader changed from 4fcec4d515c942f99825f1469f828269 (127.21.45.129) to 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131). New cstate: current_term: 2 leader_uuid: "692fec4a4c5c4761b2ac76cc92770906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:58.575814 22525 consensus_queue.cc:1048] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:58.584474 22498 consensus_queue.cc:1048] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:58.660436 22526 raft_consensus.cc:993] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269: : Instructing follower e1964f25220f4fa58ade06d6f52ccf62 to start an election
I20260713 09:05:58.660847 22536 raft_consensus.cc:1081] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Signalling peer e1964f25220f4fa58ade06d6f52ccf62 to start an election
I20260713 09:05:58.662145 22378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bcd8c26308a4b28b3b97104b2367023"
dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
 from {username='slave'} at 127.0.0.1:53832
I20260713 09:05:58.662560 22378 raft_consensus.cc:493] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:58.662837 22378 raft_consensus.cc:3060] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.667140 22378 raft_consensus.cc:515] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:58.668673 22378 leader_election.cc:290] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 2 election: Requested vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:05:58.669216 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcd8c26308a4b28b3b97104b2367023" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fcec4d515c942f99825f1469f828269"
I20260713 09:05:58.669590 22453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcd8c26308a4b28b3b97104b2367023" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
I20260713 09:05:58.669765 22303 raft_consensus.cc:3055] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:58.670066 22303 raft_consensus.cc:740] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:05:58.670073 22453 raft_consensus.cc:3060] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.670728 22303 consensus_queue.cc:260] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [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: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:58.671581 22303 raft_consensus.cc:3060] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.674361 22453 raft_consensus.cc:2468] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1964f25220f4fa58ade06d6f52ccf62 in term 2.
I20260713 09:05:58.675168 22343 leader_election.cc:304] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [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: 692fec4a4c5c4761b2ac76cc92770906, e1964f25220f4fa58ade06d6f52ccf62; no voters: 
I20260713 09:05:58.675751 22499 raft_consensus.cc:2804] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:58.676141 22499 raft_consensus.cc:697] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 LEADER]: Becoming Leader. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Running, Role: LEADER
I20260713 09:05:58.676793 22499 consensus_queue.cc:237] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [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: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:05:58.677645 22303 raft_consensus.cc:2468] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1964f25220f4fa58ade06d6f52ccf62 in term 2.
I20260713 09:05:58.683074 22201 catalog_manager.cc:5697] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 reported cstate change: term changed from 1 to 2, leader changed from 4fcec4d515c942f99825f1469f828269 (127.21.45.129) to e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130). New cstate: current_term: 2 leader_uuid: "e1964f25220f4fa58ade06d6f52ccf62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:58.763849 22303 raft_consensus.cc:3060] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:58.764905 22453 raft_consensus.cc:1275] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Refusing update from remote peer e1964f25220f4fa58ade06d6f52ccf62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:58.766026 22499 consensus_queue.cc:1048] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:58.769840 22303 raft_consensus.cc:1275] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Refusing update from remote peer e1964f25220f4fa58ade06d6f52ccf62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:58.771028 22499 consensus_queue.cc:1048] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:58.940608 22378 raft_consensus.cc:1275] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Refusing update from remote peer 692fec4a4c5c4761b2ac76cc92770906: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:58.941681 22552 consensus_queue.cc:1048] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:58.948313 22303 raft_consensus.cc:1275] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Refusing update from remote peer 692fec4a4c5c4761b2ac76cc92770906: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:58.950114 22505 consensus_queue.cc:1048] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:59.026069 22378 raft_consensus.cc:1275] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Refusing update from remote peer 4fcec4d515c942f99825f1469f828269: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:59.027577 22536 consensus_queue.cc:1048] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:59.036862 22453 raft_consensus.cc:1275] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Refusing update from remote peer 4fcec4d515c942f99825f1469f828269: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:59.038196 22525 consensus_queue.cc:1048] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:59.132679 22303 raft_consensus.cc:1275] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Refusing update from remote peer e1964f25220f4fa58ade06d6f52ccf62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:59.133853 22499 consensus_queue.cc:1048] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:59.141876 22453 raft_consensus.cc:1275] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Refusing update from remote peer e1964f25220f4fa58ade06d6f52ccf62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:59.143515 22499 consensus_queue.cc:1048] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:00.448760 22400 debug-util.cc:398] Leaking SignalData structure 0x7b08001d2080 after lost signal to thread 21689
W20260713 09:06:00.449460 22400 debug-util.cc:398] Leaking SignalData structure 0x7b08001f2880 after lost signal to thread 22236
W20260713 09:06:00.450209 22400 debug-util.cc:398] Leaking SignalData structure 0x7b08000dd320 after lost signal to thread 22328
W20260713 09:06:00.450834 22400 debug-util.cc:398] Leaking SignalData structure 0x7b080017ef40 after lost signal to thread 22403
W20260713 09:06:00.451455 22400 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5220 after lost signal to thread 22477
W20260713 09:06:00.451761 22400 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5340 after lost signal to thread 22552
I20260713 09:06:01.241875 21686 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:06:01.242640 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:01.260612 22303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bbcaba0bc974f0e864295fd7349c0db"
dest_uuid: "4fcec4d515c942f99825f1469f828269"
mode: GRACEFUL
new_leader_uuid: "692fec4a4c5c4761b2ac76cc92770906"
 from {username='slave'} at 127.0.0.1:51798
I20260713 09:06:01.261078 22303 raft_consensus.cc:606] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Received request to transfer leadership to TS 692fec4a4c5c4761b2ac76cc92770906
I20260713 09:06:01.263172 22303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260"
dest_uuid: "4fcec4d515c942f99825f1469f828269"
mode: GRACEFUL
new_leader_uuid: "692fec4a4c5c4761b2ac76cc92770906"
 from {username='slave'} at 127.0.0.1:51798
I20260713 09:06:01.263605 22303 raft_consensus.cc:606] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 2 LEADER]: Received request to transfer leadership to TS 692fec4a4c5c4761b2ac76cc92770906
I20260713 09:06:01.264537 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:01.264951 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:01.472016 22584 raft_consensus.cc:993] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269: : Instructing follower 692fec4a4c5c4761b2ac76cc92770906 to start an election
I20260713 09:06:01.472500 22581 raft_consensus.cc:1081] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Signalling peer 692fec4a4c5c4761b2ac76cc92770906 to start an election
I20260713 09:06:01.473974 22452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bbcaba0bc974f0e864295fd7349c0db"
dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
 from {username='slave'} at 127.0.0.1:34182
I20260713 09:06:01.474411 22452 raft_consensus.cc:493] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:01.474680 22452 raft_consensus.cc:3060] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.478991 22452 raft_consensus.cc:515] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:01.480543 22452 leader_election.cc:290] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [CANDIDATE]: Term 2 election: Requested vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209)
I20260713 09:06:01.481400 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbcaba0bc974f0e864295fd7349c0db" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fcec4d515c942f99825f1469f828269"
I20260713 09:06:01.481804 22378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbcaba0bc974f0e864295fd7349c0db" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:06:01.481981 22303 raft_consensus.cc:3055] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:01.482309 22378 raft_consensus.cc:3060] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.482335 22303 raft_consensus.cc:740] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:06:01.483263 22303 consensus_queue.cc:260] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [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: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:01.484428 22303 raft_consensus.cc:3060] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:01.486745 22378 raft_consensus.cc:2468] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692fec4a4c5c4761b2ac76cc92770906 in term 2.
I20260713 09:06:01.487659 22417 leader_election.cc:304] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [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: 692fec4a4c5c4761b2ac76cc92770906, e1964f25220f4fa58ade06d6f52ccf62; no voters: 
I20260713 09:06:01.488303 22580 raft_consensus.cc:2804] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:01.489257 22580 raft_consensus.cc:697] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [term 2 LEADER]: Becoming Leader. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Running, Role: LEADER
I20260713 09:06:01.490043 22580 consensus_queue.cc:237] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [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: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:01.490528 22303 raft_consensus.cc:2468] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692fec4a4c5c4761b2ac76cc92770906 in term 2.
I20260713 09:06:01.499270 22199 catalog_manager.cc:5697] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 reported cstate change: term changed from 1 to 2, leader changed from 4fcec4d515c942f99825f1469f828269 (127.21.45.129) to 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131). New cstate: current_term: 2 leader_uuid: "692fec4a4c5c4761b2ac76cc92770906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:01.534142 22584 raft_consensus.cc:993] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269: : Instructing follower 692fec4a4c5c4761b2ac76cc92770906 to start an election
I20260713 09:06:01.534544 22581 raft_consensus.cc:1081] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 2 LEADER]: Signalling peer 692fec4a4c5c4761b2ac76cc92770906 to start an election
I20260713 09:06:01.535802 22452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260"
dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
 from {username='slave'} at 127.0.0.1:34182
I20260713 09:06:01.536257 22452 raft_consensus.cc:493] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:01.536530 22452 raft_consensus.cc:3060] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:01.540704 22452 raft_consensus.cc:515] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:01.542194 22452 leader_election.cc:290] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [CANDIDATE]: Term 3 election: Requested vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209)
I20260713 09:06:01.542912 22303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fcec4d515c942f99825f1469f828269"
I20260713 09:06:01.543268 22378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:06:01.543474 22303 raft_consensus.cc:3055] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:01.543798 22378 raft_consensus.cc:3060] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:01.543843 22303 raft_consensus.cc:740] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:06:01.544764 22303 consensus_queue.cc:260] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:01.545935 22303 raft_consensus.cc:3060] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:01.548485 22378 raft_consensus.cc:2468] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692fec4a4c5c4761b2ac76cc92770906 in term 3.
I20260713 09:06:01.549417 22417 leader_election.cc:304] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [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: 692fec4a4c5c4761b2ac76cc92770906, e1964f25220f4fa58ade06d6f52ccf62; no voters: 
I20260713 09:06:01.550011 22580 raft_consensus.cc:2804] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:01.550372 22580 raft_consensus.cc:697] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 3 LEADER]: Becoming Leader. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Running, Role: LEADER
I20260713 09:06:01.551084 22580 consensus_queue.cc:237] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:01.552242 22303 raft_consensus.cc:2468] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692fec4a4c5c4761b2ac76cc92770906 in term 3.
I20260713 09:06:01.558455 22199 catalog_manager.cc:5697] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 reported cstate change: term changed from 2 to 3, leader changed from 4fcec4d515c942f99825f1469f828269 (127.21.45.129) to 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131). New cstate: current_term: 3 leader_uuid: "692fec4a4c5c4761b2ac76cc92770906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:01.962251 22378 raft_consensus.cc:1275] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Refusing update from remote peer 692fec4a4c5c4761b2ac76cc92770906: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:01.963351 22580 consensus_queue.cc:1048] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:01.984391 22303 raft_consensus.cc:1275] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Refusing update from remote peer 692fec4a4c5c4761b2ac76cc92770906: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:01.985797 22580 consensus_queue.cc:1048] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:02.098923 22378 raft_consensus.cc:1275] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 3 FOLLOWER]: Refusing update from remote peer 692fec4a4c5c4761b2ac76cc92770906: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:02.100006 22580 consensus_queue.cc:1048] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:02.105952 22303 raft_consensus.cc:1275] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 3 FOLLOWER]: Refusing update from remote peer 692fec4a4c5c4761b2ac76cc92770906: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:02.107328 22585 consensus_queue.cc:1048] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:02.265657 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:02.278051 22452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bbcaba0bc974f0e864295fd7349c0db"
dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
mode: GRACEFUL
new_leader_uuid: "4fcec4d515c942f99825f1469f828269"
 from {username='slave'} at 127.0.0.1:34198
I20260713 09:06:02.278642 22452 raft_consensus.cc:606] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [term 2 LEADER]: Received request to transfer leadership to TS 4fcec4d515c942f99825f1469f828269
I20260713 09:06:02.283263 22452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260"
dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
mode: GRACEFUL
new_leader_uuid: "4fcec4d515c942f99825f1469f828269"
 from {username='slave'} at 127.0.0.1:34198
I20260713 09:06:02.283809 22452 raft_consensus.cc:606] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 3 LEADER]: Received request to transfer leadership to TS 4fcec4d515c942f99825f1469f828269
I20260713 09:06:02.312052 22378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42d01cc588e642719b7d0fb61c59804b"
dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
mode: GRACEFUL
new_leader_uuid: "4fcec4d515c942f99825f1469f828269"
 from {username='slave'} at 127.0.0.1:53842
I20260713 09:06:02.312598 22378 raft_consensus.cc:606] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 2 LEADER]: Received request to transfer leadership to TS 4fcec4d515c942f99825f1469f828269
I20260713 09:06:02.317158 22378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce38920fe2ef4420921e35ad8c98974e"
dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
mode: GRACEFUL
new_leader_uuid: "4fcec4d515c942f99825f1469f828269"
 from {username='slave'} at 127.0.0.1:53842
I20260713 09:06:02.317548 22378 raft_consensus.cc:606] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 1 LEADER]: Received request to transfer leadership to TS 4fcec4d515c942f99825f1469f828269
I20260713 09:06:02.321790 22378 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bcd8c26308a4b28b3b97104b2367023"
dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
mode: GRACEFUL
new_leader_uuid: "4fcec4d515c942f99825f1469f828269"
 from {username='slave'} at 127.0.0.1:53842
I20260713 09:06:02.322156 22378 raft_consensus.cc:606] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 LEADER]: Received request to transfer leadership to TS 4fcec4d515c942f99825f1469f828269
I20260713 09:06:02.372625 22598 raft_consensus.cc:993] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906: : Instructing follower 4fcec4d515c942f99825f1469f828269 to start an election
I20260713 09:06:02.373075 22580 raft_consensus.cc:1081] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [term 2 LEADER]: Signalling peer 4fcec4d515c942f99825f1469f828269 to start an election
I20260713 09:06:02.374545 22303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bbcaba0bc974f0e864295fd7349c0db"
dest_uuid: "4fcec4d515c942f99825f1469f828269"
 from {username='slave'} at 127.0.0.1:51758
I20260713 09:06:02.375037 22303 raft_consensus.cc:493] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:02.375349 22303 raft_consensus.cc:3060] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:02.381047 22303 raft_consensus.cc:515] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:02.382758 22303 leader_election.cc:290] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 3 election: Requested vote from peers e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:06:02.383490 22378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbcaba0bc974f0e864295fd7349c0db" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:06:02.383738 22453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbcaba0bc974f0e864295fd7349c0db" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
I20260713 09:06:02.384061 22378 raft_consensus.cc:3060] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:02.384249 22453 raft_consensus.cc:3055] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:02.384577 22453 raft_consensus.cc:740] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Running, Role: LEADER
I20260713 09:06:02.385322 22453 consensus_queue.cc:260] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:02.386415 22453 raft_consensus.cc:3060] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:02.389717 22378 raft_consensus.cc:2468] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 3.
I20260713 09:06:02.390822 22268 leader_election.cc:304] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [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: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62; no voters: 
I20260713 09:06:02.391566 22581 raft_consensus.cc:2804] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:02.392014 22581 raft_consensus.cc:697] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 3 LEADER]: Becoming Leader. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:06:02.392247 22453 raft_consensus.cc:2468] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 3.
I20260713 09:06:02.392805 22581 consensus_queue.cc:237] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:02.399760 22202 catalog_manager.cc:5697] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 reported cstate change: term changed from 2 to 3, leader changed from 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131) to 4fcec4d515c942f99825f1469f828269 (127.21.45.129). New cstate: current_term: 3 leader_uuid: "4fcec4d515c942f99825f1469f828269" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:02.401501 22603 raft_consensus.cc:993] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62: : Instructing follower 4fcec4d515c942f99825f1469f828269 to start an election
I20260713 09:06:02.401954 22499 raft_consensus.cc:1081] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 1 LEADER]: Signalling peer 4fcec4d515c942f99825f1469f828269 to start an election
I20260713 09:06:02.403476 22303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce38920fe2ef4420921e35ad8c98974e"
dest_uuid: "4fcec4d515c942f99825f1469f828269"
 from {username='slave'} at 127.0.0.1:51774
I20260713 09:06:02.403951 22303 raft_consensus.cc:493] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:02.404292 22303 raft_consensus.cc:3060] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:02.409792 22303 raft_consensus.cc:515] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:02.411445 22303 leader_election.cc:290] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 2 election: Requested vote from peers e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:06:02.413038 22453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce38920fe2ef4420921e35ad8c98974e" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
I20260713 09:06:02.413050 22378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce38920fe2ef4420921e35ad8c98974e" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:06:02.413653 22453 raft_consensus.cc:3060] T ce38920fe2ef4420921e35ad8c98974e P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:02.413745 22378 raft_consensus.cc:3055] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:02.414176 22378 raft_consensus.cc:740] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Running, Role: LEADER
I20260713 09:06:02.414892 22378 consensus_queue.cc:260] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [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: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:02.415997 22378 raft_consensus.cc:3060] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:02.419929 22453 raft_consensus.cc:2468] T ce38920fe2ef4420921e35ad8c98974e P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 2.
I20260713 09:06:02.421077 22268 leader_election.cc:304] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [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: 4fcec4d515c942f99825f1469f828269, 692fec4a4c5c4761b2ac76cc92770906; no voters: 
I20260713 09:06:02.421893 22581 raft_consensus.cc:2804] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:02.422370 22378 raft_consensus.cc:2468] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 2.
I20260713 09:06:02.422308 22581 raft_consensus.cc:697] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [term 2 LEADER]: Becoming Leader. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:06:02.423918 22581 consensus_queue.cc:237] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [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: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:02.430513 22202 catalog_manager.cc:5697] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 reported cstate change: term changed from 1 to 2, leader changed from e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130) to 4fcec4d515c942f99825f1469f828269 (127.21.45.129). New cstate: current_term: 2 leader_uuid: "4fcec4d515c942f99825f1469f828269" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:02.643057 22585 raft_consensus.cc:993] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906: : Instructing follower 4fcec4d515c942f99825f1469f828269 to start an election
I20260713 09:06:02.643497 22598 raft_consensus.cc:1081] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 3 LEADER]: Signalling peer 4fcec4d515c942f99825f1469f828269 to start an election
I20260713 09:06:02.645149 22303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260"
dest_uuid: "4fcec4d515c942f99825f1469f828269"
 from {username='slave'} at 127.0.0.1:51758
I20260713 09:06:02.645619 22303 raft_consensus.cc:493] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:02.645972 22303 raft_consensus.cc:3060] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:02.649931 22303 raft_consensus.cc:515] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:02.651433 22303 leader_election.cc:290] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 4 election: Requested vote from peers e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:06:02.652041 22378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:06:02.652364 22453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
I20260713 09:06:02.652644 22378 raft_consensus.cc:3060] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:02.652916 22453 raft_consensus.cc:3055] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:02.653191 22453 raft_consensus.cc:740] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Running, Role: LEADER
I20260713 09:06:02.653800 22453 consensus_queue.cc:260] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:02.654603 22453 raft_consensus.cc:3060] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:02.658413 22378 raft_consensus.cc:2468] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 4.
I20260713 09:06:02.658797 22453 raft_consensus.cc:2468] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 4.
I20260713 09:06:02.659444 22268 leader_election.cc:304] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [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: 4fcec4d515c942f99825f1469f828269, e1964f25220f4fa58ade06d6f52ccf62; no voters: 
I20260713 09:06:02.660095 22581 raft_consensus.cc:2804] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:02.660533 22581 raft_consensus.cc:697] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 4 LEADER]: Becoming Leader. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:06:02.661198 22581 consensus_queue.cc:237] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:02.666567 22202 catalog_manager.cc:5697] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 reported cstate change: term changed from 3 to 4, leader changed from 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131) to 4fcec4d515c942f99825f1469f828269 (127.21.45.129). New cstate: current_term: 4 leader_uuid: "4fcec4d515c942f99825f1469f828269" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:02.675437 22603 raft_consensus.cc:993] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62: : Instructing follower 4fcec4d515c942f99825f1469f828269 to start an election
I20260713 09:06:02.675849 22499 raft_consensus.cc:1081] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 LEADER]: Signalling peer 4fcec4d515c942f99825f1469f828269 to start an election
I20260713 09:06:02.677105 22303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bcd8c26308a4b28b3b97104b2367023"
dest_uuid: "4fcec4d515c942f99825f1469f828269"
 from {username='slave'} at 127.0.0.1:51774
I20260713 09:06:02.677469 22303 raft_consensus.cc:493] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:02.677711 22303 raft_consensus.cc:3060] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:02.681231 22303 raft_consensus.cc:515] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:02.682456 22303 leader_election.cc:290] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 3 election: Requested vote from peers e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:06:02.683481 22378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcd8c26308a4b28b3b97104b2367023" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:06:02.683610 22453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcd8c26308a4b28b3b97104b2367023" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
I20260713 09:06:02.684204 22453 raft_consensus.cc:3060] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:02.683862 22378 raft_consensus.cc:3055] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:02.685902 22378 raft_consensus.cc:740] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Running, Role: LEADER
I20260713 09:06:02.686564 22378 consensus_queue.cc:260] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:02.687629 22378 raft_consensus.cc:3060] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:02.689211 22499 raft_consensus.cc:993] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62: : Instructing follower 4fcec4d515c942f99825f1469f828269 to start an election
I20260713 09:06:02.689585 22499 raft_consensus.cc:1081] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 2 LEADER]: Signalling peer 4fcec4d515c942f99825f1469f828269 to start an election
I20260713 09:06:02.690501 22453 raft_consensus.cc:2468] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 3.
I20260713 09:06:02.691107 22304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42d01cc588e642719b7d0fb61c59804b"
dest_uuid: "4fcec4d515c942f99825f1469f828269"
 from {username='slave'} at 127.0.0.1:51774
I20260713 09:06:02.691612 22304 raft_consensus.cc:493] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:02.691685 22268 leader_election.cc:304] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [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: 4fcec4d515c942f99825f1469f828269, 692fec4a4c5c4761b2ac76cc92770906; no voters: 
I20260713 09:06:02.691998 22304 raft_consensus.cc:3060] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:02.692976 22378 raft_consensus.cc:2468] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 3.
I20260713 09:06:02.693748 22581 raft_consensus.cc:2804] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:02.694125 22581 raft_consensus.cc:697] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 3 LEADER]: Becoming Leader. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:06:02.694813 22581 consensus_queue.cc:237] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:02.698083 22304 raft_consensus.cc:515] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:02.700670 22378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d01cc588e642719b7d0fb61c59804b" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:06:02.701135 22378 raft_consensus.cc:3055] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:02.701421 22378 raft_consensus.cc:740] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Running, Role: LEADER
I20260713 09:06:02.701440 22453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d01cc588e642719b7d0fb61c59804b" candidate_uuid: "4fcec4d515c942f99825f1469f828269" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
I20260713 09:06:02.701244 22202 catalog_manager.cc:5697] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 reported cstate change: term changed from 2 to 3, leader changed from e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130) to 4fcec4d515c942f99825f1469f828269 (127.21.45.129). New cstate: current_term: 3 leader_uuid: "4fcec4d515c942f99825f1469f828269" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:02.702044 22453 raft_consensus.cc:3060] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:02.702149 22378 consensus_queue.cc:260] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:02.703099 22378 raft_consensus.cc:3060] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:02.708165 22453 raft_consensus.cc:2468] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 3.
I20260713 09:06:02.708859 22378 raft_consensus.cc:2468] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fcec4d515c942f99825f1469f828269 in term 3.
I20260713 09:06:02.709317 22268 leader_election.cc:304] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [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: 4fcec4d515c942f99825f1469f828269, 692fec4a4c5c4761b2ac76cc92770906; no voters: 
I20260713 09:06:02.709952 22304 leader_election.cc:290] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [CANDIDATE]: Term 3 election: Requested vote from peers e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:06:02.710359 22581 raft_consensus.cc:2804] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:02.711017 22581 raft_consensus.cc:697] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 3 LEADER]: Becoming Leader. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:06:02.711818 22581 consensus_queue.cc:237] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:02.718143 22202 catalog_manager.cc:5697] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 reported cstate change: term changed from 2 to 3, leader changed from e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130) to 4fcec4d515c942f99825f1469f828269 (127.21.45.129). New cstate: current_term: 3 leader_uuid: "4fcec4d515c942f99825f1469f828269" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:02.819913 22378 raft_consensus.cc:1275] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [term 3 FOLLOWER]: Refusing update from remote peer 4fcec4d515c942f99825f1469f828269: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:02.820883 22581 consensus_queue.cc:1048] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:02.828102 22453 raft_consensus.cc:1275] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [term 3 FOLLOWER]: Refusing update from remote peer 4fcec4d515c942f99825f1469f828269: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:02.829698 22602 consensus_queue.cc:1048] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:02.986852 22378 raft_consensus.cc:1275] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Refusing update from remote peer 4fcec4d515c942f99825f1469f828269: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:02.987977 22602 consensus_queue.cc:1048] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:02.995941 22453 raft_consensus.cc:1275] T ce38920fe2ef4420921e35ad8c98974e P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Refusing update from remote peer 4fcec4d515c942f99825f1469f828269: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:02.997455 22615 consensus_queue.cc:1048] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:03.050043 22378 raft_consensus.cc:1275] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 4 FOLLOWER]: Refusing update from remote peer 4fcec4d515c942f99825f1469f828269: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:03.051064 22615 consensus_queue.cc:1048] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:03.057631 22453 raft_consensus.cc:1275] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 4 FOLLOWER]: Refusing update from remote peer 4fcec4d515c942f99825f1469f828269: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:03.059005 22602 consensus_queue.cc:1048] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:03.197511 22452 raft_consensus.cc:1275] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [term 3 FOLLOWER]: Refusing update from remote peer 4fcec4d515c942f99825f1469f828269: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:03.198766 22615 consensus_queue.cc:1048] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:03.207921 22378 raft_consensus.cc:1275] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 3 FOLLOWER]: Refusing update from remote peer 4fcec4d515c942f99825f1469f828269: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:03.210530 22581 consensus_queue.cc:1048] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:03.267418 22452 raft_consensus.cc:1275] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 3 FOLLOWER]: Refusing update from remote peer 4fcec4d515c942f99825f1469f828269: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:03.268584 22581 consensus_queue.cc:1048] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:03.276283 22378 raft_consensus.cc:1275] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 3 FOLLOWER]: Refusing update from remote peer 4fcec4d515c942f99825f1469f828269: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:03.278618 22602 consensus_queue.cc:1048] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:05.328850 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:05.336308 22304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260"
dest_uuid: "4fcec4d515c942f99825f1469f828269"
mode: GRACEFUL
new_leader_uuid: "692fec4a4c5c4761b2ac76cc92770906"
 from {username='slave'} at 127.0.0.1:51798
I20260713 09:06:05.336928 22304 raft_consensus.cc:606] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 4 LEADER]: Received request to transfer leadership to TS 692fec4a4c5c4761b2ac76cc92770906
I20260713 09:06:05.339475 22304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42d01cc588e642719b7d0fb61c59804b"
dest_uuid: "4fcec4d515c942f99825f1469f828269"
mode: GRACEFUL
new_leader_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
 from {username='slave'} at 127.0.0.1:51798
I20260713 09:06:05.339869 22304 raft_consensus.cc:606] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 3 LEADER]: Received request to transfer leadership to TS e1964f25220f4fa58ade06d6f52ccf62
I20260713 09:06:05.342386 22304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bcd8c26308a4b28b3b97104b2367023"
dest_uuid: "4fcec4d515c942f99825f1469f828269"
mode: GRACEFUL
new_leader_uuid: "692fec4a4c5c4761b2ac76cc92770906"
 from {username='slave'} at 127.0.0.1:51798
I20260713 09:06:05.342957 22304 raft_consensus.cc:606] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 3 LEADER]: Received request to transfer leadership to TS 692fec4a4c5c4761b2ac76cc92770906
I20260713 09:06:05.344974 22581 raft_consensus.cc:993] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269: : Instructing follower 692fec4a4c5c4761b2ac76cc92770906 to start an election
I20260713 09:06:05.345088 22304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc09b9e8c8fb4438b33d7c145f550992"
dest_uuid: "4fcec4d515c942f99825f1469f828269"
mode: GRACEFUL
new_leader_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
 from {username='slave'} at 127.0.0.1:51798
I20260713 09:06:05.345445 22602 raft_consensus.cc:1081] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 3 LEADER]: Signalling peer 692fec4a4c5c4761b2ac76cc92770906 to start an election
I20260713 09:06:05.345563 22304 raft_consensus.cc:606] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Received request to transfer leadership to TS e1964f25220f4fa58ade06d6f52ccf62
I20260713 09:06:05.346652 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:06:05.346839 22452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bcd8c26308a4b28b3b97104b2367023"
dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
 from {username='slave'} at 127.0.0.1:34182
I20260713 09:06:05.347090 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:05.347258 22452 raft_consensus.cc:493] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:05.347631 22452 raft_consensus.cc:3060] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:05.352546 22452 raft_consensus.cc:515] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:05.353994 22452 leader_election.cc:290] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [CANDIDATE]: Term 4 election: Requested vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209)
I20260713 09:06:05.354785 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcd8c26308a4b28b3b97104b2367023" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4fcec4d515c942f99825f1469f828269"
I20260713 09:06:05.355129 22378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcd8c26308a4b28b3b97104b2367023" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:06:05.355456 22304 raft_consensus.cc:3055] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:05.355618 22378 raft_consensus.cc:3060] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:05.355789 22304 raft_consensus.cc:740] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:06:05.356716 22304 consensus_queue.cc:260] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:05.357631 22304 raft_consensus.cc:3060] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:05.359849 22378 raft_consensus.cc:2468] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692fec4a4c5c4761b2ac76cc92770906 in term 4.
I20260713 09:06:05.360872 22417 leader_election.cc:304] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [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: 692fec4a4c5c4761b2ac76cc92770906, e1964f25220f4fa58ade06d6f52ccf62; no voters: 
I20260713 09:06:05.361698 22580 raft_consensus.cc:2804] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:05.362679 22580 raft_consensus.cc:697] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [term 4 LEADER]: Becoming Leader. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Running, Role: LEADER
I20260713 09:06:05.363345 22304 raft_consensus.cc:2468] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692fec4a4c5c4761b2ac76cc92770906 in term 4.
I20260713 09:06:05.364306 22580 consensus_queue.cc:237] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:05.371735 22202 catalog_manager.cc:5697] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 reported cstate change: term changed from 3 to 4, leader changed from 4fcec4d515c942f99825f1469f828269 (127.21.45.129) to 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131). New cstate: current_term: 4 leader_uuid: "692fec4a4c5c4761b2ac76cc92770906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:05.424887 22602 raft_consensus.cc:993] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269: : Instructing follower e1964f25220f4fa58ade06d6f52ccf62 to start an election
I20260713 09:06:05.425277 22581 raft_consensus.cc:1081] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Signalling peer e1964f25220f4fa58ade06d6f52ccf62 to start an election
I20260713 09:06:05.426580 22378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc09b9e8c8fb4438b33d7c145f550992"
dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
 from {username='slave'} at 127.0.0.1:53832
I20260713 09:06:05.426940 22378 raft_consensus.cc:493] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:05.427193 22378 raft_consensus.cc:3060] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:05.431165 22378 raft_consensus.cc:515] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } }
I20260713 09:06:05.432425 22378 leader_election.cc:290] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 2 election: Requested vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:06:05.433233 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc09b9e8c8fb4438b33d7c145f550992" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fcec4d515c942f99825f1469f828269"
I20260713 09:06:05.433517 22452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc09b9e8c8fb4438b33d7c145f550992" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
I20260713 09:06:05.433790 22304 raft_consensus.cc:3055] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:05.434024 22452 raft_consensus.cc:3060] T cc09b9e8c8fb4438b33d7c145f550992 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:05.434134 22304 raft_consensus.cc:740] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:06:05.434899 22304 consensus_queue.cc:260] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [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: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } }
I20260713 09:06:05.436013 22304 raft_consensus.cc:3060] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:05.439800 22452 raft_consensus.cc:2468] T cc09b9e8c8fb4438b33d7c145f550992 P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1964f25220f4fa58ade06d6f52ccf62 in term 2.
I20260713 09:06:05.440994 22343 leader_election.cc:304] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [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: 692fec4a4c5c4761b2ac76cc92770906, e1964f25220f4fa58ade06d6f52ccf62; no voters: 
I20260713 09:06:05.441815 22499 raft_consensus.cc:2804] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:05.442207 22304 raft_consensus.cc:2468] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1964f25220f4fa58ade06d6f52ccf62 in term 2.
I20260713 09:06:05.442835 22499 raft_consensus.cc:697] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 LEADER]: Becoming Leader. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Running, Role: LEADER
I20260713 09:06:05.443606 22499 consensus_queue.cc:237] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [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: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } }
I20260713 09:06:05.449956 22202 catalog_manager.cc:5697] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 reported cstate change: term changed from 1 to 2, leader changed from 4fcec4d515c942f99825f1469f828269 (127.21.45.129) to e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130). New cstate: current_term: 2 leader_uuid: "e1964f25220f4fa58ade06d6f52ccf62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:05.619132 22602 raft_consensus.cc:993] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269: : Instructing follower e1964f25220f4fa58ade06d6f52ccf62 to start an election
I20260713 09:06:05.619498 22581 raft_consensus.cc:1081] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 3 LEADER]: Signalling peer e1964f25220f4fa58ade06d6f52ccf62 to start an election
I20260713 09:06:05.620800 22378 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42d01cc588e642719b7d0fb61c59804b"
dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
 from {username='slave'} at 127.0.0.1:53832
I20260713 09:06:05.621166 22378 raft_consensus.cc:493] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:05.621397 22378 raft_consensus.cc:3060] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:05.625317 22378 raft_consensus.cc:515] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:05.626596 22378 leader_election.cc:290] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [CANDIDATE]: Term 4 election: Requested vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131:33033)
I20260713 09:06:05.627295 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d01cc588e642719b7d0fb61c59804b" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4fcec4d515c942f99825f1469f828269"
I20260713 09:06:05.627606 22452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d01cc588e642719b7d0fb61c59804b" candidate_uuid: "e1964f25220f4fa58ade06d6f52ccf62" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
I20260713 09:06:05.627821 22304 raft_consensus.cc:3055] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:06:05.628041 22452 raft_consensus.cc:3060] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:05.628139 22304 raft_consensus.cc:740] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:06:05.628824 22304 consensus_queue.cc:260] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:05.629746 22304 raft_consensus.cc:3060] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:06:05.631958 22452 raft_consensus.cc:2468] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1964f25220f4fa58ade06d6f52ccf62 in term 4.
I20260713 09:06:05.632753 22343 leader_election.cc:304] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [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: 692fec4a4c5c4761b2ac76cc92770906, e1964f25220f4fa58ade06d6f52ccf62; no voters: 
I20260713 09:06:05.633325 22499 raft_consensus.cc:2804] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:06:05.633626 22499 raft_consensus.cc:697] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 4 LEADER]: Becoming Leader. State: Replica: e1964f25220f4fa58ade06d6f52ccf62, State: Running, Role: LEADER
I20260713 09:06:05.634341 22304 raft_consensus.cc:2468] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1964f25220f4fa58ade06d6f52ccf62 in term 4.
I20260713 09:06:05.634358 22499 consensus_queue.cc:237] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:05.637328 22602 raft_consensus.cc:993] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269: : Instructing follower 692fec4a4c5c4761b2ac76cc92770906 to start an election
I20260713 09:06:05.637717 22581 raft_consensus.cc:1081] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 4 LEADER]: Signalling peer 692fec4a4c5c4761b2ac76cc92770906 to start an election
I20260713 09:06:05.639299 22452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260"
dest_uuid: "692fec4a4c5c4761b2ac76cc92770906"
 from {username='slave'} at 127.0.0.1:34182
I20260713 09:06:05.639695 22452 raft_consensus.cc:493] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:05.639983 22452 raft_consensus.cc:3060] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:05.641852 22202 catalog_manager.cc:5697] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 reported cstate change: term changed from 3 to 4, leader changed from 4fcec4d515c942f99825f1469f828269 (127.21.45.129) to e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130). New cstate: current_term: 4 leader_uuid: "e1964f25220f4fa58ade06d6f52ccf62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:05.644990 22452 raft_consensus.cc:515] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:05.646387 22452 leader_election.cc:290] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [CANDIDATE]: Term 5 election: Requested vote from peers 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423), e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209)
I20260713 09:06:05.647010 22304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4fcec4d515c942f99825f1469f828269"
I20260713 09:06:05.647526 22304 raft_consensus.cc:3055] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:06:05.647637 22378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32da5f1da2f34e7983a91c9ab22e9260" candidate_uuid: "692fec4a4c5c4761b2ac76cc92770906" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e1964f25220f4fa58ade06d6f52ccf62"
I20260713 09:06:05.647858 22304 raft_consensus.cc:740] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4fcec4d515c942f99825f1469f828269, State: Running, Role: LEADER
I20260713 09:06:05.648646 22304 consensus_queue.cc:260] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:05.648154 22378 raft_consensus.cc:3060] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:05.649672 22304 raft_consensus.cc:3060] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:06:05.655416 22378 raft_consensus.cc:2468] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692fec4a4c5c4761b2ac76cc92770906 in term 5.
I20260713 09:06:05.655740 22304 raft_consensus.cc:2468] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 692fec4a4c5c4761b2ac76cc92770906 in term 5.
I20260713 09:06:05.656386 22417 leader_election.cc:304] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 692fec4a4c5c4761b2ac76cc92770906, e1964f25220f4fa58ade06d6f52ccf62; no voters: 
I20260713 09:06:05.657078 22580 raft_consensus.cc:2804] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:06:05.657421 22580 raft_consensus.cc:697] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 5 LEADER]: Becoming Leader. State: Replica: 692fec4a4c5c4761b2ac76cc92770906, State: Running, Role: LEADER
I20260713 09:06:05.658187 22580 consensus_queue.cc:237] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } }
I20260713 09:06:05.663893 22202 catalog_manager.cc:5697] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 reported cstate change: term changed from 4 to 5, leader changed from 4fcec4d515c942f99825f1469f828269 (127.21.45.129) to 692fec4a4c5c4761b2ac76cc92770906 (127.21.45.131). New cstate: current_term: 5 leader_uuid: "692fec4a4c5c4761b2ac76cc92770906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:05.841527 22452 raft_consensus.cc:1275] T cc09b9e8c8fb4438b33d7c145f550992 P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Refusing update from remote peer e1964f25220f4fa58ade06d6f52ccf62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:05.842512 22499 consensus_queue.cc:1048] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:05.854383 22304 raft_consensus.cc:1275] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Refusing update from remote peer e1964f25220f4fa58ade06d6f52ccf62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:05.856851 22499 consensus_queue.cc:1048] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:05.916000 22378 raft_consensus.cc:1275] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 4 FOLLOWER]: Refusing update from remote peer 692fec4a4c5c4761b2ac76cc92770906: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:05.917132 22580 consensus_queue.cc:1048] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:05.925420 22304 raft_consensus.cc:1275] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 4 FOLLOWER]: Refusing update from remote peer 692fec4a4c5c4761b2ac76cc92770906: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:05.927449 22622 consensus_queue.cc:1048] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:06.058857 22378 raft_consensus.cc:1275] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 5 FOLLOWER]: Refusing update from remote peer 692fec4a4c5c4761b2ac76cc92770906: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:06:06.059966 22622 consensus_queue.cc:1048] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1964f25220f4fa58ade06d6f52ccf62" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:06.068766 22304 raft_consensus.cc:1275] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 5 FOLLOWER]: Refusing update from remote peer 692fec4a4c5c4761b2ac76cc92770906: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:06:06.070072 22622 consensus_queue.cc:1048] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:06.151778 22304 raft_consensus.cc:1275] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 4 FOLLOWER]: Refusing update from remote peer e1964f25220f4fa58ade06d6f52ccf62: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:06.152906 22499 consensus_queue.cc:1048] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fcec4d515c942f99825f1469f828269" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 34423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:06.161763 22452 raft_consensus.cc:1275] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 4 FOLLOWER]: Refusing update from remote peer e1964f25220f4fa58ade06d6f52ccf62: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:06.163662 22643 consensus_queue.cc:1048] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "692fec4a4c5c4761b2ac76cc92770906" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 33033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:06.348024 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:06.354149 21686 tablet_server.cc:179] TabletServer@127.21.45.129:0 shutting down...
I20260713 09:06:06.376214 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:06.377017 21686 tablet_replica.cc:333] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269: stopping tablet replica
I20260713 09:06:06.377621 21686 raft_consensus.cc:2243] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.378376 21686 raft_consensus.cc:2272] T 42d01cc588e642719b7d0fb61c59804b P 4fcec4d515c942f99825f1469f828269 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.380832 21686 tablet_replica.cc:333] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269: stopping tablet replica
I20260713 09:06:06.381313 21686 raft_consensus.cc:2243] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:06.382098 21686 raft_consensus.cc:2272] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.383644 21686 tablet_replica.cc:333] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269: stopping tablet replica
I20260713 09:06:06.384152 21686 raft_consensus.cc:2243] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:06.384810 21686 raft_consensus.cc:2272] T ce38920fe2ef4420921e35ad8c98974e P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.386543 21686 tablet_replica.cc:333] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269: stopping tablet replica
I20260713 09:06:06.387188 21686 raft_consensus.cc:2243] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:06.387918 21686 raft_consensus.cc:2272] T 2bbcaba0bc974f0e864295fd7349c0db P 4fcec4d515c942f99825f1469f828269 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.389479 21686 tablet_replica.cc:333] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269: stopping tablet replica
I20260713 09:06:06.389892 21686 raft_consensus.cc:2243] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.390275 21686 raft_consensus.cc:2272] T cc09b9e8c8fb4438b33d7c145f550992 P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.392063 21686 tablet_replica.cc:333] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269: stopping tablet replica
I20260713 09:06:06.392551 21686 raft_consensus.cc:2243] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.392922 21686 raft_consensus.cc:2272] T 84631aee18504829aa9ca063e0e03489 P 4fcec4d515c942f99825f1469f828269 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.394368 21686 tablet_replica.cc:333] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269: stopping tablet replica
I20260713 09:06:06.394779 21686 raft_consensus.cc:2243] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.395121 21686 raft_consensus.cc:2272] T 32da5f1da2f34e7983a91c9ab22e9260 P 4fcec4d515c942f99825f1469f828269 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.396778 21686 tablet_replica.cc:333] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269: stopping tablet replica
I20260713 09:06:06.397204 21686 raft_consensus.cc:2243] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.397536 21686 raft_consensus.cc:2272] T 9bcd8c26308a4b28b3b97104b2367023 P 4fcec4d515c942f99825f1469f828269 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.399286 21686 tablet_replica.cc:333] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269: stopping tablet replica
I20260713 09:06:06.399712 21686 raft_consensus.cc:2243] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:06.400386 21686 raft_consensus.cc:2272] T 30e40576ca36471591349f3f772bf719 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.401809 21686 tablet_replica.cc:333] T 57dccf0783cb49e6b109fadbfc76fa56 P 4fcec4d515c942f99825f1469f828269: stopping tablet replica
I20260713 09:06:06.402212 21686 raft_consensus.cc:2243] T 57dccf0783cb49e6b109fadbfc76fa56 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.402567 21686 raft_consensus.cc:2272] T 57dccf0783cb49e6b109fadbfc76fa56 P 4fcec4d515c942f99825f1469f828269 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:06.404727 22343 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260713 09:06:06.408008 22343 consensus_peers.cc:597] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 -> Peer 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423): Couldn't send request to peer 4fcec4d515c942f99825f1469f828269. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:06.431370 21686 tablet_server.cc:196] TabletServer@127.21.45.129:0 shutdown complete.
I20260713 09:06:06.449321 21686 tablet_server.cc:179] TabletServer@127.21.45.130:0 shutting down...
I20260713 09:06:06.471652 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:06.472328 21686 tablet_replica.cc:333] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62: stopping tablet replica
I20260713 09:06:06.472874 21686 raft_consensus.cc:2243] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:06.473578 21686 raft_consensus.cc:2272] T 42d01cc588e642719b7d0fb61c59804b P e1964f25220f4fa58ade06d6f52ccf62 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.475508 21686 tablet_replica.cc:333] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62: stopping tablet replica
I20260713 09:06:06.475998 21686 raft_consensus.cc:2243] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.476455 21686 raft_consensus.cc:2272] T ce38920fe2ef4420921e35ad8c98974e P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.478055 21686 tablet_replica.cc:333] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62: stopping tablet replica
I20260713 09:06:06.478495 21686 raft_consensus.cc:2243] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.478904 21686 raft_consensus.cc:2272] T 2bbcaba0bc974f0e864295fd7349c0db P e1964f25220f4fa58ade06d6f52ccf62 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.480436 21686 tablet_replica.cc:333] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62: stopping tablet replica
I20260713 09:06:06.480894 21686 raft_consensus.cc:2243] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.481243 21686 raft_consensus.cc:2272] T 84631aee18504829aa9ca063e0e03489 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.482756 21686 tablet_replica.cc:333] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62: stopping tablet replica
I20260713 09:06:06.483224 21686 raft_consensus.cc:2243] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:06.483891 21686 raft_consensus.cc:2272] T cc09b9e8c8fb4438b33d7c145f550992 P e1964f25220f4fa58ade06d6f52ccf62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.485611 21686 tablet_replica.cc:333] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62: stopping tablet replica
I20260713 09:06:06.486039 21686 raft_consensus.cc:2243] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.486368 21686 raft_consensus.cc:2272] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.487803 21686 tablet_replica.cc:333] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62: stopping tablet replica
I20260713 09:06:06.488329 21686 raft_consensus.cc:2243] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.488719 21686 raft_consensus.cc:2272] T 9bcd8c26308a4b28b3b97104b2367023 P e1964f25220f4fa58ade06d6f52ccf62 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.490669 21686 tablet_replica.cc:333] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62: stopping tablet replica
I20260713 09:06:06.491097 21686 raft_consensus.cc:2243] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.491462 21686 raft_consensus.cc:2272] T 32da5f1da2f34e7983a91c9ab22e9260 P e1964f25220f4fa58ade06d6f52ccf62 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.493356 21686 tablet_replica.cc:333] T 30e40576ca36471591349f3f772bf719 P e1964f25220f4fa58ade06d6f52ccf62: stopping tablet replica
I20260713 09:06:06.493777 21686 raft_consensus.cc:2243] T 30e40576ca36471591349f3f772bf719 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.494112 21686 raft_consensus.cc:2272] T 30e40576ca36471591349f3f772bf719 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.495743 21686 tablet_replica.cc:333] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62: stopping tablet replica
I20260713 09:06:06.496145 21686 raft_consensus.cc:2243] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:06.496802 21686 raft_consensus.cc:2272] T 57dccf0783cb49e6b109fadbfc76fa56 P e1964f25220f4fa58ade06d6f52ccf62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.540920 21686 tablet_server.cc:196] TabletServer@127.21.45.130:0 shutdown complete.
W20260713 09:06:06.547624 22417 consensus_peers.cc:597] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 -> Peer 4fcec4d515c942f99825f1469f828269 (127.21.45.129:34423): Couldn't send request to peer 4fcec4d515c942f99825f1469f828269. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:34423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:06.559939 21686 tablet_server.cc:179] TabletServer@127.21.45.131:0 shutting down...
I20260713 09:06:06.580555 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:06.581372 21686 tablet_replica.cc:333] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906: stopping tablet replica
I20260713 09:06:06.582056 21686 raft_consensus.cc:2243] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.582643 21686 raft_consensus.cc:2272] T 2bbcaba0bc974f0e864295fd7349c0db P 692fec4a4c5c4761b2ac76cc92770906 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.585001 21686 tablet_replica.cc:333] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 692fec4a4c5c4761b2ac76cc92770906: stopping tablet replica
W20260713 09:06:06.585320 22417 consensus_peers.cc:597] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 -> Peer e1964f25220f4fa58ade06d6f52ccf62 (127.21.45.130:41209): Couldn't send request to peer e1964f25220f4fa58ade06d6f52ccf62. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.130:41209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:06.585631 21686 raft_consensus.cc:2243] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.586079 21686 raft_consensus.cc:2272] T 579d6cd70ec240b0bdf3cbb4acbe64d5 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.587601 21686 tablet_replica.cc:333] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906: stopping tablet replica
I20260713 09:06:06.588037 21686 raft_consensus.cc:2243] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:06.588716 21686 raft_consensus.cc:2272] T 84631aee18504829aa9ca063e0e03489 P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.590131 21686 tablet_replica.cc:333] T cc09b9e8c8fb4438b33d7c145f550992 P 692fec4a4c5c4761b2ac76cc92770906: stopping tablet replica
I20260713 09:06:06.590634 21686 raft_consensus.cc:2243] T cc09b9e8c8fb4438b33d7c145f550992 P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.590960 21686 raft_consensus.cc:2272] T cc09b9e8c8fb4438b33d7c145f550992 P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.592768 21686 tablet_replica.cc:333] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906: stopping tablet replica
I20260713 09:06:06.593180 21686 raft_consensus.cc:2243] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.593533 21686 raft_consensus.cc:2272] T 42d01cc588e642719b7d0fb61c59804b P 692fec4a4c5c4761b2ac76cc92770906 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.595155 21686 tablet_replica.cc:333] T 30e40576ca36471591349f3f772bf719 P 692fec4a4c5c4761b2ac76cc92770906: stopping tablet replica
I20260713 09:06:06.595605 21686 raft_consensus.cc:2243] T 30e40576ca36471591349f3f772bf719 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.595904 21686 raft_consensus.cc:2272] T 30e40576ca36471591349f3f772bf719 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.597359 21686 tablet_replica.cc:333] T 57dccf0783cb49e6b109fadbfc76fa56 P 692fec4a4c5c4761b2ac76cc92770906: stopping tablet replica
I20260713 09:06:06.597734 21686 raft_consensus.cc:2243] T 57dccf0783cb49e6b109fadbfc76fa56 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.598037 21686 raft_consensus.cc:2272] T 57dccf0783cb49e6b109fadbfc76fa56 P 692fec4a4c5c4761b2ac76cc92770906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.599433 21686 tablet_replica.cc:333] T ce38920fe2ef4420921e35ad8c98974e P 692fec4a4c5c4761b2ac76cc92770906: stopping tablet replica
I20260713 09:06:06.599833 21686 raft_consensus.cc:2243] T ce38920fe2ef4420921e35ad8c98974e P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.600178 21686 raft_consensus.cc:2272] T ce38920fe2ef4420921e35ad8c98974e P 692fec4a4c5c4761b2ac76cc92770906 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.601612 21686 tablet_replica.cc:333] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906: stopping tablet replica
I20260713 09:06:06.601987 21686 raft_consensus.cc:2243] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:06.602600 21686 raft_consensus.cc:2272] T 9bcd8c26308a4b28b3b97104b2367023 P 692fec4a4c5c4761b2ac76cc92770906 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.604310 21686 tablet_replica.cc:333] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906: stopping tablet replica
I20260713 09:06:06.604678 21686 raft_consensus.cc:2243] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:06:06.605314 21686 raft_consensus.cc:2272] T 32da5f1da2f34e7983a91c9ab22e9260 P 692fec4a4c5c4761b2ac76cc92770906 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.630923 21686 tablet_server.cc:196] TabletServer@127.21.45.131:0 shutdown complete.
I20260713 09:06:06.647270 21686 master.cc:562] Master@127.21.45.190:44493 shutting down...
I20260713 09:06:06.665222 21686 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:06.665710 21686 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.666009 21686 tablet_replica.cc:333] T 00000000000000000000000000000000 P ed60d8bd78024f8bac9f71e3201b574d: stopping tablet replica
I20260713 09:06:06.684376 21686 master.cc:584] Master@127.21.45.190:44493 shutdown complete.
4fcec4d515c942f99825f1469f828269  5
692fec4a4c5c4761b2ac76cc92770906  1
e1964f25220f4fa58ade06d6f52ccf62  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10159 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:06:06.718223 21686 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.45.190:42457
I20260713 09:06:06.719313 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:06.724547 22649 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:06.724540 22648 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:06.725293 22651 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:06.726292 21686 server_base.cc:1061] running on GCE node
I20260713 09:06:06.727083 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:06.727260 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:06.727423 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933566727406 us; error 0 us; skew 500 ppm
I20260713 09:06:06.727964 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:06.730182 21686 webserver.cc:533] Webserver started at http://127.21.45.190:40211/ using document root <none> and password file <none>
I20260713 09:06:06.730604 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:06.730764 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:06.731014 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:06.732008 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/master-0-root/instance:
uuid: "e9145a64ced34d11ba545537985e6088"
format_stamp: "Formatted at 2026-07-13 09:06:06 on dist-test-slave-bxq4"
I20260713 09:06:06.735981 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:06:06.738983 22656 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:06.739604 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:06.739850 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/master-0-root
uuid: "e9145a64ced34d11ba545537985e6088"
format_stamp: "Formatted at 2026-07-13 09:06:06 on dist-test-slave-bxq4"
I20260713 09:06:06.740123 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-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)
I20260713 09:06:06.749751 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:06.750813 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:06.785499 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.190:42457
I20260713 09:06:06.785593 22707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.190:42457 every 8 connection(s)
I20260713 09:06:06.789124 22708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.798231 22708 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088: Bootstrap starting.
I20260713 09:06:06.802389 22708 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:06.806058 22708 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088: No bootstrap required, opened a new log
I20260713 09:06:06.807956 22708 raft_consensus.cc:359] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9145a64ced34d11ba545537985e6088" member_type: VOTER }
I20260713 09:06:06.808329 22708 raft_consensus.cc:385] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:06.808501 22708 raft_consensus.cc:740] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9145a64ced34d11ba545537985e6088, State: Initialized, Role: FOLLOWER
I20260713 09:06:06.808944 22708 consensus_queue.cc:260] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e9145a64ced34d11ba545537985e6088" member_type: VOTER }
I20260713 09:06:06.809331 22708 raft_consensus.cc:399] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:06.809508 22708 raft_consensus.cc:493] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:06.809705 22708 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:06.813374 22708 raft_consensus.cc:515] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9145a64ced34d11ba545537985e6088" member_type: VOTER }
I20260713 09:06:06.813791 22708 leader_election.cc:304] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [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: e9145a64ced34d11ba545537985e6088; no voters: 
I20260713 09:06:06.814743 22708 leader_election.cc:290] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:06.815022 22711 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:06.816190 22711 raft_consensus.cc:697] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [term 1 LEADER]: Becoming Leader. State: Replica: e9145a64ced34d11ba545537985e6088, State: Running, Role: LEADER
I20260713 09:06:06.816781 22711 consensus_queue.cc:237] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [LEADER]: Queue going to LEADER mode. State: All 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: "e9145a64ced34d11ba545537985e6088" member_type: VOTER }
I20260713 09:06:06.817339 22708 sys_catalog.cc:565] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:06.820919 22712 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e9145a64ced34d11ba545537985e6088" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9145a64ced34d11ba545537985e6088" member_type: VOTER } }
I20260713 09:06:06.821587 22712 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:06.821321 22713 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e9145a64ced34d11ba545537985e6088. Latest consensus state: current_term: 1 leader_uuid: "e9145a64ced34d11ba545537985e6088" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9145a64ced34d11ba545537985e6088" member_type: VOTER } }
I20260713 09:06:06.822093 22713 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:06.826421 22718 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:06.833602 22718 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:06.834461 21686 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:06.841431 22718 catalog_manager.cc:1383] Generated new cluster ID: a7e019e3d3f94bdc8a67501a3a6c9dbf
I20260713 09:06:06.841658 22718 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:06.858104 22718 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:06.859246 22718 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:06.871086 22718 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088: Generated new TSK 0
I20260713 09:06:06.871613 22718 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:06.900671 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:06.906059 22729 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:06.907150 22730 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:06.908783 22732 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:06.909314 21686 server_base.cc:1061] running on GCE node
I20260713 09:06:06.910058 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:06.910233 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:06.910346 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933566910336 us; error 0 us; skew 500 ppm
I20260713 09:06:06.910790 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:06.912923 21686 webserver.cc:533] Webserver started at http://127.21.45.129:32895/ using document root <none> and password file <none>
I20260713 09:06:06.913332 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:06.913486 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:06.913691 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:06.914603 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-0-root/instance:
uuid: "5dd133a7c77c4250a0004fb3325993e9"
format_stamp: "Formatted at 2026-07-13 09:06:06 on dist-test-slave-bxq4"
I20260713 09:06:06.918725 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:06.921650 22737 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:06.922276 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:06.922518 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-0-root
uuid: "5dd133a7c77c4250a0004fb3325993e9"
format_stamp: "Formatted at 2026-07-13 09:06:06 on dist-test-slave-bxq4"
I20260713 09:06:06.922761 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-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)
I20260713 09:06:06.931584 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:06.932673 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:06.933946 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:06.935959 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:06.936177 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:06.936403 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:06.936558 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:06.973414 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.129:44871
I20260713 09:06:06.973503 22799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.129:44871 every 8 connection(s)
I20260713 09:06:06.978269 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:06.984592 22804 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:06.988914 22805 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:06.989776 22800 heartbeater.cc:344] Connected to a master server at 127.21.45.190:42457
I20260713 09:06:06.990242 22800 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:06.990993 22800 heartbeater.cc:507] Master 127.21.45.190:42457 requested a full tablet report, sending...
I20260713 09:06:06.991205 21686 server_base.cc:1061] running on GCE node
W20260713 09:06:06.991820 22808 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:06.992851 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:06.993037 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:06.993219 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933566993201 us; error 0 us; skew 500 ppm
I20260713 09:06:06.993287 22673 ts_manager.cc:194] Registered new tserver with Master: 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871)
I20260713 09:06:06.993804 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:06.994844 22673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37894
I20260713 09:06:06.996333 21686 webserver.cc:533] Webserver started at http://127.21.45.130:42511/ using document root <none> and password file <none>
I20260713 09:06:06.996940 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:06.997167 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:06.997380 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:06.998358 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-1-root/instance:
uuid: "075c359d25394bef8091d4098446758e"
format_stamp: "Formatted at 2026-07-13 09:06:06 on dist-test-slave-bxq4"
I20260713 09:06:07.002293 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260713 09:06:07.005208 22812 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:07.005897 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:07.006142 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-1-root
uuid: "075c359d25394bef8091d4098446758e"
format_stamp: "Formatted at 2026-07-13 09:06:06 on dist-test-slave-bxq4"
I20260713 09:06:07.006387 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-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)
I20260713 09:06:07.027209 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:07.028290 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:07.029631 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:07.031616 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:07.031805 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:07.032015 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:07.032181 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:06:07.067972 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.130:39627
I20260713 09:06:07.068059 22874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.130:39627 every 8 connection(s)
I20260713 09:06:07.072192 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:07.078881 22878 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:07.080101 22879 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:07.082193 22881 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:07.082742 21686 server_base.cc:1061] running on GCE node
I20260713 09:06:07.083604 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:06:07.083767 22875 heartbeater.cc:344] Connected to a master server at 127.21.45.190:42457
W20260713 09:06:07.083861 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:07.084151 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933567084134 us; error 0 us; skew 500 ppm
I20260713 09:06:07.084190 22875 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:07.084724 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:07.084966 22875 heartbeater.cc:507] Master 127.21.45.190:42457 requested a full tablet report, sending...
I20260713 09:06:07.087035 22673 ts_manager.cc:194] Registered new tserver with Master: 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:07.087173 21686 webserver.cc:533] Webserver started at http://127.21.45.131:39675/ using document root <none> and password file <none>
I20260713 09:06:07.087679 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:07.087852 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:07.088100 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:07.088475 22673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37906
I20260713 09:06:07.089185 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-2-root/instance:
uuid: "b8dae57c83114478a6cdbf47e64d6458"
format_stamp: "Formatted at 2026-07-13 09:06:07 on dist-test-slave-bxq4"
I20260713 09:06:07.093487 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:07.096488 22886 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:07.097168 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:07.097396 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-2-root
uuid: "b8dae57c83114478a6cdbf47e64d6458"
format_stamp: "Formatted at 2026-07-13 09:06:07 on dist-test-slave-bxq4"
I20260713 09:06:07.097627 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-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)
I20260713 09:06:07.129943 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:07.131019 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:07.132347 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:07.134406 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:07.134577 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:07.134814 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:07.134955 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:07.170663 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.131:45823
I20260713 09:06:07.170753 22948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.131:45823 every 8 connection(s)
I20260713 09:06:07.183069 22949 heartbeater.cc:344] Connected to a master server at 127.21.45.190:42457
I20260713 09:06:07.183450 22949 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:07.184131 22949 heartbeater.cc:507] Master 127.21.45.190:42457 requested a full tablet report, sending...
I20260713 09:06:07.185825 22673 ts_manager.cc:194] Registered new tserver with Master: b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:07.186868 21686 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013292788s
I20260713 09:06:07.187199 22673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37918
I20260713 09:06:07.212342 22673 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37934:
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\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:07.215929 22673 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:07.331487 22840 tablet_service.cc:1511] Processing CreateTablet for tablet acd2777521da48f4930b8670cb61d73f (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:07.332873 22840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acd2777521da48f4930b8670cb61d73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.337205 22914 tablet_service.cc:1511] Processing CreateTablet for tablet acd2777521da48f4930b8670cb61d73f (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:07.337975 22839 tablet_service.cc:1511] Processing CreateTablet for tablet a6b29d7b6763440aa6151a98d4d8f012 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:07.338436 22914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acd2777521da48f4930b8670cb61d73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.339673 22838 tablet_service.cc:1511] Processing CreateTablet for tablet f8263b729cad4e81a7b3081fc2965df4 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:07.340859 22838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8263b729cad4e81a7b3081fc2965df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.341609 22913 tablet_service.cc:1511] Processing CreateTablet for tablet a6b29d7b6763440aa6151a98d4d8f012 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:07.342821 22913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b29d7b6763440aa6151a98d4d8f012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.343406 22837 tablet_service.cc:1511] Processing CreateTablet for tablet 271e5bb0f86e4e488bb4c8e2c3a8d0f9 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:07.343559 22765 tablet_service.cc:1511] Processing CreateTablet for tablet acd2777521da48f4930b8670cb61d73f (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:07.344659 22837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271e5bb0f86e4e488bb4c8e2c3a8d0f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.344837 22765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acd2777521da48f4930b8670cb61d73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.347777 22764 tablet_service.cc:1511] Processing CreateTablet for tablet a6b29d7b6763440aa6151a98d4d8f012 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:07.349043 22764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b29d7b6763440aa6151a98d4d8f012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.353746 22912 tablet_service.cc:1511] Processing CreateTablet for tablet f8263b729cad4e81a7b3081fc2965df4 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:07.353956 22836 tablet_service.cc:1511] Processing CreateTablet for tablet 20c222b920b74375a1953a0c305f4a82 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:07.354324 22763 tablet_service.cc:1511] Processing CreateTablet for tablet f8263b729cad4e81a7b3081fc2965df4 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:07.355197 22836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c222b920b74375a1953a0c305f4a82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.355574 22763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8263b729cad4e81a7b3081fc2965df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.357134 22835 tablet_service.cc:1511] Processing CreateTablet for tablet 365c1623c8e945d2a11b01636d205c2c (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:07.358351 22835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365c1623c8e945d2a11b01636d205c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.360028 22762 tablet_service.cc:1511] Processing CreateTablet for tablet 271e5bb0f86e4e488bb4c8e2c3a8d0f9 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:07.360541 22912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8263b729cad4e81a7b3081fc2965df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.361253 22762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271e5bb0f86e4e488bb4c8e2c3a8d0f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.362635 22839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b29d7b6763440aa6151a98d4d8f012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.364382 22911 tablet_service.cc:1511] Processing CreateTablet for tablet 271e5bb0f86e4e488bb4c8e2c3a8d0f9 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:07.365641 22911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271e5bb0f86e4e488bb4c8e2c3a8d0f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.366370 22761 tablet_service.cc:1511] Processing CreateTablet for tablet 20c222b920b74375a1953a0c305f4a82 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:07.367579 22761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c222b920b74375a1953a0c305f4a82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.369191 22760 tablet_service.cc:1511] Processing CreateTablet for tablet 365c1623c8e945d2a11b01636d205c2c (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:07.370436 22760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365c1623c8e945d2a11b01636d205c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.369110 22910 tablet_service.cc:1511] Processing CreateTablet for tablet 20c222b920b74375a1953a0c305f4a82 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:07.373257 22910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c222b920b74375a1953a0c305f4a82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.376691 22757 tablet_service.cc:1511] Processing CreateTablet for tablet db87e191ecb84a7cb65edb7b04278209 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:07.377836 22757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db87e191ecb84a7cb65edb7b04278209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.373260 22759 tablet_service.cc:1511] Processing CreateTablet for tablet dd13417278e4464da72ba719b1764ee5 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:07.380702 22759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd13417278e4464da72ba719b1764ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.376164 22758 tablet_service.cc:1511] Processing CreateTablet for tablet 6052a00e3320433b80c5905a2d39d902 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:07.385213 22758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6052a00e3320433b80c5905a2d39d902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.385346 22756 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4d41b924cb4116bddab4c9665c8f54 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:07.399915 22756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4d41b924cb4116bddab4c9665c8f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.403262 22834 tablet_service.cc:1511] Processing CreateTablet for tablet dd13417278e4464da72ba719b1764ee5 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:07.405073 22913 tablet_service.cc:1511] Processing CreateTablet for tablet 365c1623c8e945d2a11b01636d205c2c (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:07.406306 22913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365c1623c8e945d2a11b01636d205c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.406446 22834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd13417278e4464da72ba719b1764ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.411257 22906 tablet_service.cc:1511] Processing CreateTablet for tablet def1de0862ca42a292cc7d4996578cdb (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:07.411878 22909 tablet_service.cc:1511] Processing CreateTablet for tablet 6052a00e3320433b80c5905a2d39d902 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:07.412588 22906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def1de0862ca42a292cc7d4996578cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.414122 22911 tablet_service.cc:1511] Processing CreateTablet for tablet dd13417278e4464da72ba719b1764ee5 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:07.414341 22833 tablet_service.cc:1511] Processing CreateTablet for tablet 6052a00e3320433b80c5905a2d39d902 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:07.415611 22833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6052a00e3320433b80c5905a2d39d902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.420368 22905 tablet_service.cc:1511] Processing CreateTablet for tablet e52071d1599a4ab2b7dd0ba8e74127bc (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:07.423450 22907 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4d41b924cb4116bddab4c9665c8f54 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:07.424371 22905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52071d1599a4ab2b7dd0ba8e74127bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.425601 22908 tablet_service.cc:1511] Processing CreateTablet for tablet db87e191ecb84a7cb65edb7b04278209 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:07.429679 22907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4d41b924cb4116bddab4c9665c8f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.432458 22909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6052a00e3320433b80c5905a2d39d902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.433684 22832 tablet_service.cc:1511] Processing CreateTablet for tablet db87e191ecb84a7cb65edb7b04278209 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:07.434535 22908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db87e191ecb84a7cb65edb7b04278209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.435055 22832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db87e191ecb84a7cb65edb7b04278209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.437656 22831 tablet_service.cc:1511] Processing CreateTablet for tablet 6f4d41b924cb4116bddab4c9665c8f54 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:07.438901 22831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4d41b924cb4116bddab4c9665c8f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.497800 22911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd13417278e4464da72ba719b1764ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.501564 22964 tablet_bootstrap.cc:492] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:07.513849 22765 tablet_service.cc:1511] Processing CreateTablet for tablet def1de0862ca42a292cc7d4996578cdb (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:07.514994 22765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def1de0862ca42a292cc7d4996578cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.534385 22765 tablet_service.cc:1511] Processing CreateTablet for tablet e52071d1599a4ab2b7dd0ba8e74127bc (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:07.536468 22765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52071d1599a4ab2b7dd0ba8e74127bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.544777 22836 tablet_service.cc:1511] Processing CreateTablet for tablet e52071d1599a4ab2b7dd0ba8e74127bc (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:07.555335 22763 tablet_service.cc:1511] Processing CreateTablet for tablet a6740a2b70b0491f956933dec45b18e2 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:07.558903 22764 tablet_service.cc:1511] Processing CreateTablet for tablet 6fde6e0cd3e74a0c89c79e1e3a6484cc (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:07.561692 22765 tablet_service.cc:1511] Processing CreateTablet for tablet e9f867a9ce704365a6053a687c88187c (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:07.535926 22835 tablet_service.cc:1511] Processing CreateTablet for tablet a6740a2b70b0491f956933dec45b18e2 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:07.565088 22762 tablet_service.cc:1511] Processing CreateTablet for tablet dea88805c1974b98a8e5cdc84ea130eb (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:07.565763 22965 tablet_bootstrap.cc:492] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:07.566812 22966 tablet_bootstrap.cc:492] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:07.569545 22757 tablet_service.cc:1511] Processing CreateTablet for tablet 255f05f4b5444aba9457b70b470350a7 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:07.572671 22906 tablet_service.cc:1511] Processing CreateTablet for tablet 6fde6e0cd3e74a0c89c79e1e3a6484cc (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:07.573173 22758 tablet_service.cc:1511] Processing CreateTablet for tablet 40ab27cf51844e24b826aa3ffa7cf62d (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:07.574436 22910 tablet_service.cc:1511] Processing CreateTablet for tablet e9f867a9ce704365a6053a687c88187c (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:07.576390 22914 tablet_service.cc:1511] Processing CreateTablet for tablet dea88805c1974b98a8e5cdc84ea130eb (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:07.576838 22912 tablet_service.cc:1511] Processing CreateTablet for tablet 61bf83157e684c3c92ce3703d349ab55 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:07.580395 22836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52071d1599a4ab2b7dd0ba8e74127bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.580803 22761 tablet_service.cc:1511] Processing CreateTablet for tablet 61bf83157e684c3c92ce3703d349ab55 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:07.549759 22837 tablet_service.cc:1511] Processing CreateTablet for tablet 61bf83157e684c3c92ce3703d349ab55 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:07.582072 22837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61bf83157e684c3c92ce3703d349ab55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.581949 22834 tablet_service.cc:1511] Processing CreateTablet for tablet e9f867a9ce704365a6053a687c88187c (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:07.539877 22832 tablet_service.cc:1511] Processing CreateTablet for tablet def1de0862ca42a292cc7d4996578cdb (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:07.585018 22910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f867a9ce704365a6053a687c88187c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.585471 22834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f867a9ce704365a6053a687c88187c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.585433 22913 tablet_service.cc:1511] Processing CreateTablet for tablet a6740a2b70b0491f956933dec45b18e2 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:07.586799 22913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6740a2b70b0491f956933dec45b18e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.587970 22832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def1de0862ca42a292cc7d4996578cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.589141 22914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea88805c1974b98a8e5cdc84ea130eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.590996 22835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6740a2b70b0491f956933dec45b18e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.594246 22907 tablet_service.cc:1511] Processing CreateTablet for tablet 255f05f4b5444aba9457b70b470350a7 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:07.595463 22907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255f05f4b5444aba9457b70b470350a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.594712 22964 tablet_bootstrap.cc:654] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.583109 22764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fde6e0cd3e74a0c89c79e1e3a6484cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.600317 22839 tablet_service.cc:1511] Processing CreateTablet for tablet 6fde6e0cd3e74a0c89c79e1e3a6484cc (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:07.600957 22833 tablet_service.cc:1511] Processing CreateTablet for tablet 255f05f4b5444aba9457b70b470350a7 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:07.601492 22839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fde6e0cd3e74a0c89c79e1e3a6484cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.602272 22762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea88805c1974b98a8e5cdc84ea130eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.602708 22912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61bf83157e684c3c92ce3703d349ab55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.604350 22761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61bf83157e684c3c92ce3703d349ab55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.605984 22763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6740a2b70b0491f956933dec45b18e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.606571 22765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f867a9ce704365a6053a687c88187c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.608923 22759 tablet_service.cc:1511] Processing CreateTablet for tablet d984258c6904467ba83754f5a37f4a5e (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:07.610175 22759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d984258c6904467ba83754f5a37f4a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.611442 22838 tablet_service.cc:1511] Processing CreateTablet for tablet dea88805c1974b98a8e5cdc84ea130eb (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:07.612367 22757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255f05f4b5444aba9457b70b470350a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.616359 22906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fde6e0cd3e74a0c89c79e1e3a6484cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.619172 22909 tablet_service.cc:1511] Processing CreateTablet for tablet 40ab27cf51844e24b826aa3ffa7cf62d (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:07.621163 22909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ab27cf51844e24b826aa3ffa7cf62d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.608884 22756 tablet_service.cc:1511] Processing CreateTablet for tablet ada2098459e1437ab26023a7b8e507ea (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:07.628849 22756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada2098459e1437ab26023a7b8e507ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.629124 22965 tablet_bootstrap.cc:654] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.624866 22966 tablet_bootstrap.cc:654] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.633733 22831 tablet_service.cc:1511] Processing CreateTablet for tablet 40ab27cf51844e24b826aa3ffa7cf62d (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:07.620373 22838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea88805c1974b98a8e5cdc84ea130eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.634884 22831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ab27cf51844e24b826aa3ffa7cf62d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.638233 22758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ab27cf51844e24b826aa3ffa7cf62d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.639449 22760 tablet_service.cc:1511] Processing CreateTablet for tablet 930a46ad43c04fafbb13b870837fd69c (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:07.640681 22760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930a46ad43c04fafbb13b870837fd69c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.646196 22966 tablet_bootstrap.cc:492] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:07.654811 22966 ts_tablet_manager.cc:1403] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.088s	user 0.000s	sys 0.013s
I20260713 09:06:07.656389 22964 tablet_bootstrap.cc:492] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:07.656853 22964 ts_tablet_manager.cc:1403] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.156s	user 0.018s	sys 0.010s
I20260713 09:06:07.634826 22840 tablet_service.cc:1511] Processing CreateTablet for tablet d984258c6904467ba83754f5a37f4a5e (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:07.639540 22905 tablet_service.cc:1511] Processing CreateTablet for tablet d984258c6904467ba83754f5a37f4a5e (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:07.661458 22905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d984258c6904467ba83754f5a37f4a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.651849 22908 tablet_service.cc:1511] Processing CreateTablet for tablet ada2098459e1437ab26023a7b8e507ea (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:07.668330 22964 raft_consensus.cc:359] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } }
I20260713 09:06:07.672199 22964 raft_consensus.cc:385] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.672480 22964 raft_consensus.cc:740] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.673008 22833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 255f05f4b5444aba9457b70b470350a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.673326 22964 consensus_queue.cc:260] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } }
I20260713 09:06:07.675082 22908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada2098459e1437ab26023a7b8e507ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.679702 22910 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5a6ef7cb2a465395135662cc6f9397 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:07.681022 22966 raft_consensus.cc:359] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.684459 22759 tablet_service.cc:1511] Processing CreateTablet for tablet 33944761f71544d199eb631660dd31fa (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:07.681911 22840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d984258c6904467ba83754f5a37f4a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.688444 22761 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5a6ef7cb2a465395135662cc6f9397 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:07.689682 22907 tablet_service.cc:1511] Processing CreateTablet for tablet 930a46ad43c04fafbb13b870837fd69c (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:07.694746 22837 tablet_service.cc:1511] Processing CreateTablet for tablet 930a46ad43c04fafbb13b870837fd69c (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:07.696267 22966 raft_consensus.cc:385] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.709437 22910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5a6ef7cb2a465395135662cc6f9397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.711769 22964 ts_tablet_manager.cc:1434] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.005s
I20260713 09:06:07.716955 22907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930a46ad43c04fafbb13b870837fd69c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.717028 22949 heartbeater.cc:499] Master 127.21.45.190:42457 was elected leader, sending a full tablet report...
I20260713 09:06:07.725157 22761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5a6ef7cb2a465395135662cc6f9397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.708539 22966 raft_consensus.cc:740] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.732275 22834 tablet_service.cc:1511] Processing CreateTablet for tablet ada2098459e1437ab26023a7b8e507ea (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:07.717834 22964 tablet_bootstrap.cc:492] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:07.722175 22836 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5a6ef7cb2a465395135662cc6f9397 (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:07.735638 22835 tablet_service.cc:1511] Processing CreateTablet for tablet 33944761f71544d199eb631660dd31fa (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:07.732910 22966 consensus_queue.cc:260] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.742811 22965 tablet_bootstrap.cc:492] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:07.743249 22965 ts_tablet_manager.cc:1403] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.178s	user 0.012s	sys 0.000s
I20260713 09:06:07.743728 22837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930a46ad43c04fafbb13b870837fd69c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.681991 22913 tablet_service.cc:1511] Processing CreateTablet for tablet 33944761f71544d199eb631660dd31fa (DEFAULT_TABLE table=test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:07.748785 22913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33944761f71544d199eb631660dd31fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.746598 22965 raft_consensus.cc:359] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.747437 22836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5a6ef7cb2a465395135662cc6f9397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.755789 22759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33944761f71544d199eb631660dd31fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.756368 22835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33944761f71544d199eb631660dd31fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.760176 22965 raft_consensus.cc:385] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.760489 22965 raft_consensus.cc:740] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.761230 22965 consensus_queue.cc:260] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.766479 22964 tablet_bootstrap.cc:654] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.769956 22834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada2098459e1437ab26023a7b8e507ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.777328 22971 raft_consensus.cc:493] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.777580 22875 heartbeater.cc:499] Master 127.21.45.190:42457 was elected leader, sending a full tablet report...
I20260713 09:06:07.778744 22966 ts_tablet_manager.cc:1434] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.124s	user 0.003s	sys 0.008s
I20260713 09:06:07.782509 22800 heartbeater.cc:499] Master 127.21.45.190:42457 was elected leader, sending a full tablet report...
I20260713 09:06:07.783540 22971 raft_consensus.cc:515] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.786011 22971 leader_election.cc:290] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:07.783051 22972 raft_consensus.cc:493] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.790566 22965 ts_tablet_manager.cc:1434] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260713 09:06:07.791460 22965 tablet_bootstrap.cc:492] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:07.794239 22966 tablet_bootstrap.cc:492] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:07.788604 22972 raft_consensus.cc:515] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.827457 22972 leader_election.cc:290] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:07.835698 22965 tablet_bootstrap.cc:654] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.851951 22966 tablet_bootstrap.cc:654] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.862092 22964 tablet_bootstrap.cc:492] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:07.862610 22964 ts_tablet_manager.cc:1403] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.145s	user 0.032s	sys 0.028s
I20260713 09:06:07.865315 22964 raft_consensus.cc:359] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.866016 22964 raft_consensus.cc:385] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.866330 22964 raft_consensus.cc:740] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
W20260713 09:06:07.866551 22721 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:07.867259 22964 consensus_queue.cc:260] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.869580 22964 ts_tablet_manager.cc:1434] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:06:07.870427 22964 tablet_bootstrap.cc:492] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:07.872395 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8263b729cad4e81a7b3081fc2965df4" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:07.870486 22965 tablet_bootstrap.cc:492] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
W20260713 09:06:07.873680 22814 leader_election.cc:343] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.873842 22965 ts_tablet_manager.cc:1403] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.083s	user 0.007s	sys 0.005s
I20260713 09:06:07.876299 22965 raft_consensus.cc:359] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.876755 22965 raft_consensus.cc:385] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.876957 22965 raft_consensus.cc:740] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.877592 22965 consensus_queue.cc:260] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.879513 22965 ts_tablet_manager.cc:1434] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:06:07.880373 22965 tablet_bootstrap.cc:492] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:07.884593 22964 tablet_bootstrap.cc:654] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.884400 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8263b729cad4e81a7b3081fc2965df4" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
W20260713 09:06:07.885979 22815 leader_election.cc:343] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.886425 22815 leader_election.cc:304] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [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: 075c359d25394bef8091d4098446758e; no voters: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:07.887462 22971 raft_consensus.cc:2749] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:07.891160 22965 tablet_bootstrap.cc:654] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.901031 22964 tablet_bootstrap.cc:492] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:07.901553 22964 ts_tablet_manager.cc:1403] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.008s
I20260713 09:06:07.902944 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271e5bb0f86e4e488bb4c8e2c3a8d0f9" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:07.903537 22924 raft_consensus.cc:2468] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 0.
I20260713 09:06:07.904371 22966 tablet_bootstrap.cc:492] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:07.904424 22964 raft_consensus.cc:359] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.905118 22966 ts_tablet_manager.cc:1403] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.000s
I20260713 09:06:07.904994 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271e5bb0f86e4e488bb4c8e2c3a8d0f9" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:07.905328 22964 raft_consensus.cc:385] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.905741 22964 raft_consensus.cc:740] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.906466 22964 consensus_queue.cc:260] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.906831 22740 leader_election.cc:304] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:07.907783 22970 raft_consensus.cc:493] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.908207 22970 raft_consensus.cc:515] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.908697 22964 ts_tablet_manager.cc:1434] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:06:07.909641 22964 tablet_bootstrap.cc:492] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:07.910709 22970 leader_election.cc:290] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:07.912998 22972 raft_consensus.cc:2804] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:07.913383 22972 raft_consensus.cc:493] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:07.913695 22972 raft_consensus.cc:3060] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.915781 22964 tablet_bootstrap.cc:654] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.918527 22966 raft_consensus.cc:359] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.920208 22972 raft_consensus.cc:515] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.925837 22966 raft_consensus.cc:385] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.926200 22966 raft_consensus.cc:740] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
W20260713 09:06:07.921105 22740 leader_election.cc:343] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 075c359d25394bef8091d4098446758e (127.21.45.130:39627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.926982 22966 consensus_queue.cc:260] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.929283 22966 ts_tablet_manager.cc:1434] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260713 09:06:07.929914 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271e5bb0f86e4e488bb4c8e2c3a8d0f9" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:07.929996 22972 leader_election.cc:290] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Requested vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:07.931375 22966 tablet_bootstrap.cc:492] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e: Bootstrap starting.
W20260713 09:06:07.931453 22740 leader_election.cc:343] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 075c359d25394bef8091d4098446758e (127.21.45.130:39627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.937539 22966 tablet_bootstrap.cc:654] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.945554 22986 raft_consensus.cc:493] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:07.946023 22986 raft_consensus.cc:515] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } }
I20260713 09:06:07.948351 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271e5bb0f86e4e488bb4c8e2c3a8d0f9" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:07.948939 22924 raft_consensus.cc:3060] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:07.954824 22966 tablet_bootstrap.cc:492] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:07.955318 22966 ts_tablet_manager.cc:1403] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.001s
I20260713 09:06:07.955984 22924 raft_consensus.cc:2468] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 1.
I20260713 09:06:07.956853 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b29d7b6763440aa6151a98d4d8f012" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:07.957134 22740 leader_election.cc:304] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [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: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458; no voters: 075c359d25394bef8091d4098446758e
I20260713 09:06:07.957541 22849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd2777521da48f4930b8670cb61d73f" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:07.958329 22972 raft_consensus.cc:2804] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:07.958838 22972 raft_consensus.cc:697] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Running, Role: LEADER
I20260713 09:06:07.958469 22966 raft_consensus.cc:359] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.959365 22966 raft_consensus.cc:385] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:06:07.958967 22889 leader_election.cc:343] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 075c359d25394bef8091d4098446758e (127.21.45.130:39627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.959707 22966 raft_consensus.cc:740] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.959654 22972 consensus_queue.cc:237] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
W20260713 09:06:07.960426 22889 leader_election.cc:343] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 075c359d25394bef8091d4098446758e (127.21.45.130:39627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:07.960788 22966 consensus_queue.cc:260] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.963096 22966 ts_tablet_manager.cc:1434] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:07.964030 22966 tablet_bootstrap.cc:492] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:07.964136 22986 leader_election.cc:290] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871)
I20260713 09:06:07.967414 22964 tablet_bootstrap.cc:492] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:07.967898 22964 ts_tablet_manager.cc:1403] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.033s
I20260713 09:06:07.970444 22966 tablet_bootstrap.cc:654] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.970736 22964 raft_consensus.cc:359] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.971611 22964 raft_consensus.cc:385] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.971897 22964 raft_consensus.cc:740] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.974759 22964 consensus_queue.cc:260] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:07.977177 22964 ts_tablet_manager.cc:1434] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:06:07.978964 22965 tablet_bootstrap.cc:492] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:07.979128 22964 tablet_bootstrap.cc:492] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:07.979418 22965 ts_tablet_manager.cc:1403] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.014s
I20260713 09:06:07.982232 22965 raft_consensus.cc:359] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } }
I20260713 09:06:07.982878 22965 raft_consensus.cc:385] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:07.983145 22965 raft_consensus.cc:740] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:07.983827 22965 consensus_queue.cc:260] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } }
I20260713 09:06:07.989492 22964 tablet_bootstrap.cc:654] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:07.990252 22965 ts_tablet_manager.cc:1434] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:06:07.991261 22965 tablet_bootstrap.cc:492] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:07.997908 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b29d7b6763440aa6151a98d4d8f012" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:07.998570 22775 raft_consensus.cc:2468] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 0.
I20260713 09:06:07.999732 22774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd2777521da48f4930b8670cb61d73f" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:08.000442 22774 raft_consensus.cc:2468] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 0.
I20260713 09:06:08.002079 22888 leader_election.cc:304] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [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: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458; no voters: 075c359d25394bef8091d4098446758e
I20260713 09:06:08.003309 22888 leader_election.cc:304] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [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: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458; no voters: 075c359d25394bef8091d4098446758e
I20260713 09:06:08.003829 22965 tablet_bootstrap.cc:654] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.004364 22986 raft_consensus.cc:2804] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:08.004739 22986 raft_consensus.cc:493] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:08.005084 22986 raft_consensus.cc:3060] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.007885 22970 raft_consensus.cc:2804] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:08.008309 22970 raft_consensus.cc:493] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:08.008642 22970 raft_consensus.cc:3060] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.009362 22966 tablet_bootstrap.cc:492] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:08.009855 22966 ts_tablet_manager.cc:1403] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.028s
I20260713 09:06:08.010665 22965 tablet_bootstrap.cc:492] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:08.011078 22965 ts_tablet_manager.cc:1403] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.003s
I20260713 09:06:08.012749 22966 raft_consensus.cc:359] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.013463 22966 raft_consensus.cc:385] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.013814 22966 raft_consensus.cc:740] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.013672 22965 raft_consensus.cc:359] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.014331 22965 raft_consensus.cc:385] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.014605 22965 raft_consensus.cc:740] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.014786 22966 consensus_queue.cc:260] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.015455 22965 consensus_queue.cc:260] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.016287 22975 raft_consensus.cc:493] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.016736 22975 raft_consensus.cc:515] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.017767 22965 ts_tablet_manager.cc:1434] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:06:08.018683 22965 tablet_bootstrap.cc:492] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:08.018886 22975 leader_election.cc:290] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:08.019937 22966 ts_tablet_manager.cc:1434] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260713 09:06:08.020926 22966 tablet_bootstrap.cc:492] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:08.021184 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365c1623c8e945d2a11b01636d205c2c" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
W20260713 09:06:08.022567 22815 leader_election.cc:343] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.023311 22774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365c1623c8e945d2a11b01636d205c2c" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
W20260713 09:06:08.024613 22814 leader_election.cc:343] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.024945 22965 tablet_bootstrap.cc:654] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.027068 22966 tablet_bootstrap.cc:654] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.025012 22814 leader_election.cc:304] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [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: 075c359d25394bef8091d4098446758e; no voters: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:08.028975 22971 raft_consensus.cc:2749] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:08.030975 22970 raft_consensus.cc:515] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } }
I20260713 09:06:08.033638 22986 raft_consensus.cc:515] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.036324 22774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b29d7b6763440aa6151a98d4d8f012" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:08.036566 22965 tablet_bootstrap.cc:492] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:08.036542 22966 tablet_bootstrap.cc:492] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:08.037021 22774 raft_consensus.cc:3060] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.037170 22965 ts_tablet_manager.cc:1403] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260713 09:06:08.037281 22966 ts_tablet_manager.cc:1403] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260713 09:06:08.040091 22966 raft_consensus.cc:359] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.040290 22965 raft_consensus.cc:359] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.040812 22966 raft_consensus.cc:385] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.040907 22965 raft_consensus.cc:385] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.041319 22966 raft_consensus.cc:740] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.041322 22965 raft_consensus.cc:740] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.042294 22966 consensus_queue.cc:260] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.042371 22965 consensus_queue.cc:260] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.044793 22965 ts_tablet_manager.cc:1434] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:08.045722 22965 tablet_bootstrap.cc:492] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:08.046599 22966 ts_tablet_manager.cc:1434] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:08.047554 22966 tablet_bootstrap.cc:492] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:08.049646 22673 catalog_manager.cc:5697] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:08.051663 22965 tablet_bootstrap.cc:654] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.053649 22966 tablet_bootstrap.cc:654] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.056851 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd2777521da48f4930b8670cb61d73f" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:08.058127 22970 leader_election.cc:290] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Requested vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871)
I20260713 09:06:08.058426 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd2777521da48f4930b8670cb61d73f" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:08.058646 22986 leader_election.cc:290] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:08.044035 22774 raft_consensus.cc:2468] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 1.
W20260713 09:06:08.059762 22889 leader_election.cc:343] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 075c359d25394bef8091d4098446758e (127.21.45.130:39627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.060859 22888 leader_election.cc:304] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:08.061658 22986 raft_consensus.cc:2804] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:08.061885 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b29d7b6763440aa6151a98d4d8f012" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:08.062100 22986 raft_consensus.cc:697] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Becoming Leader. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Running, Role: LEADER
I20260713 09:06:08.062114 22964 tablet_bootstrap.cc:492] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
W20260713 09:06:08.063079 22889 leader_election.cc:343] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 075c359d25394bef8091d4098446758e (127.21.45.130:39627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.063464 22964 ts_tablet_manager.cc:1403] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.085s	user 0.025s	sys 0.032s
I20260713 09:06:08.062963 22986 consensus_queue.cc:237] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.064023 22775 raft_consensus.cc:3060] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.070945 22965 tablet_bootstrap.cc:492] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:08.071447 22965 ts_tablet_manager.cc:1403] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260713 09:06:08.074213 22965 raft_consensus.cc:359] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.074898 22965 raft_consensus.cc:385] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.075198 22965 raft_consensus.cc:740] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.070838 22775 raft_consensus.cc:2468] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 1.
I20260713 09:06:08.076998 22965 consensus_queue.cc:260] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.077808 22888 leader_election.cc:304] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [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: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458; no voters: 075c359d25394bef8091d4098446758e
I20260713 09:06:08.078311 22966 tablet_bootstrap.cc:492] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:08.078579 22970 raft_consensus.cc:2804] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:08.078785 22966 ts_tablet_manager.cc:1403] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.014s
I20260713 09:06:08.079331 22965 ts_tablet_manager.cc:1434] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:06:08.066243 22964 raft_consensus.cc:359] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.079742 22964 raft_consensus.cc:385] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.080053 22964 raft_consensus.cc:740] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.080272 22965 tablet_bootstrap.cc:492] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:08.081949 22966 raft_consensus.cc:359] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.082602 22964 consensus_queue.cc:260] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.083178 22970 raft_consensus.cc:697] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Becoming Leader. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Running, Role: LEADER
I20260713 09:06:08.082667 22966 raft_consensus.cc:385] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.083815 22966 raft_consensus.cc:740] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.084050 22970 consensus_queue.cc:237] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } }
I20260713 09:06:08.085868 22964 ts_tablet_manager.cc:1434] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260713 09:06:08.086792 22965 tablet_bootstrap.cc:654] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.088279 22964 tablet_bootstrap.cc:492] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:08.086913 22966 consensus_queue.cc:260] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.090816 22972 raft_consensus.cc:493] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.091238 22972 raft_consensus.cc:515] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.093182 22972 leader_election.cc:290] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:08.094969 22964 tablet_bootstrap.cc:654] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.095762 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c222b920b74375a1953a0c305f4a82" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:08.091609 22966 ts_tablet_manager.cc:1434] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:06:08.096369 22850 raft_consensus.cc:2468] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 0.
I20260713 09:06:08.096942 22966 tablet_bootstrap.cc:492] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:08.097539 22740 leader_election.cc:304] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: 
I20260713 09:06:08.098351 22972 raft_consensus.cc:2804] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:08.098457 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c222b920b74375a1953a0c305f4a82" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:08.098748 22972 raft_consensus.cc:493] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:08.099107 22972 raft_consensus.cc:3060] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.105751 22966 tablet_bootstrap.cc:654] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.106096 22972 raft_consensus.cc:515] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
W20260713 09:06:08.113049 22740 leader_election.cc:343] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.115924 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c222b920b74375a1953a0c305f4a82" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:08.116431 22850 raft_consensus.cc:3060] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.116964 22966 tablet_bootstrap.cc:492] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:08.117434 22966 ts_tablet_manager.cc:1403] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.001s
I20260713 09:06:08.120342 22966 raft_consensus.cc:359] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.120980 22966 raft_consensus.cc:385] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.122501 22966 raft_consensus.cc:740] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.121706 22850 raft_consensus.cc:2468] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 1.
I20260713 09:06:08.123860 22740 leader_election.cc:304] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: 
I20260713 09:06:08.124213 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c222b920b74375a1953a0c305f4a82" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:08.124027 22966 consensus_queue.cc:260] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.124780 22974 raft_consensus.cc:2804] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:08.125429 22972 leader_election.cc:290] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Requested vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
W20260713 09:06:08.125541 22740 leader_election.cc:343] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.126255 22966 ts_tablet_manager.cc:1434] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:08.127207 22966 tablet_bootstrap.cc:492] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:08.129133 22965 tablet_bootstrap.cc:492] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:08.129590 22965 ts_tablet_manager.cc:1403] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.004s
I20260713 09:06:08.131474 22971 raft_consensus.cc:493] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.131946 22971 raft_consensus.cc:515] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.133304 22966 tablet_bootstrap.cc:654] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.133713 22964 tablet_bootstrap.cc:492] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:08.134150 22964 ts_tablet_manager.cc:1403] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.026s
I20260713 09:06:08.133875 22965 raft_consensus.cc:359] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.134655 22965 raft_consensus.cc:385] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.134940 22965 raft_consensus.cc:740] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.133912 22971 leader_election.cc:290] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:08.136255 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271e5bb0f86e4e488bb4c8e2c3a8d0f9" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:08.136008 22965 consensus_queue.cc:260] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.136931 22924 raft_consensus.cc:2393] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 075c359d25394bef8091d4098446758e in current term 1: Already voted for candidate 5dd133a7c77c4250a0004fb3325993e9 in this term.
I20260713 09:06:08.137387 22964 raft_consensus.cc:359] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.138074 22964 raft_consensus.cc:385] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.138237 22965 ts_tablet_manager.cc:1434] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:08.135841 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271e5bb0f86e4e488bb4c8e2c3a8d0f9" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:08.138489 22964 raft_consensus.cc:740] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.139189 22965 tablet_bootstrap.cc:492] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:08.139287 22964 consensus_queue.cc:260] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.139683 22814 leader_election.cc:304] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e [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: 075c359d25394bef8091d4098446758e; no voters: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:08.140733 22971 raft_consensus.cc:3060] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.141543 22964 ts_tablet_manager.cc:1434] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:08.124763 22673 catalog_manager.cc:5697] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:08.142570 22964 tablet_bootstrap.cc:492] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:08.147917 22971 raft_consensus.cc:2749] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:08.148866 22964 tablet_bootstrap.cc:654] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.149616 22971 raft_consensus.cc:493] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.150051 22971 raft_consensus.cc:515] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.151417 22965 tablet_bootstrap.cc:654] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.152675 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd13417278e4464da72ba719b1764ee5" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:08.153939 22970 raft_consensus.cc:493] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.154392 22970 raft_consensus.cc:515] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
W20260713 09:06:08.157490 22814 leader_election.cc:343] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.158253 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8263b729cad4e81a7b3081fc2965df4" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:08.158831 22775 raft_consensus.cc:2468] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 0.
I20260713 09:06:08.159967 22888 leader_election.cc:304] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:08.160812 22986 raft_consensus.cc:2804] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:08.161154 22986 raft_consensus.cc:493] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:08.161471 22986 raft_consensus.cc:3060] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.164508 22970 leader_election.cc:290] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:08.165995 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8263b729cad4e81a7b3081fc2965df4" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:08.166589 22850 raft_consensus.cc:2468] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 0.
I20260713 09:06:08.170933 22671 catalog_manager.cc:5697] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:08.172014 22986 raft_consensus.cc:515] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.174697 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8263b729cad4e81a7b3081fc2965df4" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:08.175235 22775 raft_consensus.cc:3060] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.181469 22775 raft_consensus.cc:2468] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 1.
I20260713 09:06:08.182509 22888 leader_election.cc:304] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:08.183305 22970 raft_consensus.cc:2804] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:08.183744 22970 raft_consensus.cc:697] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Becoming Leader. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Running, Role: LEADER
I20260713 09:06:08.184562 22970 consensus_queue.cc:237] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.188814 22986 leader_election.cc:290] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:08.189695 22971 leader_election.cc:290] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:08.190672 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8263b729cad4e81a7b3081fc2965df4" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:08.190820 22974 raft_consensus.cc:697] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Running, Role: LEADER
I20260713 09:06:08.191253 22850 raft_consensus.cc:3060] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.191913 22974 consensus_queue.cc:237] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.192811 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd13417278e4464da72ba719b1764ee5" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
W20260713 09:06:08.194161 22815 leader_election.cc:343] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.194664 22815 leader_election.cc:304] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [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: 075c359d25394bef8091d4098446758e; no voters: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:08.195683 22971 raft_consensus.cc:2749] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:08.200722 22966 tablet_bootstrap.cc:492] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:08.201159 22966 ts_tablet_manager.cc:1403] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.074s	user 0.019s	sys 0.019s
I20260713 09:06:08.202996 22850 raft_consensus.cc:2468] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 1.
I20260713 09:06:08.202754 22671 catalog_manager.cc:5697] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:08.203557 22966 raft_consensus.cc:359] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.204192 22966 raft_consensus.cc:385] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.204463 22966 raft_consensus.cc:740] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.205150 22966 consensus_queue.cc:260] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.206997 22964 tablet_bootstrap.cc:492] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:08.207049 22966 ts_tablet_manager.cc:1434] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:06:08.207530 22964 ts_tablet_manager.cc:1403] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.042s
I20260713 09:06:08.207994 22966 tablet_bootstrap.cc:492] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:08.210245 22964 raft_consensus.cc:359] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.210870 22964 raft_consensus.cc:385] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.211143 22964 raft_consensus.cc:740] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.211900 22964 consensus_queue.cc:260] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.214049 22965 tablet_bootstrap.cc:492] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:08.214206 22964 ts_tablet_manager.cc:1434] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:06:08.214502 22965 ts_tablet_manager.cc:1403] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.023s
I20260713 09:06:08.215147 22964 tablet_bootstrap.cc:492] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:08.217024 22965 raft_consensus.cc:359] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.217612 22965 raft_consensus.cc:385] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.217854 22965 raft_consensus.cc:740] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.218667 22965 consensus_queue.cc:260] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.220465 22965 ts_tablet_manager.cc:1434] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:08.221184 22965 tablet_bootstrap.cc:492] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:08.221484 22964 tablet_bootstrap.cc:654] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.222880 22670 catalog_manager.cc:5697] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:08.224994 22966 tablet_bootstrap.cc:654] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.225847 22965 tablet_bootstrap.cc:654] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.225762 23008 raft_consensus.cc:493] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.226421 23008 raft_consensus.cc:515] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.236289 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52071d1599a4ab2b7dd0ba8e74127bc" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
W20260713 09:06:08.237727 22740 leader_election.cc:343] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 075c359d25394bef8091d4098446758e (127.21.45.130:39627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.239792 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52071d1599a4ab2b7dd0ba8e74127bc" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
W20260713 09:06:08.241201 22740 leader_election.cc:343] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.241648 22740 leader_election.cc:304] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9 [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: 5dd133a7c77c4250a0004fb3325993e9; no voters: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:08.242399 23008 leader_election.cc:290] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:08.243201 23008 raft_consensus.cc:2749] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:08.257242 22964 tablet_bootstrap.cc:492] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:08.257669 22964 ts_tablet_manager.cc:1403] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.030s
I20260713 09:06:08.258948 22966 tablet_bootstrap.cc:492] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:08.258960 22965 tablet_bootstrap.cc:492] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:08.259478 22966 ts_tablet_manager.cc:1403] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.024s
I20260713 09:06:08.259512 22965 ts_tablet_manager.cc:1403] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.015s
I20260713 09:06:08.260057 22964 raft_consensus.cc:359] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.260716 22964 raft_consensus.cc:385] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.260958 22964 raft_consensus.cc:740] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.261580 22964 consensus_queue.cc:260] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.262249 22966 raft_consensus.cc:359] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } }
I20260713 09:06:08.261945 22965 raft_consensus.cc:359] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.262847 22966 raft_consensus.cc:385] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.262967 22965 raft_consensus.cc:385] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.263131 22966 raft_consensus.cc:740] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.263232 22965 raft_consensus.cc:740] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.263906 22965 consensus_queue.cc:260] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.264557 22966 consensus_queue.cc:260] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } }
I20260713 09:06:08.265334 22964 ts_tablet_manager.cc:1434] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:06:08.266180 22964 tablet_bootstrap.cc:492] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:08.269412 22966 ts_tablet_manager.cc:1434] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260713 09:06:08.270237 22966 tablet_bootstrap.cc:492] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:08.271415 22964 tablet_bootstrap.cc:654] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.271551 22965 ts_tablet_manager.cc:1434] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260713 09:06:08.272521 22965 tablet_bootstrap.cc:492] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:08.275285 22966 tablet_bootstrap.cc:654] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.277675 22965 tablet_bootstrap.cc:654] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.282146 22964 tablet_bootstrap.cc:492] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:08.282578 22964 ts_tablet_manager.cc:1403] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260713 09:06:08.282589 22965 tablet_bootstrap.cc:492] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:08.283231 22965 ts_tablet_manager.cc:1403] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.007s
I20260713 09:06:08.283923 22966 tablet_bootstrap.cc:492] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:08.284329 22966 ts_tablet_manager.cc:1403] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260713 09:06:08.285424 22964 raft_consensus.cc:359] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.285701 22965 raft_consensus.cc:359] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.286098 22964 raft_consensus.cc:385] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.286442 22965 raft_consensus.cc:385] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.286479 22964 raft_consensus.cc:740] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.286934 22965 raft_consensus.cc:740] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.286655 22966 raft_consensus.cc:359] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.287415 22966 raft_consensus.cc:385] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.287878 22966 raft_consensus.cc:740] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.287467 22964 consensus_queue.cc:260] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.287639 22965 consensus_queue.cc:260] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.288784 22966 consensus_queue.cc:260] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.289745 22965 ts_tablet_manager.cc:1434] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:08.289880 22964 ts_tablet_manager.cc:1434] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:08.290686 22965 tablet_bootstrap.cc:492] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:08.290802 22964 tablet_bootstrap.cc:492] T e52071d1599a4ab2b7dd0ba8e74127bc P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:08.290782 22966 ts_tablet_manager.cc:1434] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:08.291810 22966 tablet_bootstrap.cc:492] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:08.296380 22964 tablet_bootstrap.cc:654] T e52071d1599a4ab2b7dd0ba8e74127bc P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.299136 22966 tablet_bootstrap.cc:654] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.301002 22964 tablet_bootstrap.cc:492] T e52071d1599a4ab2b7dd0ba8e74127bc P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:08.301321 22964 ts_tablet_manager.cc:1403] T e52071d1599a4ab2b7dd0ba8e74127bc P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:06:08.302232 22965 tablet_bootstrap.cc:654] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.303551 22964 raft_consensus.cc:359] T e52071d1599a4ab2b7dd0ba8e74127bc P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.304016 22964 raft_consensus.cc:385] T e52071d1599a4ab2b7dd0ba8e74127bc P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.304288 22964 raft_consensus.cc:740] T e52071d1599a4ab2b7dd0ba8e74127bc P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.304371 22971 raft_consensus.cc:493] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.304771 22971 raft_consensus.cc:515] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.304915 22964 consensus_queue.cc:260] T e52071d1599a4ab2b7dd0ba8e74127bc P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.306695 22971 leader_election.cc:290] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:08.306777 22964 ts_tablet_manager.cc:1434] T e52071d1599a4ab2b7dd0ba8e74127bc P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:08.307859 22964 tablet_bootstrap.cc:492] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:08.308334 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db87e191ecb84a7cb65edb7b04278209" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:08.308917 22775 raft_consensus.cc:2468] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075c359d25394bef8091d4098446758e in term 0.
I20260713 09:06:08.310062 22814 leader_election.cc:304] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: 
I20260713 09:06:08.310639 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db87e191ecb84a7cb65edb7b04278209" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
W20260713 09:06:08.311975 22815 leader_election.cc:343] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.312793 22971 raft_consensus.cc:2804] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:08.313004 22964 tablet_bootstrap.cc:654] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.313237 22971 raft_consensus.cc:493] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:08.313627 22971 raft_consensus.cc:3060] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.321867 22966 tablet_bootstrap.cc:492] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:08.322345 22966 ts_tablet_manager.cc:1403] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260713 09:06:08.325162 22966 raft_consensus.cc:359] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.325874 22966 raft_consensus.cc:385] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.326175 22966 raft_consensus.cc:740] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.326876 22966 consensus_queue.cc:260] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.329339 22966 ts_tablet_manager.cc:1434] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:08.330273 22966 tablet_bootstrap.cc:492] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:08.331195 23008 raft_consensus.cc:493] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.331629 23008 raft_consensus.cc:515] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.333488 23008 leader_election.cc:290] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:08.331849 22971 raft_consensus.cc:515] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.335417 22971 leader_election.cc:290] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:08.335515 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd13417278e4464da72ba719b1764ee5" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:08.339025 22850 raft_consensus.cc:2468] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 0.
I20260713 09:06:08.336205 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd13417278e4464da72ba719b1764ee5" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:08.336690 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db87e191ecb84a7cb65edb7b04278209" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:08.337762 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db87e191ecb84a7cb65edb7b04278209" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:08.340425 22775 raft_consensus.cc:3060] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:08.340582 22740 leader_election.cc:343] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.341557 22740 leader_election.cc:304] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [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: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:08.342262 23008 raft_consensus.cc:2804] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:08.342612 23008 raft_consensus.cc:493] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:08.342922 23008 raft_consensus.cc:3060] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:08.344812 22815 leader_election.cc:343] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.349418 22775 raft_consensus.cc:2468] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075c359d25394bef8091d4098446758e in term 1.
I20260713 09:06:08.349972 23008 raft_consensus.cc:515] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.350623 22814 leader_election.cc:304] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [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: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:08.352734 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd13417278e4464da72ba719b1764ee5" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:08.353300 22850 raft_consensus.cc:3060] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.338558 22966 tablet_bootstrap.cc:654] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.360652 22850 raft_consensus.cc:2468] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 1.
I20260713 09:06:08.361550 22971 raft_consensus.cc:2804] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:08.361979 22965 tablet_bootstrap.cc:492] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:08.361920 22740 leader_election.cc:304] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: 
I20260713 09:06:08.362703 22974 raft_consensus.cc:2804] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:08.363235 22974 raft_consensus.cc:697] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Running, Role: LEADER
I20260713 09:06:08.363842 22964 tablet_bootstrap.cc:492] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:08.364264 22964 ts_tablet_manager.cc:1403] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.057s	user 0.024s	sys 0.019s
I20260713 09:06:08.364110 22974 consensus_queue.cc:237] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.364987 23008 leader_election.cc:290] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Requested vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:08.364528 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd13417278e4464da72ba719b1764ee5" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:08.362788 22971 raft_consensus.cc:697] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Becoming Leader. State: Replica: 075c359d25394bef8091d4098446758e, State: Running, Role: LEADER
I20260713 09:06:08.366766 22964 raft_consensus.cc:359] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.362507 22965 ts_tablet_manager.cc:1403] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.042s
I20260713 09:06:08.367368 22964 raft_consensus.cc:385] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:06:08.367731 22740 leader_election.cc:343] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.367800 22964 raft_consensus.cc:740] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.368539 22964 consensus_queue.cc:260] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.369063 22971 consensus_queue.cc:237] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.370397 22964 ts_tablet_manager.cc:1434] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:08.372567 22966 tablet_bootstrap.cc:492] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:08.373041 22966 ts_tablet_manager.cc:1403] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.000s
I20260713 09:06:08.375741 22966 raft_consensus.cc:359] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.376405 22966 raft_consensus.cc:385] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.376665 22966 raft_consensus.cc:740] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.378989 22966 consensus_queue.cc:260] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.380957 22966 ts_tablet_manager.cc:1434] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:08.381810 22966 tablet_bootstrap.cc:492] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:08.383657 22964 tablet_bootstrap.cc:492] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:08.383777 22972 raft_consensus.cc:493] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.384212 22972 raft_consensus.cc:515] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.386117 22972 leader_election.cc:290] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:08.388017 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def1de0862ca42a292cc7d4996578cdb" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:08.388561 22966 tablet_bootstrap.cc:654] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.389743 22964 tablet_bootstrap.cc:654] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:08.389689 22740 leader_election.cc:343] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 075c359d25394bef8091d4098446758e (127.21.45.130:39627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.390982 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def1de0862ca42a292cc7d4996578cdb" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:08.391558 22923 raft_consensus.cc:2468] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 0.
I20260713 09:06:08.392827 22740 leader_election.cc:304] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [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: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458; no voters: 075c359d25394bef8091d4098446758e
I20260713 09:06:08.370044 22965 raft_consensus.cc:359] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.394217 22965 raft_consensus.cc:385] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.394476 22965 raft_consensus.cc:740] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.395419 22972 raft_consensus.cc:2804] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:08.395193 22965 consensus_queue.cc:260] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.395866 22972 raft_consensus.cc:493] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:08.396497 22972 raft_consensus.cc:3060] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.397148 22965 ts_tablet_manager.cc:1434] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260713 09:06:08.398144 22965 tablet_bootstrap.cc:492] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:08.399330 22672 catalog_manager.cc:5697] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:08.403117 22965 tablet_bootstrap.cc:654] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.403466 22671 catalog_manager.cc:5697] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e reported cstate change: term changed from 0 to 1, leader changed from <none> to 075c359d25394bef8091d4098446758e (127.21.45.130). New cstate: current_term: 1 leader_uuid: "075c359d25394bef8091d4098446758e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:08.408883 22972 raft_consensus.cc:515] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.411733 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def1de0862ca42a292cc7d4996578cdb" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
W20260713 09:06:08.413126 22740 leader_election.cc:343] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 075c359d25394bef8091d4098446758e (127.21.45.130:39627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:08.415109 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def1de0862ca42a292cc7d4996578cdb" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:08.415644 22923 raft_consensus.cc:3060] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.422508 22974 raft_consensus.cc:493] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.422951 22974 raft_consensus.cc:515] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.424898 22974 leader_election.cc:290] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:08.426800 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6052a00e3320433b80c5905a2d39d902" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:08.427404 22924 raft_consensus.cc:2468] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 0.
I20260713 09:06:08.427621 22964 tablet_bootstrap.cc:492] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:08.428028 22964 ts_tablet_manager.cc:1403] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.010s
I20260713 09:06:08.428421 22966 tablet_bootstrap.cc:492] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:08.428889 22966 ts_tablet_manager.cc:1403] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.012s
I20260713 09:06:08.429220 22740 leader_election.cc:304] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:08.429555 22970 raft_consensus.cc:493] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.429970 22970 raft_consensus.cc:515] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.430434 22974 raft_consensus.cc:2804] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:08.430878 22974 raft_consensus.cc:493] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:08.431255 22974 raft_consensus.cc:3060] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.431851 22970 leader_election.cc:290] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:08.428346 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6052a00e3320433b80c5905a2d39d902" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:08.433368 22849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365c1623c8e945d2a11b01636d205c2c" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:08.433231 22966 raft_consensus.cc:359] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.433706 22850 raft_consensus.cc:2468] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 0.
I20260713 09:06:08.434064 22966 raft_consensus.cc:385] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.434072 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365c1623c8e945d2a11b01636d205c2c" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:08.434537 22966 raft_consensus.cc:740] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.434239 22964 raft_consensus.cc:359] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.434765 22775 raft_consensus.cc:2468] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 0.
I20260713 09:06:08.435041 22964 raft_consensus.cc:385] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.435339 22964 raft_consensus.cc:740] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.435708 22888 leader_election.cc:304] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:08.436321 22849 raft_consensus.cc:2468] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 0.
I20260713 09:06:08.435956 22964 consensus_queue.cc:260] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.435425 22966 consensus_queue.cc:260] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.438881 22966 ts_tablet_manager.cc:1434] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:06:08.439531 22970 raft_consensus.cc:2804] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:08.439894 22970 raft_consensus.cc:493] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:08.440225 22970 raft_consensus.cc:3060] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.441061 22923 raft_consensus.cc:2468] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 1.
I20260713 09:06:08.442109 22740 leader_election.cc:304] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [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: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458; no voters: 075c359d25394bef8091d4098446758e
I20260713 09:06:08.442819 23008 raft_consensus.cc:2804] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:08.443811 23008 raft_consensus.cc:697] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Running, Role: LEADER
I20260713 09:06:08.444630 23008 consensus_queue.cc:237] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.446110 22966 tablet_bootstrap.cc:492] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:08.446442 22970 raft_consensus.cc:515] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.448809 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365c1623c8e945d2a11b01636d205c2c" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:08.449317 22775 raft_consensus.cc:3060] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.449522 22965 tablet_bootstrap.cc:492] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:08.449929 22965 ts_tablet_manager.cc:1403] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.005s
I20260713 09:06:08.451081 22972 leader_election.cc:290] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Requested vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:08.451304 22966 tablet_bootstrap.cc:654] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.452432 22965 raft_consensus.cc:359] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.453042 22965 raft_consensus.cc:385] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.453313 22965 raft_consensus.cc:740] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.455312 22849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365c1623c8e945d2a11b01636d205c2c" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:08.455840 22849 raft_consensus.cc:3060] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.456300 22966 tablet_bootstrap.cc:492] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:08.456357 22965 consensus_queue.cc:260] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.458096 22965 ts_tablet_manager.cc:1434] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:06:08.458755 22965 tablet_bootstrap.cc:492] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:08.456820 22966 ts_tablet_manager.cc:1403] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.008s
I20260713 09:06:08.459890 22775 raft_consensus.cc:2468] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 1.
I20260713 09:06:08.455968 22964 ts_tablet_manager.cc:1434] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260713 09:06:08.461529 22888 leader_election.cc:304] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:08.462177 22964 tablet_bootstrap.cc:492] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:08.462524 22986 raft_consensus.cc:2804] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:08.462961 22986 raft_consensus.cc:697] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Becoming Leader. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Running, Role: LEADER
I20260713 09:06:08.463260 22965 tablet_bootstrap.cc:654] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.463686 22986 consensus_queue.cc:237] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.464619 22974 raft_consensus.cc:515] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.467303 22849 raft_consensus.cc:2468] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 1.
I20260713 09:06:08.467554 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6052a00e3320433b80c5905a2d39d902" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:08.468551 22850 raft_consensus.cc:3060] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.470319 22966 raft_consensus.cc:359] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.470995 22966 raft_consensus.cc:385] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.471302 22966 raft_consensus.cc:740] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.472609 22966 consensus_queue.cc:260] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.473172 22971 raft_consensus.cc:493] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.473583 22971 raft_consensus.cc:515] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } }
I20260713 09:06:08.474393 22670 catalog_manager.cc:5697] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:08.476893 22966 ts_tablet_manager.cc:1434] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.004s
I20260713 09:06:08.477753 22966 tablet_bootstrap.cc:492] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:08.482941 22966 tablet_bootstrap.cc:654] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.485595 22974 leader_election.cc:290] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Requested vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:08.492427 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6052a00e3320433b80c5905a2d39d902" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:08.493080 22924 raft_consensus.cc:3060] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.496405 23002 consensus_queue.cc:1048] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:08.502352 22924 raft_consensus.cc:2468] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 1.
I20260713 09:06:08.503649 22740 leader_election.cc:304] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:08.504448 22974 raft_consensus.cc:2804] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:08.504907 22974 raft_consensus.cc:697] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Running, Role: LEADER
I20260713 09:06:08.505203 22964 tablet_bootstrap.cc:654] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.505721 22974 consensus_queue.cc:237] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.519797 22672 catalog_manager.cc:5697] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:08.535107 22970 leader_election.cc:290] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:08.543360 22964 tablet_bootstrap.cc:492] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:08.543833 22964 ts_tablet_manager.cc:1403] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.082s	user 0.028s	sys 0.009s
I20260713 09:06:08.544126 22974 consensus_queue.cc:1048] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:08.537739 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd2777521da48f4930b8670cb61d73f" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:08.543869 22850 raft_consensus.cc:2468] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 1.
I20260713 09:06:08.548499 22975 raft_consensus.cc:493] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.548918 22975 raft_consensus.cc:515] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.555634 22672 catalog_manager.cc:5697] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:08.558009 22964 raft_consensus.cc:359] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.558611 22964 raft_consensus.cc:385] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.558874 22964 raft_consensus.cc:740] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.558925 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acd2777521da48f4930b8670cb61d73f" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:08.559185 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52071d1599a4ab2b7dd0ba8e74127bc" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:08.559656 22774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52071d1599a4ab2b7dd0ba8e74127bc" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:08.559849 22924 raft_consensus.cc:2468] T e52071d1599a4ab2b7dd0ba8e74127bc P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075c359d25394bef8091d4098446758e in term 0.
I20260713 09:06:08.560611 22975 leader_election.cc:290] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:08.559536 22964 consensus_queue.cc:260] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.564767 22964 ts_tablet_manager.cc:1434] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:06:08.565656 22964 tablet_bootstrap.cc:492] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:08.561829 22815 leader_election.cc:304] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:08.547048 22971 leader_election.cc:290] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823), 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871)
I20260713 09:06:08.578362 22965 tablet_bootstrap.cc:492] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:08.579028 22965 ts_tablet_manager.cc:1403] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.120s	user 0.026s	sys 0.057s
I20260713 09:06:08.578971 23002 raft_consensus.cc:493] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.568092 22774 raft_consensus.cc:2468] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075c359d25394bef8091d4098446758e in term 0.
I20260713 09:06:08.579730 22814 leader_election.cc:304] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e [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: 075c359d25394bef8091d4098446758e; no voters: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:08.579727 23002 raft_consensus.cc:515] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.581874 22965 raft_consensus.cc:359] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.583262 22965 raft_consensus.cc:385] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.582719 23039 consensus_queue.cc:1048] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:08.583552 23002 leader_election.cc:290] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:08.581168 22986 raft_consensus.cc:493] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.583577 22965 raft_consensus.cc:740] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.584141 22986 raft_consensus.cc:515] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.596825 22848 raft_consensus.cc:3060] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.597555 22774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4d41b924cb4116bddab4c9665c8f54" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:08.597657 22974 consensus_queue.cc:1048] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:08.598153 22774 raft_consensus.cc:2468] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 0.
I20260713 09:06:08.598644 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4d41b924cb4116bddab4c9665c8f54" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:08.599236 22850 raft_consensus.cc:2468] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 0.
I20260713 09:06:08.593807 22971 raft_consensus.cc:493] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.602396 22889 leader_election.cc:304] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:08.606952 23039 raft_consensus.cc:2804] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:08.607322 23039 raft_consensus.cc:493] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:08.607419 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c222b920b74375a1953a0c305f4a82" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:08.608249 22850 raft_consensus.cc:2393] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8dae57c83114478a6cdbf47e64d6458 in current term 1: Already voted for candidate 5dd133a7c77c4250a0004fb3325993e9 in this term.
I20260713 09:06:08.607547 22772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c222b920b74375a1953a0c305f4a82" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:08.608349 23039 raft_consensus.cc:3060] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.596714 22986 leader_election.cc:290] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:08.600677 22971 raft_consensus.cc:515] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.612777 22965 consensus_queue.cc:260] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.617568 22888 leader_election.cc:304] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 [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: b8dae57c83114478a6cdbf47e64d6458; no voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9
I20260713 09:06:08.635357 22975 raft_consensus.cc:2804] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:08.635824 22975 raft_consensus.cc:493] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:08.636217 22975 raft_consensus.cc:3060] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.640000 22971 leader_election.cc:290] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:08.644321 22970 raft_consensus.cc:3060] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.644994 22986 consensus_queue.cc:1048] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:08.645256 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b29d7b6763440aa6151a98d4d8f012" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:08.646873 22971 raft_consensus.cc:2749] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:08.647969 22772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b29d7b6763440aa6151a98d4d8f012" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:08.655737 22986 consensus_queue.cc:1048] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260713 09:06:08.688822 22971 raft_consensus.cc:493] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.703209 22970 raft_consensus.cc:2749] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:08.701192 22814 leader_election.cc:304] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [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: 075c359d25394bef8091d4098446758e; no voters: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458
W20260713 09:06:08.817566 22814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.45.129:44871, user_credentials={real_user=slave}} blocked reactor thread for 128881us
I20260713 09:06:08.702311 23039 raft_consensus.cc:515] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.761515 22971 raft_consensus.cc:515] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.822570 22965 ts_tablet_manager.cc:1434] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.243s	user 0.025s	sys 0.016s
I20260713 09:06:08.805299 22970 raft_consensus.cc:493] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.825481 22965 tablet_bootstrap.cc:492] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:08.827623 23042 raft_consensus.cc:2749] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:08.829468 22966 tablet_bootstrap.cc:492] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:08.829891 22966 ts_tablet_manager.cc:1403] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.352s	user 0.030s	sys 0.020s
I20260713 09:06:08.829977 23049 raft_consensus.cc:493] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.823843 22970 raft_consensus.cc:515] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.844249 23043 raft_consensus.cc:493] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.846649 22966 raft_consensus.cc:359] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.848506 22971 leader_election.cc:290] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:08.850283 22965 tablet_bootstrap.cc:654] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.850951 22964 tablet_bootstrap.cc:654] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:08.851922 22966 raft_consensus.cc:385] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:08.854178 22966 raft_consensus.cc:740] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:08.858068 22966 consensus_queue.cc:260] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.861215 22970 leader_election.cc:290] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:08.861748 22970 consensus_queue.cc:1048] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:08.853878 23049 raft_consensus.cc:515] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.845762 22975 raft_consensus.cc:515] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.884905 22966 ts_tablet_manager.cc:1434] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.002s
I20260713 09:06:09.058815 22966 tablet_bootstrap.cc:492] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:09.026626 22848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4d41b924cb4116bddab4c9665c8f54" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:08.997426 23039 leader_election.cc:290] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:08.939879 23045 raft_consensus.cc:493] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:08.862138 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61bf83157e684c3c92ce3703d349ab55" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:08.856778 23043 raft_consensus.cc:515] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:08.884763 22847 raft_consensus.cc:3060] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:08.976573 23042 raft_consensus.cc:493] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.020922 23008 consensus_queue.cc:1048] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.065s
I20260713 09:06:09.016145 22974 consensus_queue.cc:1048] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.071s
I20260713 09:06:09.089480 22845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db87e191ecb84a7cb65edb7b04278209" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:09.090127 22975 leader_election.cc:290] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:09.040845 22772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6740a2b70b0491f956933dec45b18e2" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:09.010654 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6740a2b70b0491f956933dec45b18e2" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:09.087792 23049 leader_election.cc:290] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:09.099298 23048 raft_consensus.cc:493] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.098162 23045 raft_consensus.cc:515] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.101521 23043 leader_election.cc:290] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:08.874495 22922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61bf83157e684c3c92ce3703d349ab55" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:09.090830 22848 raft_consensus.cc:3060] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.116997 22965 tablet_bootstrap.cc:492] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:09.163800 22965 ts_tablet_manager.cc:1403] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.339s	user 0.088s	sys 0.180s
W20260713 09:06:09.134692 23046 log.cc:927] Time spent T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P b8dae57c83114478a6cdbf47e64d6458: Append to log took a long time: real 0.273s	user 0.000s	sys 0.001s
W20260713 09:06:09.130821 23050 log.cc:927] Time spent T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e: Append to log took a long time: real 0.287s	user 0.007s	sys 0.008s
I20260713 09:06:09.176391 22772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52071d1599a4ab2b7dd0ba8e74127bc" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:09.176959 22772 raft_consensus.cc:3060] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.131438 23048 raft_consensus.cc:515] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.180061 22848 raft_consensus.cc:2468] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 1.
I20260713 09:06:09.110643 23042 raft_consensus.cc:515] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.130772 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52071d1599a4ab2b7dd0ba8e74127bc" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:09.118023 23008 raft_consensus.cc:493] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.117523 23045 leader_election.cc:290] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
W20260713 09:06:09.169322 22740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.45.131:45823, user_credentials={real_user=slave}} blocked reactor thread for 80918.6us
I20260713 09:06:09.117813 22846 raft_consensus.cc:2468] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 0.
W20260713 09:06:09.185773 23052 log.cc:927] Time spent T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e: Append to log took a long time: real 0.099s	user 0.000s	sys 0.000s
I20260713 09:06:09.181751 23048 leader_election.cc:290] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:09.185941 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f867a9ce704365a6053a687c88187c" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:09.189549 22922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f867a9ce704365a6053a687c88187c" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:09.193572 22773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6740a2b70b0491f956933dec45b18e2" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:09.194865 22850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255f05f4b5444aba9457b70b470350a7" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
W20260713 09:06:09.202324 22721 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:09.184847 22923 raft_consensus.cc:3060] T e52071d1599a4ab2b7dd0ba8e74127bc P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:09.183319 22815 leader_election.cc:343] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.204579 23055 consensus_queue.cc:1048] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260713 09:06:09.199431 22921 raft_consensus.cc:3060] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.200001 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6740a2b70b0491f956933dec45b18e2" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:09.200911 22889 leader_election.cc:304] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458; no voters: 
W20260713 09:06:09.205818 22814 leader_election.cc:343] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.207482 22920 raft_consensus.cc:2468] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075c359d25394bef8091d4098446758e in term 0.
I20260713 09:06:09.183306 23008 raft_consensus.cc:515] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.212605 22964 tablet_bootstrap.cc:492] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:09.212925 22964 ts_tablet_manager.cc:1403] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.647s	user 0.035s	sys 0.058s
I20260713 09:06:09.214039 22970 raft_consensus.cc:2804] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.215183 22970 raft_consensus.cc:697] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Becoming Leader. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Running, Role: LEADER
W20260713 09:06:09.218566 22889 leader_election.cc:343] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 075c359d25394bef8091d4098446758e (127.21.45.130:39627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.218429 23049 consensus_queue.cc:1048] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.218464 22970 consensus_queue.cc:237] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.223030 22923 raft_consensus.cc:2468] T e52071d1599a4ab2b7dd0ba8e74127bc P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075c359d25394bef8091d4098446758e in term 1.
I20260713 09:06:09.230250 23048 consensus_queue.cc:1048] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.211825 22815 leader_election.cc:304] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [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: 075c359d25394bef8091d4098446758e; no voters: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:09.238843 23008 leader_election.cc:290] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:09.235944 22772 raft_consensus.cc:2468] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075c359d25394bef8091d4098446758e in term 1.
I20260713 09:06:09.242280 22964 raft_consensus.cc:359] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.243463 22964 raft_consensus.cc:385] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.243698 22964 raft_consensus.cc:740] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.244535 22964 consensus_queue.cc:260] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
W20260713 09:06:09.244266 22888 leader_election.cc:343] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.252036 22964 ts_tablet_manager.cc:1434] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.003s
I20260713 09:06:09.253445 22964 tablet_bootstrap.cc:492] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:09.254534 22772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f4d41b924cb4116bddab4c9665c8f54" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:09.254912 23042 leader_election.cc:290] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:09.255131 22772 raft_consensus.cc:3060] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.257701 22966 tablet_bootstrap.cc:654] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.258467 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db87e191ecb84a7cb65edb7b04278209" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:09.260639 22775 raft_consensus.cc:2393] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8dae57c83114478a6cdbf47e64d6458 in current term 1: Already voted for candidate 075c359d25394bef8091d4098446758e in this term.
I20260713 09:06:09.259896 22771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255f05f4b5444aba9457b70b470350a7" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
W20260713 09:06:09.261224 22815 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.45.131:45823, user_credentials={real_user=slave}} blocked reactor thread for 79453.1us
I20260713 09:06:09.261808 23045 raft_consensus.cc:2749] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:09.261574 22965 raft_consensus.cc:359] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.262476 22965 raft_consensus.cc:385] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.262743 22965 raft_consensus.cc:740] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
W20260713 09:06:09.263906 22814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.45.129:44871, user_credentials={real_user=slave}} blocked reactor thread for 71818.6us
I20260713 09:06:09.263620 22965 consensus_queue.cc:260] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.264173 22921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def1de0862ca42a292cc7d4996578cdb" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:09.269279 22846 raft_consensus.cc:3060] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.265673 22889 leader_election.cc:304] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [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: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458; no voters: 5dd133a7c77c4250a0004fb3325993e9
I20260713 09:06:09.266536 22771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def1de0862ca42a292cc7d4996578cdb" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:09.281829 22965 ts_tablet_manager.cc:1434] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.118s	user 0.004s	sys 0.001s
I20260713 09:06:09.264894 22921 raft_consensus.cc:2393] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 075c359d25394bef8091d4098446758e in current term 1: Already voted for candidate 5dd133a7c77c4250a0004fb3325993e9 in this term.
I20260713 09:06:09.275359 22670 catalog_manager.cc:5697] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:09.284735 22965 tablet_bootstrap.cc:492] T a6740a2b70b0491f956933dec45b18e2 P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
W20260713 09:06:09.269634 22815 leader_election.cc:343] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:09.286525 22814 leader_election.cc:343] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.287586 23039 raft_consensus.cc:2804] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.287081 22815 leader_election.cc:304] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [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: 075c359d25394bef8091d4098446758e; no voters: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:09.294391 22815 leader_election.cc:304] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:09.295274 22815 leader_election.cc:304] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:09.268326 23008 raft_consensus.cc:493] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.288717 23039 raft_consensus.cc:493] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.299597 23053 raft_consensus.cc:2804] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.301157 23053 raft_consensus.cc:493] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.301517 23053 raft_consensus.cc:3060] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.296626 23045 raft_consensus.cc:2749] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:09.297892 22971 raft_consensus.cc:2804] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.287192 23042 consensus_queue.cc:1048] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:06:09.304672 22964 tablet_bootstrap.cc:654] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.300781 23039 raft_consensus.cc:3060] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.305220 23043 consensus_queue.cc:1048] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:09.304476 23055 consensus_queue.cc:1048] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:06:09.306296 22971 raft_consensus.cc:697] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Becoming Leader. State: Replica: 075c359d25394bef8091d4098446758e, State: Running, Role: LEADER
I20260713 09:06:09.297498 23008 raft_consensus.cc:515] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
W20260713 09:06:09.308633 22814 leader_election.cc:343] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.320292 22971 consensus_queue.cc:237] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.310861 22772 raft_consensus.cc:2468] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 1.
I20260713 09:06:09.359233 23008 leader_election.cc:290] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
W20260713 09:06:09.349781 22740 consensus_peers.cc:597] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 -> Peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Couldn't send request to peer b8dae57c83114478a6cdbf47e64d6458. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:09.365463 22740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.45.131:45823, user_credentials={real_user=slave}} blocked reactor thread for 51898.1us
I20260713 09:06:09.372874 22888 leader_election.cc:304] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458 [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: b8dae57c83114478a6cdbf47e64d6458; no voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9
W20260713 09:06:09.373955 22888 leader_election.cc:343] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.374342 22888 leader_election.cc:304] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458 [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: b8dae57c83114478a6cdbf47e64d6458; no voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9
I20260713 09:06:09.375237 23053 raft_consensus.cc:515] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.377570 23002 raft_consensus.cc:2749] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:09.377352 22986 raft_consensus.cc:2749] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:09.381724 22966 tablet_bootstrap.cc:492] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:09.382067 22966 ts_tablet_manager.cc:1403] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.323s	user 0.012s	sys 0.014s
I20260713 09:06:09.377226 23049 consensus_queue.cc:1048] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:06:09.383744 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d984258c6904467ba83754f5a37f4a5e" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:09.388532 22814 leader_election.cc:304] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [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: 075c359d25394bef8091d4098446758e; no voters: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:09.397146 23042 raft_consensus.cc:2749] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:09.399449 22966 raft_consensus.cc:359] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.401211 22966 raft_consensus.cc:385] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.401486 22966 raft_consensus.cc:740] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.402225 22966 consensus_queue.cc:260] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.402446 22847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d984258c6904467ba83754f5a37f4a5e" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:09.400038 22965 tablet_bootstrap.cc:654] T a6740a2b70b0491f956933dec45b18e2 P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.396741 23053 leader_election.cc:290] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
W20260713 09:06:09.400214 23067 log.cc:927] Time spent T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260713 09:06:09.408916 22966 ts_tablet_manager.cc:1434] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260713 09:06:09.398365 22920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6740a2b70b0491f956933dec45b18e2" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:09.412093 22966 tablet_bootstrap.cc:492] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:09.422565 22771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6740a2b70b0491f956933dec45b18e2" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:09.418260 23048 raft_consensus.cc:493] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.423887 23048 raft_consensus.cc:515] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.425977 23048 leader_election.cc:290] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:09.427105 22849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f867a9ce704365a6053a687c88187c" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:09.427754 22849 raft_consensus.cc:2468] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 0.
I20260713 09:06:09.429001 23008 consensus_queue.cc:1048] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.429327 22889 leader_election.cc:304] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:09.430811 23049 raft_consensus.cc:2804] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.431188 23049 raft_consensus.cc:493] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.430657 22974 consensus_queue.cc:1048] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.431484 22964 tablet_bootstrap.cc:492] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:09.431957 22964 ts_tablet_manager.cc:1403] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.179s	user 0.022s	sys 0.021s
I20260713 09:06:09.431492 23049 raft_consensus.cc:3060] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.399266 23039 raft_consensus.cc:515] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.430837 23055 consensus_queue.cc:1048] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260713 09:06:09.410334 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61bf83157e684c3c92ce3703d349ab55" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:09.457218 22846 raft_consensus.cc:2468] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 0.
W20260713 09:06:09.430734 22740 leader_election.cc:343] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.461766 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61bf83157e684c3c92ce3703d349ab55" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:09.484192 22920 raft_consensus.cc:2393] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 075c359d25394bef8091d4098446758e in current term 1: Already voted for candidate b8dae57c83114478a6cdbf47e64d6458 in this term.
W20260713 09:06:09.487599 22814 leader_election.cc:343] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:09.489675 22740 leader_election.cc:343] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:09.491423 22740 leader_election.cc:343] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 075c359d25394bef8091d4098446758e (127.21.45.130:39627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.491546 22815 leader_election.cc:304] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [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: 075c359d25394bef8091d4098446758e; no voters: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:09.494545 23049 raft_consensus.cc:515] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.519913 22964 raft_consensus.cc:359] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.520983 22964 raft_consensus.cc:385] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.521306 22964 raft_consensus.cc:740] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.521914 22964 consensus_queue.cc:260] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.522632 22966 tablet_bootstrap.cc:654] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.491883 22740 leader_election.cc:304] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [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: 5dd133a7c77c4250a0004fb3325993e9; no voters: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:09.524226 23048 raft_consensus.cc:493] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.494877 22971 raft_consensus.cc:2749] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:09.526031 23048 raft_consensus.cc:515] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.526516 22965 tablet_bootstrap.cc:492] T a6740a2b70b0491f956933dec45b18e2 P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:09.527331 22965 ts_tablet_manager.cc:1403] T a6740a2b70b0491f956933dec45b18e2 P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.243s	user 0.007s	sys 0.013s
I20260713 09:06:09.527899 23059 raft_consensus.cc:2749] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:09.529083 22740 leader_election.cc:304] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [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: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:09.529891 22974 raft_consensus.cc:2804] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.530258 22974 raft_consensus.cc:493] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.530572 22974 raft_consensus.cc:3060] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.530984 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f867a9ce704365a6053a687c88187c" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:09.532989 22964 ts_tablet_manager.cc:1434] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.101s	user 0.029s	sys 0.015s
I20260713 09:06:09.529879 22965 raft_consensus.cc:359] T a6740a2b70b0491f956933dec45b18e2 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.533305 22965 raft_consensus.cc:385] T a6740a2b70b0491f956933dec45b18e2 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.534592 23048 leader_election.cc:290] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:09.533560 22965 raft_consensus.cc:740] T a6740a2b70b0491f956933dec45b18e2 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.536321 22965 consensus_queue.cc:260] T a6740a2b70b0491f956933dec45b18e2 P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.537192 22848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea88805c1974b98a8e5cdc84ea130eb" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
W20260713 09:06:09.537531 22888 leader_election.cc:343] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.537827 22848 raft_consensus.cc:2468] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 0.
I20260713 09:06:09.534245 22672 catalog_manager.cc:5697] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e reported cstate change: term changed from 0 to 1, leader changed from <none> to 075c359d25394bef8091d4098446758e (127.21.45.130). New cstate: current_term: 1 leader_uuid: "075c359d25394bef8091d4098446758e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.538939 22889 leader_election.cc:304] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:09.539161 22965 ts_tablet_manager.cc:1434] T a6740a2b70b0491f956933dec45b18e2 P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260713 09:06:09.539636 22986 raft_consensus.cc:2804] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.540027 22965 tablet_bootstrap.cc:492] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:09.539951 22986 raft_consensus.cc:493] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.540815 22986 raft_consensus.cc:3060] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.544538 22964 tablet_bootstrap.cc:492] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:09.547645 22986 raft_consensus.cc:515] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.547791 22974 raft_consensus.cc:515] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.550150 22986 leader_election.cc:290] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:09.553944 22847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea88805c1974b98a8e5cdc84ea130eb" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:09.555689 22847 raft_consensus.cc:3060] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.561709 23039 leader_election.cc:290] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:09.562305 22849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6740a2b70b0491f956933dec45b18e2" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:09.563022 22849 raft_consensus.cc:2393] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8dae57c83114478a6cdbf47e64d6458 in current term 1: Already voted for candidate 075c359d25394bef8091d4098446758e in this term.
I20260713 09:06:09.563211 22847 raft_consensus.cc:2468] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 1.
I20260713 09:06:09.563591 22974 leader_election.cc:290] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Requested vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:09.564909 22889 leader_election.cc:304] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:09.566581 23039 raft_consensus.cc:2804] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.567239 23039 raft_consensus.cc:697] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Becoming Leader. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Running, Role: LEADER
I20260713 09:06:09.583117 22922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61bf83157e684c3c92ce3703d349ab55" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:09.584278 22771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6740a2b70b0491f956933dec45b18e2" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:09.584818 22771 raft_consensus.cc:3060] T a6740a2b70b0491f956933dec45b18e2 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.585135 22772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea88805c1974b98a8e5cdc84ea130eb" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
W20260713 09:06:09.585590 22740 leader_election.cc:343] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.586251 22774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea88805c1974b98a8e5cdc84ea130eb" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
W20260713 09:06:09.586470 22888 leader_election.cc:343] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.587327 23049 leader_election.cc:290] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:09.595726 22844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f867a9ce704365a6053a687c88187c" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:09.592602 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f867a9ce704365a6053a687c88187c" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:09.597353 22849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61bf83157e684c3c92ce3703d349ab55" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:09.597050 22844 raft_consensus.cc:3060] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:09.592855 22888 leader_election.cc:343] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:09.624558 23082 log.cc:927] Time spent T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260713 09:06:09.626752 22771 raft_consensus.cc:2468] T a6740a2b70b0491f956933dec45b18e2 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 1.
I20260713 09:06:09.631707 22844 raft_consensus.cc:2468] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 1.
I20260713 09:06:09.629949 22849 raft_consensus.cc:3060] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.635550 22964 tablet_bootstrap.cc:654] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.643311 22889 leader_election.cc:304] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:09.645254 23048 raft_consensus.cc:2804] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.608112 23039 consensus_queue.cc:237] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.646549 23048 raft_consensus.cc:697] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Becoming Leader. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Running, Role: LEADER
I20260713 09:06:09.648470 23048 consensus_queue.cc:237] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
W20260713 09:06:09.647635 22888 leader_election.cc:343] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.657742 22888 leader_election.cc:304] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [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: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458; no voters: 075c359d25394bef8091d4098446758e
I20260713 09:06:09.658404 23048 raft_consensus.cc:2804] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.658824 23048 raft_consensus.cc:697] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Becoming Leader. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Running, Role: LEADER
I20260713 09:06:09.659375 23048 consensus_queue.cc:237] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.669971 22965 tablet_bootstrap.cc:654] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.685710 22966 tablet_bootstrap.cc:492] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:09.686164 22966 ts_tablet_manager.cc:1403] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.274s	user 0.011s	sys 0.013s
I20260713 09:06:09.687657 23049 consensus_queue.cc:1048] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.688997 22966 raft_consensus.cc:359] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.690604 22966 raft_consensus.cc:385] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.690874 22966 raft_consensus.cc:740] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.699024 22966 consensus_queue.cc:260] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.702981 22966 ts_tablet_manager.cc:1434] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260713 09:06:09.703864 22966 tablet_bootstrap.cc:492] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:09.705236 22964 tablet_bootstrap.cc:492] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:09.705657 22964 ts_tablet_manager.cc:1403] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.163s	user 0.022s	sys 0.020s
I20260713 09:06:09.709524 22964 raft_consensus.cc:359] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.710193 22964 raft_consensus.cc:385] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.710444 22964 raft_consensus.cc:740] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.710626 22849 raft_consensus.cc:2468] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 1.
I20260713 09:06:09.711369 22964 consensus_queue.cc:260] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.712162 22740 leader_election.cc:304] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [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: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:09.713495 23008 raft_consensus.cc:2804] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.713994 23008 raft_consensus.cc:697] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Running, Role: LEADER
I20260713 09:06:09.714772 23008 consensus_queue.cc:237] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.717433 22965 tablet_bootstrap.cc:492] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:09.717940 22965 ts_tablet_manager.cc:1403] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.178s	user 0.012s	sys 0.008s
I20260713 09:06:09.719501 22966 tablet_bootstrap.cc:654] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.713496 22964 ts_tablet_manager.cc:1434] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:09.721320 22964 tablet_bootstrap.cc:492] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:09.722066 22965 raft_consensus.cc:359] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.724066 22965 raft_consensus.cc:385] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.724396 22965 raft_consensus.cc:740] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.725126 22965 consensus_queue.cc:260] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.727037 22965 ts_tablet_manager.cc:1434] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:06:09.728271 22965 tablet_bootstrap.cc:492] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:09.733183 22964 tablet_bootstrap.cc:654] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.733542 22965 tablet_bootstrap.cc:654] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.734586 22671 catalog_manager.cc:5697] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:09.736685 22671 catalog_manager.cc:5697] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:09.743461 22966 tablet_bootstrap.cc:492] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:09.743930 22966 ts_tablet_manager.cc:1403] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.000s
I20260713 09:06:09.745486 22672 catalog_manager.cc:5697] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.749010 22964 tablet_bootstrap.cc:492] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:09.749411 22964 ts_tablet_manager.cc:1403] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.001s
I20260713 09:06:09.748441 22966 raft_consensus.cc:359] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.750491 22966 raft_consensus.cc:385] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.750734 22966 raft_consensus.cc:740] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.751341 22966 consensus_queue.cc:260] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.751765 23048 consensus_queue.cc:1048] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:09.753756 22965 tablet_bootstrap.cc:492] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:09.754158 22965 ts_tablet_manager.cc:1403] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.005s
I20260713 09:06:09.754164 22966 ts_tablet_manager.cc:1434] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260713 09:06:09.755405 22966 tablet_bootstrap.cc:492] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:09.756173 22971 raft_consensus.cc:493] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.756585 22971 raft_consensus.cc:515] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.756860 22965 raft_consensus.cc:359] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.757759 22965 raft_consensus.cc:385] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.758024 22965 raft_consensus.cc:740] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.759115 22964 raft_consensus.cc:359] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.759738 22964 raft_consensus.cc:385] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.759985 22964 raft_consensus.cc:740] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.764104 22964 consensus_queue.cc:260] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.764307 22965 consensus_queue.cc:260] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.766273 22964 ts_tablet_manager.cc:1434] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:06:09.766494 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d984258c6904467ba83754f5a37f4a5e" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:09.767110 22775 raft_consensus.cc:2468] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075c359d25394bef8091d4098446758e in term 0.
I20260713 09:06:09.767349 22964 tablet_bootstrap.cc:492] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:09.767758 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d984258c6904467ba83754f5a37f4a5e" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:09.764400 22971 leader_election.cc:290] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:09.779067 22966 tablet_bootstrap.cc:654] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.780844 23008 raft_consensus.cc:493] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.781286 23008 raft_consensus.cc:515] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.782071 22964 tablet_bootstrap.cc:654] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.783245 23008 leader_election.cc:290] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:09.784153 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea88805c1974b98a8e5cdc84ea130eb" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:09.766273 22965 ts_tablet_manager.cc:1434] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
W20260713 09:06:09.769375 22815 leader_election.cc:343] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.791563 22965 tablet_bootstrap.cc:492] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:09.792869 22814 leader_election.cc:304] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [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: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:09.793206 22964 tablet_bootstrap.cc:492] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:09.793623 22971 raft_consensus.cc:2804] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.793963 22971 raft_consensus.cc:493] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.794018 22964 ts_tablet_manager.cc:1403] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260713 09:06:09.794327 22971 raft_consensus.cc:3060] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.796386 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dea88805c1974b98a8e5cdc84ea130eb" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:09.796695 22964 raft_consensus.cc:359] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.797344 22964 raft_consensus.cc:385] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.797577 22964 raft_consensus.cc:740] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.798293 22965 tablet_bootstrap.cc:654] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.798266 22964 consensus_queue.cc:260] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.800480 22846 raft_consensus.cc:2393] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5dd133a7c77c4250a0004fb3325993e9 in current term 1: Already voted for candidate b8dae57c83114478a6cdbf47e64d6458 in this term.
I20260713 09:06:09.800384 22673 catalog_manager.cc:5697] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:09.801743 22740 leader_election.cc:304] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9 [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: 5dd133a7c77c4250a0004fb3325993e9; no voters: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:09.802817 23008 raft_consensus.cc:3060] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.804826 22964 ts_tablet_manager.cc:1434] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:06:09.806773 22964 tablet_bootstrap.cc:492] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:09.813213 23008 raft_consensus.cc:2749] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:09.814960 22971 raft_consensus.cc:515] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.815917 22964 tablet_bootstrap.cc:654] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.818087 22771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d984258c6904467ba83754f5a37f4a5e" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:09.818588 22771 raft_consensus.cc:3060] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.819051 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d984258c6904467ba83754f5a37f4a5e" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:09.820380 22971 leader_election.cc:290] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
W20260713 09:06:09.820586 22815 leader_election.cc:343] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.821924 22966 tablet_bootstrap.cc:492] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:09.823132 22966 ts_tablet_manager.cc:1403] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.008s
I20260713 09:06:09.824620 22771 raft_consensus.cc:2468] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075c359d25394bef8091d4098446758e in term 1.
I20260713 09:06:09.825477 22814 leader_election.cc:304] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [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: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:09.826035 22966 raft_consensus.cc:359] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.826414 23042 raft_consensus.cc:2804] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.826665 22966 raft_consensus.cc:385] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.826795 23042 raft_consensus.cc:697] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Becoming Leader. State: Replica: 075c359d25394bef8091d4098446758e, State: Running, Role: LEADER
I20260713 09:06:09.826964 22966 raft_consensus.cc:740] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.827574 23042 consensus_queue.cc:237] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.827702 22966 consensus_queue.cc:260] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.828558 22965 tablet_bootstrap.cc:492] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:09.828948 22965 ts_tablet_manager.cc:1403] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.008s
I20260713 09:06:09.829629 22966 ts_tablet_manager.cc:1434] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:09.830417 22966 tablet_bootstrap.cc:492] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:09.831189 22965 raft_consensus.cc:359] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.831775 22965 raft_consensus.cc:385] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.832010 22965 raft_consensus.cc:740] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.832648 22965 consensus_queue.cc:260] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.834467 22965 ts_tablet_manager.cc:1434] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:09.835285 22965 tablet_bootstrap.cc:492] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:09.835811 22966 tablet_bootstrap.cc:654] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.827085 22964 tablet_bootstrap.cc:492] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:09.836342 22964 ts_tablet_manager.cc:1403] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260713 09:06:09.838795 22964 raft_consensus.cc:359] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.839380 22964 raft_consensus.cc:385] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.839624 22964 raft_consensus.cc:740] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.840624 22964 consensus_queue.cc:260] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.841621 22971 consensus_queue.cc:1048] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.842762 22964 ts_tablet_manager.cc:1434] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:06:09.846820 22964 tablet_bootstrap.cc:492] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:09.848261 22965 tablet_bootstrap.cc:654] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.851985 22964 tablet_bootstrap.cc:654] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.857750 22966 tablet_bootstrap.cc:492] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:09.858178 22966 ts_tablet_manager.cc:1403] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.003s
I20260713 09:06:09.863248 22965 tablet_bootstrap.cc:492] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:09.863651 22965 ts_tablet_manager.cc:1403] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.003s
I20260713 09:06:09.860783 22966 raft_consensus.cc:359] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.865906 23043 consensus_queue.cc:1048] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:09.866266 22966 raft_consensus.cc:385] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.866537 22966 raft_consensus.cc:740] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.867880 22966 consensus_queue.cc:260] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.869693 22966 ts_tablet_manager.cc:1434] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:06:09.869208 22671 catalog_manager.cc:5697] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e reported cstate change: term changed from 0 to 1, leader changed from <none> to 075c359d25394bef8091d4098446758e (127.21.45.130). New cstate: current_term: 1 leader_uuid: "075c359d25394bef8091d4098446758e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.870476 22966 tablet_bootstrap.cc:492] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:09.865957 22965 raft_consensus.cc:359] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.876639 22965 raft_consensus.cc:385] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.876900 22965 raft_consensus.cc:740] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.877516 22965 consensus_queue.cc:260] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.878187 22966 tablet_bootstrap.cc:654] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.880272 22964 tablet_bootstrap.cc:492] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:09.880658 22964 ts_tablet_manager.cc:1403] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.001s
I20260713 09:06:09.880808 22965 ts_tablet_manager.cc:1434] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260713 09:06:09.881649 22965 tablet_bootstrap.cc:492] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:09.884580 22964 raft_consensus.cc:359] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.885219 22964 raft_consensus.cc:385] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.885475 22964 raft_consensus.cc:740] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.886050 22964 consensus_queue.cc:260] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.886816 22965 tablet_bootstrap.cc:654] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.888118 22964 ts_tablet_manager.cc:1434] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:06:09.888949 22964 tablet_bootstrap.cc:492] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:09.891184 22966 tablet_bootstrap.cc:492] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:09.891587 22966 ts_tablet_manager.cc:1403] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260713 09:06:09.894064 22966 raft_consensus.cc:359] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.894656 22966 raft_consensus.cc:385] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.894924 22966 raft_consensus.cc:740] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.897935 22964 tablet_bootstrap.cc:654] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.897958 22966 consensus_queue.cc:260] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.901193 22966 ts_tablet_manager.cc:1434] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:06:09.901816 22966 tablet_bootstrap.cc:492] T 255f05f4b5444aba9457b70b470350a7 P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:09.915915 23049 raft_consensus.cc:493] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.916285 23049 raft_consensus.cc:515] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.917718 23049 leader_election.cc:290] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:09.918301 22771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5a6ef7cb2a465395135662cc6f9397" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:09.918529 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5a6ef7cb2a465395135662cc6f9397" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:09.919149 22846 raft_consensus.cc:2468] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 0.
W20260713 09:06:09.919202 22888 leader_election.cc:343] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.920019 22889 leader_election.cc:304] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [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: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458; no voters: 5dd133a7c77c4250a0004fb3325993e9
I20260713 09:06:09.920608 23049 raft_consensus.cc:2804] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:09.920864 23049 raft_consensus.cc:493] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:09.921103 23049 raft_consensus.cc:3060] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.924274 22966 tablet_bootstrap.cc:654] T 255f05f4b5444aba9457b70b470350a7 P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.925148 22965 tablet_bootstrap.cc:492] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:09.925587 22965 ts_tablet_manager.cc:1403] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.002s
I20260713 09:06:09.927987 22965 raft_consensus.cc:359] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.928682 22965 raft_consensus.cc:385] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.928947 22965 raft_consensus.cc:740] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.929708 22965 consensus_queue.cc:260] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.930207 23049 raft_consensus.cc:515] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.931795 22965 ts_tablet_manager.cc:1434] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:06:09.932775 22965 tablet_bootstrap.cc:492] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:09.933506 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5a6ef7cb2a465395135662cc6f9397" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:09.934005 22846 raft_consensus.cc:3060] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.935141 22771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5a6ef7cb2a465395135662cc6f9397" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
W20260713 09:06:09.940819 22888 leader_election.cc:343] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:09.939852 22846 raft_consensus.cc:2468] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 1.
I20260713 09:06:09.944221 22889 leader_election.cc:304] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [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: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458; no voters: 5dd133a7c77c4250a0004fb3325993e9
I20260713 09:06:09.944952 22986 raft_consensus.cc:2804] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:09.945427 22986 raft_consensus.cc:697] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Becoming Leader. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Running, Role: LEADER
I20260713 09:06:09.946257 22986 consensus_queue.cc:237] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.947672 22924 raft_consensus.cc:3060] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:09.945389 23049 leader_election.cc:290] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:09.944665 22965 tablet_bootstrap.cc:654] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.955694 22966 tablet_bootstrap.cc:492] T 255f05f4b5444aba9457b70b470350a7 P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:09.956200 22966 ts_tablet_manager.cc:1403] T 255f05f4b5444aba9457b70b470350a7 P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.012s
I20260713 09:06:09.958112 22964 tablet_bootstrap.cc:492] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:09.958516 22964 ts_tablet_manager.cc:1403] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.017s
I20260713 09:06:09.958571 22966 raft_consensus.cc:359] T 255f05f4b5444aba9457b70b470350a7 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.959229 22966 raft_consensus.cc:385] T 255f05f4b5444aba9457b70b470350a7 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.959487 22966 raft_consensus.cc:740] T 255f05f4b5444aba9457b70b470350a7 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.961824 22965 tablet_bootstrap.cc:492] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:09.961328 22673 catalog_manager.cc:5697] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:09.962239 22965 ts_tablet_manager.cc:1403] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.005s
I20260713 09:06:09.962134 22966 consensus_queue.cc:260] T 255f05f4b5444aba9457b70b470350a7 P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.961853 22964 raft_consensus.cc:359] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.963826 22964 raft_consensus.cc:385] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.964152 22964 raft_consensus.cc:740] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.964329 22966 ts_tablet_manager.cc:1434] T 255f05f4b5444aba9457b70b470350a7 P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:06:09.965159 22966 tablet_bootstrap.cc:492] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:09.964917 22965 raft_consensus.cc:359] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.964852 22964 consensus_queue.cc:260] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.965584 22965 raft_consensus.cc:385] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:09.965868 22965 raft_consensus.cc:740] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:09.966439 22965 consensus_queue.cc:260] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.967505 22964 ts_tablet_manager.cc:1434] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260713 09:06:09.968384 22964 tablet_bootstrap.cc:492] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:09.970980 22966 tablet_bootstrap.cc:654] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.973773 22964 tablet_bootstrap.cc:654] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.976131 22965 ts_tablet_manager.cc:1434] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:06:09.988893 22965 tablet_bootstrap.cc:492] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:09.995162 22965 tablet_bootstrap.cc:654] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:09.996202 22986 raft_consensus.cc:493] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:09.996855 22986 raft_consensus.cc:515] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:09.999150 22986 leader_election.cc:290] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:10.001155 22771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61bf83157e684c3c92ce3703d349ab55" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:10.003794 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61bf83157e684c3c92ce3703d349ab55" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:10.004338 23043 raft_consensus.cc:493] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:10.004573 22846 raft_consensus.cc:2393] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8dae57c83114478a6cdbf47e64d6458 in current term 1: Already voted for candidate 5dd133a7c77c4250a0004fb3325993e9 in this term.
I20260713 09:06:10.004822 23043 raft_consensus.cc:515] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.005828 22889 leader_election.cc:304] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458 [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: b8dae57c83114478a6cdbf47e64d6458; no voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9
I20260713 09:06:10.006862 23043 leader_election.cc:290] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:10.004629 22965 tablet_bootstrap.cc:492] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:10.007592 22965 ts_tablet_manager.cc:1403] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.001s
I20260713 09:06:10.007681 22986 raft_consensus.cc:3060] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.008265 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde6e0cd3e74a0c89c79e1e3a6484cc" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:10.008836 22924 raft_consensus.cc:2468] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075c359d25394bef8091d4098446758e in term 0.
I20260713 09:06:10.010062 22771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde6e0cd3e74a0c89c79e1e3a6484cc" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:10.010622 22771 raft_consensus.cc:2468] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075c359d25394bef8091d4098446758e in term 0.
I20260713 09:06:10.010533 22965 raft_consensus.cc:359] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.011224 22965 raft_consensus.cc:385] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:10.011485 22965 raft_consensus.cc:740] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:10.011622 22815 leader_election.cc:304] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:10.012125 22965 consensus_queue.cc:260] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.012627 23043 raft_consensus.cc:2804] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:10.012982 23043 raft_consensus.cc:493] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:10.013295 23043 raft_consensus.cc:3060] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.014292 22966 tablet_bootstrap.cc:492] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:10.014703 22966 ts_tablet_manager.cc:1403] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.022s
I20260713 09:06:10.016157 22964 tablet_bootstrap.cc:492] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:10.017333 22964 ts_tablet_manager.cc:1403] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.018s
I20260713 09:06:10.017158 22966 raft_consensus.cc:359] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.017910 22966 raft_consensus.cc:385] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:10.016815 22986 raft_consensus.cc:2749] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:10.018181 22966 raft_consensus.cc:740] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:10.018953 22966 consensus_queue.cc:260] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.019755 23043 raft_consensus.cc:515] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.020691 22964 raft_consensus.cc:359] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.021142 22966 ts_tablet_manager.cc:1434] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:06:10.021400 22964 raft_consensus.cc:385] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:10.021719 22964 raft_consensus.cc:740] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:10.022235 22771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde6e0cd3e74a0c89c79e1e3a6484cc" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:10.022374 22964 consensus_queue.cc:260] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.022892 22771 raft_consensus.cc:3060] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.023670 22965 ts_tablet_manager.cc:1434] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260713 09:06:10.024507 22965 tablet_bootstrap.cc:492] T ada2098459e1437ab26023a7b8e507ea P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:10.022274 22966 tablet_bootstrap.cc:492] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e: Bootstrap starting.
I20260713 09:06:10.031502 22964 ts_tablet_manager.cc:1434] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:06:10.029632 22771 raft_consensus.cc:2468] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075c359d25394bef8091d4098446758e in term 1.
I20260713 09:06:10.032912 22964 tablet_bootstrap.cc:492] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:10.029685 22965 tablet_bootstrap.cc:654] T ada2098459e1437ab26023a7b8e507ea P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:10.034478 22814 leader_election.cc:304] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: 
I20260713 09:06:10.034838 22966 tablet_bootstrap.cc:654] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:10.035274 23053 raft_consensus.cc:2804] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:10.035717 23053 raft_consensus.cc:697] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Becoming Leader. State: Replica: 075c359d25394bef8091d4098446758e, State: Running, Role: LEADER
I20260713 09:06:10.036522 23053 consensus_queue.cc:237] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.038590 22964 tablet_bootstrap.cc:654] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:10.054486 23043 leader_election.cc:290] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:10.057137 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fde6e0cd3e74a0c89c79e1e3a6484cc" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:10.057683 22924 raft_consensus.cc:3060] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.065244 23055 raft_consensus.cc:493] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:10.065758 23055 raft_consensus.cc:515] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.069203 22986 raft_consensus.cc:493] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:10.069674 22986 raft_consensus.cc:515] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.071553 22986 leader_election.cc:290] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:10.072014 23008 raft_consensus.cc:493] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:10.072456 23008 raft_consensus.cc:515] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.074415 23008 leader_election.cc:290] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:10.075659 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d984258c6904467ba83754f5a37f4a5e" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:10.076205 22924 raft_consensus.cc:2468] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075c359d25394bef8091d4098446758e in term 1.
I20260713 09:06:10.078401 23055 leader_election.cc:290] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:10.081597 22965 tablet_bootstrap.cc:492] T ada2098459e1437ab26023a7b8e507ea P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:10.082048 22965 ts_tablet_manager.cc:1403] T ada2098459e1437ab26023a7b8e507ea P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.007s
I20260713 09:06:10.081457 22771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d984258c6904467ba83754f5a37f4a5e" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:10.084389 22771 raft_consensus.cc:2393] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8dae57c83114478a6cdbf47e64d6458 in current term 1: Already voted for candidate 075c359d25394bef8091d4098446758e in this term.
I20260713 09:06:10.086309 22888 leader_election.cc:304] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458 [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: b8dae57c83114478a6cdbf47e64d6458; no voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9
I20260713 09:06:10.087430 22849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930a46ad43c04fafbb13b870837fd69c" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:10.087558 22922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930a46ad43c04fafbb13b870837fd69c" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:10.088047 22849 raft_consensus.cc:2468] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 0.
I20260713 09:06:10.088496 22986 raft_consensus.cc:3060] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.089381 22740 leader_election.cc:304] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: 
I20260713 09:06:10.089530 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255f05f4b5444aba9457b70b470350a7" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:10.090092 22846 raft_consensus.cc:2468] T 255f05f4b5444aba9457b70b470350a7 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 0.
I20260713 09:06:10.090170 23055 raft_consensus.cc:2804] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:10.091094 23055 raft_consensus.cc:493] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:10.091441 23055 raft_consensus.cc:3060] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.084674 22965 raft_consensus.cc:359] T ada2098459e1437ab26023a7b8e507ea P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.092533 22965 raft_consensus.cc:385] T ada2098459e1437ab26023a7b8e507ea P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:10.092944 22965 raft_consensus.cc:740] T ada2098459e1437ab26023a7b8e507ea P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:10.093340 22671 catalog_manager.cc:5697] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e reported cstate change: term changed from 0 to 1, leader changed from <none> to 075c359d25394bef8091d4098446758e (127.21.45.130). New cstate: current_term: 1 leader_uuid: "075c359d25394bef8091d4098446758e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:10.093639 22965 consensus_queue.cc:260] T ada2098459e1437ab26023a7b8e507ea P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.094601 22986 raft_consensus.cc:2749] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:10.095968 22740 leader_election.cc:343] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:10.097011 22740 leader_election.cc:304] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: 
I20260713 09:06:10.097692 23008 raft_consensus.cc:2804] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:10.098035 23008 raft_consensus.cc:493] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:10.098445 23008 raft_consensus.cc:3060] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.099277 22965 ts_tablet_manager.cc:1434] T ada2098459e1437ab26023a7b8e507ea P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260713 09:06:10.100392 22965 tablet_bootstrap.cc:492] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9: Bootstrap starting.
I20260713 09:06:10.095504 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255f05f4b5444aba9457b70b470350a7" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:10.103132 22924 raft_consensus.cc:2468] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 0.
I20260713 09:06:10.105348 22966 tablet_bootstrap.cc:492] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e: No bootstrap required, opened a new log
I20260713 09:06:10.105767 22966 ts_tablet_manager.cc:1403] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e: Time spent bootstrapping tablet: real 0.084s	user 0.003s	sys 0.034s
I20260713 09:06:10.105883 22965 tablet_bootstrap.cc:654] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:10.098078 23055 raft_consensus.cc:515] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.091512 22964 tablet_bootstrap.cc:492] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:10.106550 22964 ts_tablet_manager.cc:1403] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.012s
I20260713 09:06:10.106103 23008 raft_consensus.cc:515] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.107412 22986 raft_consensus.cc:493] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:10.108516 22986 raft_consensus.cc:515] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.109372 23008 leader_election.cc:290] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Requested vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:10.109720 23049 consensus_queue.cc:1048] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.110496 23055 leader_election.cc:290] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Requested vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:10.110960 22986 leader_election.cc:290] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:10.111392 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255f05f4b5444aba9457b70b470350a7" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:10.111500 22849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada2098459e1437ab26023a7b8e507ea" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:10.111935 22846 raft_consensus.cc:3060] T 255f05f4b5444aba9457b70b470350a7 P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:10.112820 22889 leader_election.cc:343] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 075c359d25394bef8091d4098446758e (127.21.45.130:39627): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:10.113452 22771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada2098459e1437ab26023a7b8e507ea" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:10.113806 22849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930a46ad43c04fafbb13b870837fd69c" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:10.114050 22771 raft_consensus.cc:2468] T ada2098459e1437ab26023a7b8e507ea P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 0.
I20260713 09:06:10.114310 22849 raft_consensus.cc:3060] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.115192 22964 raft_consensus.cc:359] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.115821 22964 raft_consensus.cc:385] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:10.116056 22964 raft_consensus.cc:740] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:10.116441 22888 leader_election.cc:304] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [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: 5dd133a7c77c4250a0004fb3325993e9, b8dae57c83114478a6cdbf47e64d6458; no voters: 075c359d25394bef8091d4098446758e
I20260713 09:06:10.116775 22964 consensus_queue.cc:260] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.118758 22964 ts_tablet_manager.cc:1434] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260713 09:06:10.119513 23049 raft_consensus.cc:2804] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:10.119861 23049 raft_consensus.cc:493] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:10.120200 23049 raft_consensus.cc:3060] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.122308 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "255f05f4b5444aba9457b70b470350a7" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:10.122833 22924 raft_consensus.cc:3060] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.125288 22964 tablet_bootstrap.cc:492] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458: Bootstrap starting.
I20260713 09:06:10.125828 22922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930a46ad43c04fafbb13b870837fd69c" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:10.126332 22922 raft_consensus.cc:3060] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.126557 23049 raft_consensus.cc:515] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.130482 22966 raft_consensus.cc:359] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.131093 22966 raft_consensus.cc:385] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:10.131368 22966 raft_consensus.cc:740] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075c359d25394bef8091d4098446758e, State: Initialized, Role: FOLLOWER
I20260713 09:06:10.131773 23049 leader_election.cc:290] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:10.131368 22964 tablet_bootstrap.cc:654] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:10.132094 22966 consensus_queue.cc:260] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.134647 22847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada2098459e1437ab26023a7b8e507ea" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:10.135185 22847 raft_consensus.cc:3060] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.136663 22966 ts_tablet_manager.cc:1434] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260713 09:06:10.137885 22924 raft_consensus.cc:2468] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 1.
I20260713 09:06:10.140328 22849 raft_consensus.cc:2468] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 1.
I20260713 09:06:10.140694 22846 raft_consensus.cc:2468] T 255f05f4b5444aba9457b70b470350a7 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 1.
I20260713 09:06:10.142014 22970 consensus_queue.cc:1048] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.142608 22740 leader_election.cc:304] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: 
I20260713 09:06:10.143209 22970 consensus_queue.cc:1048] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.143518 22740 leader_election.cc:304] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: 
I20260713 09:06:10.145457 23008 raft_consensus.cc:2804] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:10.145915 23008 raft_consensus.cc:697] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Running, Role: LEADER
I20260713 09:06:10.146679 23008 consensus_queue.cc:237] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.147099 22974 raft_consensus.cc:2804] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:10.147567 22974 raft_consensus.cc:697] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Running, Role: LEADER
I20260713 09:06:10.148353 22974 consensus_queue.cc:237] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.152038 22922 raft_consensus.cc:2468] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 1.
I20260713 09:06:10.155756 23048 raft_consensus.cc:493] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:10.156160 23048 raft_consensus.cc:515] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.156683 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada2098459e1437ab26023a7b8e507ea" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:10.153543 22847 raft_consensus.cc:2468] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 1.
I20260713 09:06:10.157230 22775 raft_consensus.cc:3060] T ada2098459e1437ab26023a7b8e507ea P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.159847 22889 leader_election.cc:304] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:10.161381 23049 raft_consensus.cc:2804] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:10.161866 23049 raft_consensus.cc:697] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Becoming Leader. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Running, Role: LEADER
I20260713 09:06:10.162614 23049 consensus_queue.cc:237] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.169406 22775 raft_consensus.cc:2468] T ada2098459e1437ab26023a7b8e507ea P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 1.
I20260713 09:06:10.172346 23056 raft_consensus.cc:493] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:10.172720 23048 leader_election.cc:290] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:10.172787 23056 raft_consensus.cc:515] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.174690 23056 leader_election.cc:290] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:10.175209 22970 raft_consensus.cc:493] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:10.175662 22970 raft_consensus.cc:515] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.175855 22844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930a46ad43c04fafbb13b870837fd69c" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:10.176007 22848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ab27cf51844e24b826aa3ffa7cf62d" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:10.176488 22844 raft_consensus.cc:2468] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 1.
I20260713 09:06:10.177531 22970 leader_election.cc:290] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:10.176522 22848 raft_consensus.cc:2468] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 0.
I20260713 09:06:10.177690 22889 leader_election.cc:304] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [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: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:10.179291 22740 leader_election.cc:304] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: 
I20260713 09:06:10.181248 22922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ab27cf51844e24b826aa3ffa7cf62d" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:10.181841 22922 raft_consensus.cc:2468] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 0.
I20260713 09:06:10.183205 22970 raft_consensus.cc:2804] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:10.183599 22970 raft_consensus.cc:493] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:10.184010 22970 raft_consensus.cc:3060] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:10.184134 22848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ab27cf51844e24b826aa3ffa7cf62d" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:10.185127 22848 raft_consensus.cc:2468] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 0.
I20260713 09:06:10.186329 22889 leader_election.cc:304] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:10.182049 23056 raft_consensus.cc:2804] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:10.187016 23048 raft_consensus.cc:2804] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:10.187116 23056 raft_consensus.cc:493] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:10.185326 22965 tablet_bootstrap.cc:492] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9: No bootstrap required, opened a new log
I20260713 09:06:10.188822 22965 ts_tablet_manager.cc:1403] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.009s
I20260713 09:06:10.187908 23048 raft_consensus.cc:493] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:10.189206 22771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930a46ad43c04fafbb13b870837fd69c" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:10.189388 23048 raft_consensus.cc:3060] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.190140 23053 raft_consensus.cc:493] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:10.190759 23053 raft_consensus.cc:515] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.191346 22965 raft_consensus.cc:359] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.191984 22965 raft_consensus.cc:385] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:10.188639 23056 raft_consensus.cc:3060] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.192312 22965 raft_consensus.cc:740] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Initialized, Role: FOLLOWER
I20260713 09:06:10.192662 23053 leader_election.cc:290] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:10.194118 22965 consensus_queue.cc:260] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.194476 22771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33944761f71544d199eb631660dd31fa" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:10.194834 22922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33944761f71544d199eb631660dd31fa" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:10.196516 22771 raft_consensus.cc:2468] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 075c359d25394bef8091d4098446758e in term 0.
I20260713 09:06:10.198693 22814 leader_election.cc:304] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: 
W20260713 09:06:10.200155 22815 leader_election.cc:343] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:10.200924 23053 raft_consensus.cc:2804] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:10.201283 23053 raft_consensus.cc:493] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:10.201583 23053 raft_consensus.cc:3060] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.203847 22965 ts_tablet_manager.cc:1434] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:06:10.204787 22771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ab27cf51844e24b826aa3ffa7cf62d" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9" is_pre_election: true
I20260713 09:06:10.211256 22964 tablet_bootstrap.cc:492] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458: No bootstrap required, opened a new log
I20260713 09:06:10.211712 22964 ts_tablet_manager.cc:1403] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.026s
I20260713 09:06:10.211170 22986 consensus_queue.cc:1048] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:10.214306 22964 raft_consensus.cc:359] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.214919 22964 raft_consensus.cc:385] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:10.215193 22964 raft_consensus.cc:740] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Initialized, Role: FOLLOWER
I20260713 09:06:10.215286 22971 consensus_queue.cc:1048] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.219905 23055 raft_consensus.cc:493] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:10.220391 23055 raft_consensus.cc:515] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.222648 22964 consensus_queue.cc:260] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.219610 22970 raft_consensus.cc:515] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.232924 22964 ts_tablet_manager.cc:1434] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458: Time spent starting tablet: real 0.021s	user 0.001s	sys 0.005s
I20260713 09:06:10.202224 23048 raft_consensus.cc:515] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.233577 23055 leader_election.cc:290] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:10.241732 22986 consensus_queue.cc:1048] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:06:10.258845 22849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f867a9ce704365a6053a687c88187c" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:10.261541 23053 raft_consensus.cc:515] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.263772 23053 leader_election.cc:290] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:10.264318 22922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33944761f71544d199eb631660dd31fa" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:10.264834 22922 raft_consensus.cc:3060] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.264935 22773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33944761f71544d199eb631660dd31fa" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:10.265499 22773 raft_consensus.cc:3060] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.258867 22970 leader_election.cc:290] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 2 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:10.268630 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f867a9ce704365a6053a687c88187c" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:10.266677 23048 leader_election.cc:290] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [CANDIDATE]: Term 1 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:10.267747 22974 raft_consensus.cc:493] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:10.271607 22974 raft_consensus.cc:515] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.274642 22974 leader_election.cc:290] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:10.263226 23056 raft_consensus.cc:515] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.269863 22671 catalog_manager.cc:5697] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:10.280529 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5a6ef7cb2a465395135662cc6f9397" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e" is_pre_election: true
I20260713 09:06:10.281352 22846 raft_consensus.cc:2393] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5dd133a7c77c4250a0004fb3325993e9 in current term 1: Already voted for candidate b8dae57c83114478a6cdbf47e64d6458 in this term.
I20260713 09:06:10.283842 22773 raft_consensus.cc:2468] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075c359d25394bef8091d4098446758e in term 1.
I20260713 09:06:10.285035 22814 leader_election.cc:304] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: 
I20260713 09:06:10.285712 23053 raft_consensus.cc:2804] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:10.285961 22922 raft_consensus.cc:2468] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075c359d25394bef8091d4098446758e in term 1.
I20260713 09:06:10.286264 23053 raft_consensus.cc:697] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Becoming Leader. State: Replica: 075c359d25394bef8091d4098446758e, State: Running, Role: LEADER
I20260713 09:06:10.288481 22849 raft_consensus.cc:2393] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5dd133a7c77c4250a0004fb3325993e9 in current term 1: Already voted for candidate b8dae57c83114478a6cdbf47e64d6458 in this term.
I20260713 09:06:10.290542 22771 raft_consensus.cc:2393] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8dae57c83114478a6cdbf47e64d6458 in current term 1: Already voted for candidate 5dd133a7c77c4250a0004fb3325993e9 in this term.
I20260713 09:06:10.291201 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5a6ef7cb2a465395135662cc6f9397" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458" is_pre_election: true
I20260713 09:06:10.291611 23056 leader_election.cc:290] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Requested vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:10.303802 23053 consensus_queue.cc:237] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.304908 22670 catalog_manager.cc:5697] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:10.306279 22771 raft_consensus.cc:3060] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.306383 22670 catalog_manager.cc:5697] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:10.308485 22848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ab27cf51844e24b826aa3ffa7cf62d" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:10.309015 22848 raft_consensus.cc:3060] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.309726 23042 consensus_queue.cc:1048] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:10.313898 22721 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:10.300261 22773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ab27cf51844e24b826aa3ffa7cf62d" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:10.314889 22848 raft_consensus.cc:2468] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd133a7c77c4250a0004fb3325993e9 in term 1.
I20260713 09:06:10.316147 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ab27cf51844e24b826aa3ffa7cf62d" candidate_uuid: "5dd133a7c77c4250a0004fb3325993e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:10.320062 22773 raft_consensus.cc:2393] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8dae57c83114478a6cdbf47e64d6458 in current term 1: Already voted for candidate 5dd133a7c77c4250a0004fb3325993e9 in this term.
I20260713 09:06:10.320240 22924 raft_consensus.cc:2393] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5dd133a7c77c4250a0004fb3325993e9 in current term 1: Already voted for candidate b8dae57c83114478a6cdbf47e64d6458 in this term.
I20260713 09:06:10.319916 22846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ab27cf51844e24b826aa3ffa7cf62d" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:10.306524 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930a46ad43c04fafbb13b870837fd69c" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:10.319469 22849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930a46ad43c04fafbb13b870837fd69c" candidate_uuid: "b8dae57c83114478a6cdbf47e64d6458" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:10.329421 22849 raft_consensus.cc:3060] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:10.332818 22740 leader_election.cc:304] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [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: 5dd133a7c77c4250a0004fb3325993e9; no voters: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:10.333612 22974 raft_consensus.cc:2749] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:10.334231 23056 consensus_queue.cc:1048] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.335882 22740 leader_election.cc:304] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: 
I20260713 09:06:10.336685 23056 raft_consensus.cc:2804] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:10.337216 23056 raft_consensus.cc:697] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Running, Role: LEADER
I20260713 09:06:10.338027 23056 consensus_queue.cc:237] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.341738 22740 leader_election.cc:304] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9 [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: 5dd133a7c77c4250a0004fb3325993e9; no voters: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458
I20260713 09:06:10.341876 22974 consensus_queue.cc:1048] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.342694 23008 raft_consensus.cc:3060] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:10.352994 22671 catalog_manager.cc:5697] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e reported cstate change: term changed from 0 to 1, leader changed from <none> to 075c359d25394bef8091d4098446758e (127.21.45.130). New cstate: current_term: 1 leader_uuid: "075c359d25394bef8091d4098446758e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:10.358192 22673 catalog_manager.cc:5697] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:10.362469 23008 raft_consensus.cc:2749] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:10.377220 22849 raft_consensus.cc:2468] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8dae57c83114478a6cdbf47e64d6458 in term 2.
I20260713 09:06:10.379578 22889 leader_election.cc:304] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [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: 075c359d25394bef8091d4098446758e, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:10.381546 23135 raft_consensus.cc:2804] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:10.381409 22888 leader_election.cc:304] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [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: b8dae57c83114478a6cdbf47e64d6458; no voters: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9
I20260713 09:06:10.381990 23135 raft_consensus.cc:697] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 2 LEADER]: Becoming Leader. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Running, Role: LEADER
I20260713 09:06:10.382721 23135 consensus_queue.cc:237] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Queue going to LEADER 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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.384357 23049 raft_consensus.cc:2749] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:10.384938 23049 consensus_queue.cc:1048] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.407958 23048 consensus_queue.cc:1048] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.409703 22673 catalog_manager.cc:5697] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: term changed from 1 to 2, leader changed from 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) to b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131). New cstate: current_term: 2 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:10.419626 23048 consensus_queue.cc:1048] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.492340 23138 consensus_queue.cc:1048] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.500936 23053 consensus_queue.cc:1048] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.570374 23048 consensus_queue.cc:1048] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.579252 22970 consensus_queue.cc:1048] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.593019 22849 raft_consensus.cc:1240] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Rejecting Update request from peer 5dd133a7c77c4250a0004fb3325993e9 for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:10.594187 22974 consensus_queue.cc:1059] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.594808 23055 raft_consensus.cc:3055] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:10.595177 23055 raft_consensus.cc:740] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Running, Role: LEADER
I20260713 09:06:10.595853 23055 consensus_queue.cc:260] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:10.596669 23055 raft_consensus.cc:3060] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:10.673751 23055 consensus_queue.cc:1048] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.683159 23008 consensus_queue.cc:1048] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.726866 23053 consensus_queue.cc:1048] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.737763 23138 consensus_queue.cc:1048] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.775650 22974 consensus_queue.cc:1048] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.784619 23056 consensus_queue.cc:1048] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.804654 22849 raft_consensus.cc:1275] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:10.805656 22970 consensus_queue.cc:1048] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.813221 22771 raft_consensus.cc:1275] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260713 09:06:10.813529 22771 pending_rounds.cc:85] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9: Aborting all ops after (but not including) 0
I20260713 09:06:10.813726 22771 pending_rounds.cc:107] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:06:10.813953 22771 raft_consensus.cc:2889] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:10.815351 23135 consensus_queue.cc:1048] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:10.851787 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:10.857548 23159 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:10.859073 23160 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:10.860263 23162 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:10.862035 21686 server_base.cc:1061] running on GCE node
I20260713 09:06:10.862756 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:10.862931 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:10.863058 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933570863046 us; error 0 us; skew 500 ppm
I20260713 09:06:10.863502 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:10.866827 21686 webserver.cc:533] Webserver started at http://127.21.45.132:38061/ using document root <none> and password file <none>
I20260713 09:06:10.867370 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:10.867612 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:10.867923 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:10.869230 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-3-root/instance:
uuid: "a0b0b4ace8a147cb92d3790ef901da09"
format_stamp: "Formatted at 2026-07-13 09:06:10 on dist-test-slave-bxq4"
I20260713 09:06:10.873275 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:06:10.876148 23167 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:10.876806 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:10.877061 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-3-root
uuid: "a0b0b4ace8a147cb92d3790ef901da09"
format_stamp: "Formatted at 2026-07-13 09:06:10 on dist-test-slave-bxq4"
I20260713 09:06:10.877321 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-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)
I20260713 09:06:10.890249 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:10.891472 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:10.893088 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:10.895018 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:10.895190 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:10.895363 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:10.895483 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:10.952530 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.132:39179
I20260713 09:06:10.952647 23229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.132:39179 every 8 connection(s)
I20260713 09:06:10.958033 21686 auto_leader_rebalancer-test.cc:392] add a tserver: a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:10.972015 23230 heartbeater.cc:344] Connected to a master server at 127.21.45.190:42457
I20260713 09:06:10.972384 23230 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:10.973034 23230 heartbeater.cc:507] Master 127.21.45.190:42457 requested a full tablet report, sending...
I20260713 09:06:10.974622 22670 ts_manager.cc:194] Registered new tserver with Master: a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179)
I20260713 09:06:10.975692 22670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37938
I20260713 09:06:11.361579 22771 consensus_queue.cc:237] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:11.367698 22849 raft_consensus.cc:1275] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:11.369081 22924 raft_consensus.cc:1275] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:11.368994 23056 consensus_queue.cc:1048] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:11.370354 22974 consensus_queue.cc:1048] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:11.375459 23056 raft_consensus.cc:2955] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
W20260713 09:06:11.378012 22741 consensus_peers.cc:597] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 -> Peer a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179): Couldn't send request to peer a0b0b4ace8a147cb92d3790ef901da09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 61bf83157e684c3c92ce3703d349ab55. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:11.380025 22849 raft_consensus.cc:2955] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:11.379920 22924 raft_consensus.cc:2955] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:11.389060 22670 catalog_manager.cc:5697] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:11.409701 22924 consensus_queue.cc:237] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:11.422452 22771 raft_consensus.cc:1275] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:11.424113 23135 consensus_queue.cc:1048] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:11.426779 22849 raft_consensus.cc:1275] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:11.428006 23135 consensus_queue.cc:1048] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:11.437127 23048 raft_consensus.cc:2955] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:11.441382 22847 raft_consensus.cc:2955] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
W20260713 09:06:11.443768 22890 consensus_peers.cc:597] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 -> Peer a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179): Couldn't send request to peer a0b0b4ace8a147cb92d3790ef901da09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8263b729cad4e81a7b3081fc2965df4. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:11.452929 22771 raft_consensus.cc:2955] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:11.454982 22671 catalog_manager.cc:5697] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e reported cstate change: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:11.457226 22775 consensus_queue.cc:237] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:11.473421 22922 raft_consensus.cc:1275] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:11.473836 22741 consensus_peers.cc:597] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 -> Peer a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179): Couldn't send request to peer a0b0b4ace8a147cb92d3790ef901da09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 20c222b920b74375a1953a0c305f4a82. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:11.474668 22847 raft_consensus.cc:1275] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:11.474849 23056 consensus_queue.cc:1048] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:11.475932 23008 consensus_queue.cc:1048] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:11.483532 22974 raft_consensus.cc:2955] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:11.484907 22922 raft_consensus.cc:2955] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:11.485139 22847 raft_consensus.cc:2955] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:11.494804 22670 catalog_manager.cc:5697] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:11.500015 22775 consensus_queue.cc:237] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:11.506693 22922 raft_consensus.cc:1275] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:11.506916 22847 raft_consensus.cc:1275] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:11.510177 23008 consensus_queue.cc:1048] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:11.511266 23056 consensus_queue.cc:1048] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:11.514391 22741 consensus_peers.cc:597] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 -> Peer a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179): Couldn't send request to peer a0b0b4ace8a147cb92d3790ef901da09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40ab27cf51844e24b826aa3ffa7cf62d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:11.518684 23056 raft_consensus.cc:2955] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:11.520314 22924 raft_consensus.cc:2955] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:11.521386 22847 raft_consensus.cc:2955] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:11.531721 22670 catalog_manager.cc:5697] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:11.864704 23251 ts_tablet_manager.cc:933] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09: Initiating tablet copy from peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871)
I20260713 09:06:11.866412 23251 tablet_copy_client.cc:323] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Beginning tablet copy session from remote peer at address 127.21.45.129:44871
I20260713 09:06:11.879734 22785 tablet_copy_service.cc:140] P 5dd133a7c77c4250a0004fb3325993e9: Received BeginTabletCopySession request for tablet 61bf83157e684c3c92ce3703d349ab55 from peer a0b0b4ace8a147cb92d3790ef901da09 ({username='slave'} at 127.0.0.1:37550)
I20260713 09:06:11.880304 22785 tablet_copy_service.cc:161] P 5dd133a7c77c4250a0004fb3325993e9: Beginning new tablet copy session on tablet 61bf83157e684c3c92ce3703d349ab55 from peer a0b0b4ace8a147cb92d3790ef901da09 at {username='slave'} at 127.0.0.1:37550: session id = a0b0b4ace8a147cb92d3790ef901da09-61bf83157e684c3c92ce3703d349ab55
I20260713 09:06:11.885162 22785 tablet_copy_source_session.cc:215] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:11.887885 23251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61bf83157e684c3c92ce3703d349ab55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.897984 23251 tablet_copy_client.cc:806] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:11.898491 23251 tablet_copy_client.cc:670] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:11.901970 23251 tablet_copy_client.cc:538] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:11.903177 23255 ts_tablet_manager.cc:933] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09: Initiating tablet copy from peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:11.907681 23255 tablet_copy_client.cc:323] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Beginning tablet copy session from remote peer at address 127.21.45.131:45823
I20260713 09:06:11.910526 23251 tablet_bootstrap.cc:492] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap starting.
I20260713 09:06:11.935141 22934 tablet_copy_service.cc:140] P b8dae57c83114478a6cdbf47e64d6458: Received BeginTabletCopySession request for tablet f8263b729cad4e81a7b3081fc2965df4 from peer a0b0b4ace8a147cb92d3790ef901da09 ({username='slave'} at 127.0.0.1:33264)
I20260713 09:06:11.935696 22934 tablet_copy_service.cc:161] P b8dae57c83114478a6cdbf47e64d6458: Beginning new tablet copy session on tablet f8263b729cad4e81a7b3081fc2965df4 from peer a0b0b4ace8a147cb92d3790ef901da09 at {username='slave'} at 127.0.0.1:33264: session id = a0b0b4ace8a147cb92d3790ef901da09-f8263b729cad4e81a7b3081fc2965df4
I20260713 09:06:11.944694 22934 tablet_copy_source_session.cc:215] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:11.940464 23260 ts_tablet_manager.cc:933] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09: Initiating tablet copy from peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871)
I20260713 09:06:11.947683 23255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8263b729cad4e81a7b3081fc2965df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:11.949302 23259 ts_tablet_manager.cc:933] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09: Initiating tablet copy from peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871)
I20260713 09:06:11.949443 23251 tablet_bootstrap.cc:492] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09: 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
I20260713 09:06:11.950367 23251 tablet_bootstrap.cc:492] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap complete.
I20260713 09:06:11.950953 23251 ts_tablet_manager.cc:1403] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.004s
I20260713 09:06:11.953665 23251 raft_consensus.cc:359] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:11.954473 23251 raft_consensus.cc:740] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Initialized, Role: LEARNER
I20260713 09:06:11.954689 23259 tablet_copy_client.cc:323] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Beginning tablet copy session from remote peer at address 127.21.45.129:44871
I20260713 09:06:11.955080 23251 consensus_queue.cc:260] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:11.957271 22785 tablet_copy_service.cc:140] P 5dd133a7c77c4250a0004fb3325993e9: Received BeginTabletCopySession request for tablet 40ab27cf51844e24b826aa3ffa7cf62d from peer a0b0b4ace8a147cb92d3790ef901da09 ({username='slave'} at 127.0.0.1:37550)
I20260713 09:06:11.957780 22785 tablet_copy_service.cc:161] P 5dd133a7c77c4250a0004fb3325993e9: Beginning new tablet copy session on tablet 40ab27cf51844e24b826aa3ffa7cf62d from peer a0b0b4ace8a147cb92d3790ef901da09 at {username='slave'} at 127.0.0.1:37550: session id = a0b0b4ace8a147cb92d3790ef901da09-40ab27cf51844e24b826aa3ffa7cf62d
I20260713 09:06:11.962375 23255 tablet_copy_client.cc:806] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:11.962929 23255 tablet_copy_client.cc:670] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:11.966827 23255 tablet_copy_client.cc:538] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:11.977635 23230 heartbeater.cc:499] Master 127.21.45.190:42457 was elected leader, sending a full tablet report...
I20260713 09:06:11.983394 23260 tablet_copy_client.cc:323] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Beginning tablet copy session from remote peer at address 127.21.45.129:44871
I20260713 09:06:11.986004 22784 tablet_copy_service.cc:140] P 5dd133a7c77c4250a0004fb3325993e9: Received BeginTabletCopySession request for tablet 20c222b920b74375a1953a0c305f4a82 from peer a0b0b4ace8a147cb92d3790ef901da09 ({username='slave'} at 127.0.0.1:37550)
I20260713 09:06:11.986505 22784 tablet_copy_service.cc:161] P 5dd133a7c77c4250a0004fb3325993e9: Beginning new tablet copy session on tablet 20c222b920b74375a1953a0c305f4a82 from peer a0b0b4ace8a147cb92d3790ef901da09 at {username='slave'} at 127.0.0.1:37550: session id = a0b0b4ace8a147cb92d3790ef901da09-20c222b920b74375a1953a0c305f4a82
I20260713 09:06:11.987612 23255 tablet_bootstrap.cc:492] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap starting.
I20260713 09:06:11.994084 23251 ts_tablet_manager.cc:1434] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09: Time spent starting tablet: real 0.043s	user 0.015s	sys 0.026s
I20260713 09:06:11.995992 22783 tablet_copy_service.cc:342] P 5dd133a7c77c4250a0004fb3325993e9: Request end of tablet copy session a0b0b4ace8a147cb92d3790ef901da09-61bf83157e684c3c92ce3703d349ab55 received from {username='slave'} at 127.0.0.1:37550
I20260713 09:06:11.996457 22783 tablet_copy_service.cc:434] P 5dd133a7c77c4250a0004fb3325993e9: ending tablet copy session a0b0b4ace8a147cb92d3790ef901da09-61bf83157e684c3c92ce3703d349ab55 on tablet 61bf83157e684c3c92ce3703d349ab55 with peer a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:11.999892 22785 tablet_copy_source_session.cc:215] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:12.001288 22784 tablet_copy_source_session.cc:215] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:12.005851 23259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ab27cf51844e24b826aa3ffa7cf62d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:12.008708 23260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c222b920b74375a1953a0c305f4a82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:12.027117 23260 tablet_copy_client.cc:806] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:12.027602 23260 tablet_copy_client.cc:670] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:12.030929 23259 tablet_copy_client.cc:806] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:12.031428 23259 tablet_copy_client.cc:670] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:12.032634 23260 tablet_copy_client.cc:538] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:12.034266 23255 tablet_bootstrap.cc:492] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09: 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
I20260713 09:06:12.035050 23255 tablet_bootstrap.cc:492] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap complete.
I20260713 09:06:12.035672 23255 ts_tablet_manager.cc:1403] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09: Time spent bootstrapping tablet: real 0.048s	user 0.032s	sys 0.001s
I20260713 09:06:12.036738 23259 tablet_copy_client.cc:538] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:12.040829 23255 raft_consensus.cc:359] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:12.041728 23255 raft_consensus.cc:740] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Initialized, Role: LEARNER
I20260713 09:06:12.042344 23255 consensus_queue.cc:260] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:12.044742 23255 ts_tablet_manager.cc:1434] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260713 09:06:12.048878 22934 tablet_copy_service.cc:342] P b8dae57c83114478a6cdbf47e64d6458: Request end of tablet copy session a0b0b4ace8a147cb92d3790ef901da09-f8263b729cad4e81a7b3081fc2965df4 received from {username='slave'} at 127.0.0.1:33264
I20260713 09:06:12.049256 22934 tablet_copy_service.cc:434] P b8dae57c83114478a6cdbf47e64d6458: ending tablet copy session a0b0b4ace8a147cb92d3790ef901da09-f8263b729cad4e81a7b3081fc2965df4 on tablet f8263b729cad4e81a7b3081fc2965df4 with peer a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:12.052913 23260 tablet_bootstrap.cc:492] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap starting.
I20260713 09:06:12.053303 23259 tablet_bootstrap.cc:492] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap starting.
I20260713 09:06:12.071944 23260 tablet_bootstrap.cc:492] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09: 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
I20260713 09:06:12.072692 23260 tablet_bootstrap.cc:492] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap complete.
I20260713 09:06:12.073235 23260 ts_tablet_manager.cc:1403] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260713 09:06:12.075469 23259 tablet_bootstrap.cc:492] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09: 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
I20260713 09:06:12.076340 23259 tablet_bootstrap.cc:492] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap complete.
I20260713 09:06:12.075871 23260 raft_consensus.cc:359] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:12.076733 23260 raft_consensus.cc:740] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Initialized, Role: LEARNER
I20260713 09:06:12.076954 23259 ts_tablet_manager.cc:1403] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.000s
I20260713 09:06:12.077338 23260 consensus_queue.cc:260] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:12.079814 23260 ts_tablet_manager.cc:1434] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:06:12.082268 23259 raft_consensus.cc:359] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:12.083058 23259 raft_consensus.cc:740] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Initialized, Role: LEARNER
I20260713 09:06:12.085206 22784 tablet_copy_service.cc:342] P 5dd133a7c77c4250a0004fb3325993e9: Request end of tablet copy session a0b0b4ace8a147cb92d3790ef901da09-20c222b920b74375a1953a0c305f4a82 received from {username='slave'} at 127.0.0.1:37550
I20260713 09:06:12.085616 22784 tablet_copy_service.cc:434] P 5dd133a7c77c4250a0004fb3325993e9: ending tablet copy session a0b0b4ace8a147cb92d3790ef901da09-20c222b920b74375a1953a0c305f4a82 on tablet 20c222b920b74375a1953a0c305f4a82 with peer a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:12.083940 23259 consensus_queue.cc:260] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:12.087596 23259 ts_tablet_manager.cc:1434] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:06:12.089290 22784 tablet_copy_service.cc:342] P 5dd133a7c77c4250a0004fb3325993e9: Request end of tablet copy session a0b0b4ace8a147cb92d3790ef901da09-40ab27cf51844e24b826aa3ffa7cf62d received from {username='slave'} at 127.0.0.1:37550
I20260713 09:06:12.089653 22784 tablet_copy_service.cc:434] P 5dd133a7c77c4250a0004fb3325993e9: ending tablet copy session a0b0b4ace8a147cb92d3790ef901da09-40ab27cf51844e24b826aa3ffa7cf62d on tablet 40ab27cf51844e24b826aa3ffa7cf62d with peer a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:12.351718 23205 raft_consensus.cc:1217] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:12.442472 23205 raft_consensus.cc:1217] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:12.485077 23205 raft_consensus.cc:1217] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:12.532528 23205 raft_consensus.cc:1217] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:12.867735 23250 raft_consensus.cc:1064] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9: attempting to promote NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 to VOTER
I20260713 09:06:12.869833 23250 consensus_queue.cc:237] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:12.875236 23205 raft_consensus.cc:1275] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:12.875746 22922 raft_consensus.cc:1275] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:12.875994 22847 raft_consensus.cc:1275] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:12.876655 23250 consensus_queue.cc:1048] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:12.877458 23056 consensus_queue.cc:1048] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:12.879487 23268 consensus_queue.cc:1048] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:12.894382 23268 raft_consensus.cc:2955] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:12.896016 23205 raft_consensus.cc:2955] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:12.898392 22849 raft_consensus.cc:2955] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:12.908879 22673 catalog_manager.cc:5697] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09 reported cstate change: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:12.909363 22922 raft_consensus.cc:2955] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:12.926342 23265 raft_consensus.cc:1064] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458: attempting to promote NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 to VOTER
I20260713 09:06:12.928923 23265 consensus_queue.cc:237] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:12.938288 23250 raft_consensus.cc:1064] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9: attempting to promote NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 to VOTER
I20260713 09:06:12.940593 23250 consensus_queue.cc:237] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:12.944897 23205 raft_consensus.cc:1275] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:12.947649 23278 consensus_queue.cc:1048] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:12.954591 22775 raft_consensus.cc:1275] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:12.958475 23135 consensus_queue.cc:1048] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:12.976244 23204 raft_consensus.cc:1275] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:12.978013 23268 consensus_queue.cc:1048] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:12.982527 22849 raft_consensus.cc:1275] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:12.988166 22922 raft_consensus.cc:1275] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:12.989745 23056 consensus_queue.cc:1048] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:12.991596 23056 consensus_queue.cc:1048] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:12.999622 22847 raft_consensus.cc:1275] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:13.010013 23279 consensus_queue.cc:1048] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:13.010780 22771 consensus_queue.cc:237] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:13.019655 22924 raft_consensus.cc:1275] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:13.021950 23268 consensus_queue.cc:1048] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:13.026621 23205 raft_consensus.cc:1275] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:13.029013 23056 consensus_queue.cc:1048] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:13.029713 23269 raft_consensus.cc:2955] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.035863 23250 raft_consensus.cc:2955] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.050841 22658 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 40ab27cf51844e24b826aa3ffa7cf62d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:13.055289 22670 catalog_manager.cc:5697] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:13.056844 22924 raft_consensus.cc:2955] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.061539 23268 raft_consensus.cc:2955] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.062211 23205 raft_consensus.cc:2955] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.064018 22775 raft_consensus.cc:2955] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.067354 23203 raft_consensus.cc:2955] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.068764 23204 raft_consensus.cc:2955] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.070643 22834 tablet_service.cc:1558] Processing DeleteTablet for tablet 40ab27cf51844e24b826aa3ffa7cf62d with delete_type TABLET_DATA_TOMBSTONED (TS 075c359d25394bef8091d4098446758e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33108
I20260713 09:06:13.076027 22670 catalog_manager.cc:5697] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:13.083871 22848 raft_consensus.cc:2955] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.100620 22672 catalog_manager.cc:5697] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:13.098475 23291 tablet_replica.cc:333] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:13.114655 22924 raft_consensus.cc:2955] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.116329 22848 raft_consensus.cc:2955] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.124107 23291 raft_consensus.cc:2243] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:13.124944 23291 raft_consensus.cc:2272] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:13.129170 23250 raft_consensus.cc:1064] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9: attempting to promote NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 to VOTER
I20260713 09:06:13.130756 23291 ts_tablet_manager.cc:1916] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:13.131558 23250 consensus_queue.cc:237] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:13.133401 22775 consensus_queue.cc:237] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:13.137257 22924 consensus_queue.cc:237] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [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: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:13.144829 23204 raft_consensus.cc:1275] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:13.145229 23291 ts_tablet_manager.cc:1929] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:13.145679 23291 log.cc:1199] T 40ab27cf51844e24b826aa3ffa7cf62d P 075c359d25394bef8091d4098446758e: Deleting WAL directory at /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-1-root/wals/40ab27cf51844e24b826aa3ffa7cf62d
I20260713 09:06:13.146850 23056 consensus_queue.cc:1048] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:13.147239 22659 catalog_manager.cc:5028] TS 075c359d25394bef8091d4098446758e (127.21.45.130:39627): tablet 40ab27cf51844e24b826aa3ffa7cf62d (table test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]) successfully deleted
I20260713 09:06:13.155946 22849 raft_consensus.cc:1275] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:13.155076 23290 raft_consensus.cc:2955] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.158752 22922 raft_consensus.cc:1275] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:13.159451 22849 raft_consensus.cc:1275] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:13.159852 23056 consensus_queue.cc:1048] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:13.160698 23203 raft_consensus.cc:1275] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:13.162701 23056 consensus_queue.cc:1048] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:13.163528 23268 consensus_queue.cc:1048] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:13.165060 22848 raft_consensus.cc:2955] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.159451 23204 raft_consensus.cc:2955] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.168306 22658 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 61bf83157e684c3c92ce3703d349ab55 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:13.170001 22847 raft_consensus.cc:1275] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:13.171494 23265 consensus_queue.cc:1048] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:13.173002 23290 consensus_queue.cc:1048] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:13.173693 23203 raft_consensus.cc:1275] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:13.176854 23265 consensus_queue.cc:1048] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:13.183061 22673 catalog_manager.cc:5697] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:13.183894 23280 raft_consensus.cc:2955] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.196715 22847 raft_consensus.cc:2955] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.198573 22913 tablet_service.cc:1558] Processing DeleteTablet for tablet 61bf83157e684c3c92ce3703d349ab55 with delete_type TABLET_DATA_TOMBSTONED (TS b8dae57c83114478a6cdbf47e64d6458 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33226
I20260713 09:06:13.258636 22673 catalog_manager.cc:5697] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e reported cstate change: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.265076 22659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f8263b729cad4e81a7b3081fc2965df4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:13.271051 23204 raft_consensus.cc:2955] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.278982 22759 tablet_service.cc:1558] Processing DeleteTablet for tablet f8263b729cad4e81a7b3081fc2965df4 with delete_type TABLET_DATA_TOMBSTONED (TS 5dd133a7c77c4250a0004fb3325993e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37512
I20260713 09:06:13.285323 23056 raft_consensus.cc:2955] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.287168 22847 raft_consensus.cc:2955] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.292256 23298 tablet_replica.cc:333] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:13.296283 23298 raft_consensus.cc:2243] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:13.296867 23298 raft_consensus.cc:2272] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:13.296561 22924 raft_consensus.cc:2955] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.299685 23295 tablet_replica.cc:333] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:13.300568 23295 raft_consensus.cc:2243] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:13.301118 23295 raft_consensus.cc:2272] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:13.302780 23204 raft_consensus.cc:2955] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.305976 23298 ts_tablet_manager.cc:1916] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:13.308864 23295 ts_tablet_manager.cc:1916] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:13.314059 22672 catalog_manager.cc:5697] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e reported cstate change: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.329516 23295 ts_tablet_manager.cc:1929] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:13.329869 23295 log.cc:1199] T 61bf83157e684c3c92ce3703d349ab55 P b8dae57c83114478a6cdbf47e64d6458: Deleting WAL directory at /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-2-root/wals/61bf83157e684c3c92ce3703d349ab55
I20260713 09:06:13.331357 22659 catalog_manager.cc:5028] TS b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): tablet 61bf83157e684c3c92ce3703d349ab55 (table test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]) successfully deleted
I20260713 09:06:13.332764 23298 ts_tablet_manager.cc:1929] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:13.333141 23298 log.cc:1199] T f8263b729cad4e81a7b3081fc2965df4 P 5dd133a7c77c4250a0004fb3325993e9: Deleting WAL directory at /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-0-root/wals/f8263b729cad4e81a7b3081fc2965df4
I20260713 09:06:13.334679 22658 catalog_manager.cc:5028] TS 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): tablet f8263b729cad4e81a7b3081fc2965df4 (table test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]) successfully deleted
I20260713 09:06:13.337755 22771 consensus_queue.cc:237] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:13.341923 23204 raft_consensus.cc:1275] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:13.342849 22924 raft_consensus.cc:1275] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:13.343164 23056 consensus_queue.cc:1048] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:13.344111 23268 consensus_queue.cc:1048] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:13.349417 23290 raft_consensus.cc:2955] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.350843 22924 raft_consensus.cc:2955] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.355250 23204 raft_consensus.cc:2955] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.361588 22658 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 20c222b920b74375a1953a0c305f4a82 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:13.364760 22673 catalog_manager.cc:5697] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:13.374984 22834 tablet_service.cc:1558] Processing DeleteTablet for tablet 20c222b920b74375a1953a0c305f4a82 with delete_type TABLET_DATA_TOMBSTONED (TS 075c359d25394bef8091d4098446758e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33108
I20260713 09:06:13.375788 23291 tablet_replica.cc:333] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:13.376523 23291 raft_consensus.cc:2243] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:13.377163 23291 raft_consensus.cc:2272] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:13.379732 23291 ts_tablet_manager.cc:1916] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:13.389879 23291 ts_tablet_manager.cc:1929] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:13.390209 23291 log.cc:1199] T 20c222b920b74375a1953a0c305f4a82 P 075c359d25394bef8091d4098446758e: Deleting WAL directory at /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-1-root/wals/20c222b920b74375a1953a0c305f4a82
I20260713 09:06:13.391309 22659 catalog_manager.cc:5028] TS 075c359d25394bef8091d4098446758e (127.21.45.130:39627): tablet 20c222b920b74375a1953a0c305f4a82 (table test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]) successfully deleted
I20260713 09:06:14.411613 22847 consensus_queue.cc:237] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:14.417735 22922 raft_consensus.cc:1275] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:14.418470 22771 raft_consensus.cc:1275] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:14.419428 23303 consensus_queue.cc:1048] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:14.420290 23281 consensus_queue.cc:1048] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:14.430335 22771 raft_consensus.cc:2955] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:14.430501 22922 raft_consensus.cc:2955] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
W20260713 09:06:14.431439 22816 consensus_peers.cc:597] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e -> Peer a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179): Couldn't send request to peer a0b0b4ace8a147cb92d3790ef901da09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db87e191ecb84a7cb65edb7b04278209. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:14.431141 23281 raft_consensus.cc:2955] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:14.442605 22672 catalog_manager.cc:5697] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New cstate: current_term: 1 leader_uuid: "075c359d25394bef8091d4098446758e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:14.446105 22922 consensus_queue.cc:237] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:14.453222 22847 raft_consensus.cc:1275] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:14.453663 22890 consensus_peers.cc:597] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 -> Peer a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179): Couldn't send request to peer a0b0b4ace8a147cb92d3790ef901da09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c5a6ef7cb2a465395135662cc6f9397. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:14.455029 23314 consensus_queue.cc:1048] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:14.455168 22771 raft_consensus.cc:1275] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:14.456770 23314 consensus_queue.cc:1048] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:14.465461 23318 raft_consensus.cc:2955] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:14.466759 22847 raft_consensus.cc:2955] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:14.471217 22775 raft_consensus.cc:2955] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:14.479130 22673 catalog_manager.cc:5697] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e reported cstate change: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:14.480020 22922 consensus_queue.cc:237] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:14.489104 22847 raft_consensus.cc:1275] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:14.489250 22890 consensus_peers.cc:597] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 -> Peer a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179): Couldn't send request to peer a0b0b4ace8a147cb92d3790ef901da09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dea88805c1974b98a8e5cdc84ea130eb. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:14.490181 22775 raft_consensus.cc:1275] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:14.490183 23318 consensus_queue.cc:1048] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:14.491600 23135 consensus_queue.cc:1048] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:14.499279 23135 raft_consensus.cc:2955] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:14.500607 22775 raft_consensus.cc:2955] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:14.501185 22848 raft_consensus.cc:2955] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:14.510895 22775 consensus_queue.cc:237] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:14.511780 22673 catalog_manager.cc:5697] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
W20260713 09:06:14.518482 22741 consensus_peers.cc:597] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 -> Peer a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179): Couldn't send request to peer a0b0b4ace8a147cb92d3790ef901da09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: def1de0862ca42a292cc7d4996578cdb. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:14.520370 22922 raft_consensus.cc:1275] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:14.520743 22848 raft_consensus.cc:1275] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:14.521934 23299 consensus_queue.cc:1048] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:14.522737 23056 consensus_queue.cc:1048] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:14.531015 23056 raft_consensus.cc:2955] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:14.534044 22922 raft_consensus.cc:2955] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:14.536687 22848 raft_consensus.cc:2955] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:14.542237 22670 catalog_manager.cc:5697] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:14.863274 23326 ts_tablet_manager.cc:933] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09: Initiating tablet copy from peer 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:14.865844 23326 tablet_copy_client.cc:323] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Beginning tablet copy session from remote peer at address 127.21.45.130:39627
I20260713 09:06:14.879602 22860 tablet_copy_service.cc:140] P 075c359d25394bef8091d4098446758e: Received BeginTabletCopySession request for tablet db87e191ecb84a7cb65edb7b04278209 from peer a0b0b4ace8a147cb92d3790ef901da09 ({username='slave'} at 127.0.0.1:48370)
I20260713 09:06:14.880275 22860 tablet_copy_service.cc:161] P 075c359d25394bef8091d4098446758e: Beginning new tablet copy session on tablet db87e191ecb84a7cb65edb7b04278209 from peer a0b0b4ace8a147cb92d3790ef901da09 at {username='slave'} at 127.0.0.1:48370: session id = a0b0b4ace8a147cb92d3790ef901da09-db87e191ecb84a7cb65edb7b04278209
I20260713 09:06:14.887799 22860 tablet_copy_source_session.cc:215] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:14.890874 23326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db87e191ecb84a7cb65edb7b04278209. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:14.902227 23326 tablet_copy_client.cc:806] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:14.902746 23326 tablet_copy_client.cc:670] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:14.906548 23326 tablet_copy_client.cc:538] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:14.914577 23326 tablet_bootstrap.cc:492] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap starting.
I20260713 09:06:14.930377 23330 ts_tablet_manager.cc:933] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09: Initiating tablet copy from peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:14.932047 23330 tablet_copy_client.cc:323] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Beginning tablet copy session from remote peer at address 127.21.45.131:45823
I20260713 09:06:14.934044 22934 tablet_copy_service.cc:140] P b8dae57c83114478a6cdbf47e64d6458: Received BeginTabletCopySession request for tablet 3c5a6ef7cb2a465395135662cc6f9397 from peer a0b0b4ace8a147cb92d3790ef901da09 ({username='slave'} at 127.0.0.1:33264)
I20260713 09:06:14.934634 22934 tablet_copy_service.cc:161] P b8dae57c83114478a6cdbf47e64d6458: Beginning new tablet copy session on tablet 3c5a6ef7cb2a465395135662cc6f9397 from peer a0b0b4ace8a147cb92d3790ef901da09 at {username='slave'} at 127.0.0.1:33264: session id = a0b0b4ace8a147cb92d3790ef901da09-3c5a6ef7cb2a465395135662cc6f9397
I20260713 09:06:14.935739 23326 tablet_bootstrap.cc:492] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09: 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
I20260713 09:06:14.936630 23326 tablet_bootstrap.cc:492] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap complete.
I20260713 09:06:14.937248 23326 ts_tablet_manager.cc:1403] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260713 09:06:14.940661 23326 raft_consensus.cc:359] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:14.942351 23326 raft_consensus.cc:740] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Initialized, Role: LEARNER
I20260713 09:06:14.943416 23326 consensus_queue.cc:260] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:14.946235 22934 tablet_copy_source_session.cc:215] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:14.948957 23326 ts_tablet_manager.cc:1434] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260713 09:06:14.950726 23330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5a6ef7cb2a465395135662cc6f9397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:14.950608 22860 tablet_copy_service.cc:342] P 075c359d25394bef8091d4098446758e: Request end of tablet copy session a0b0b4ace8a147cb92d3790ef901da09-db87e191ecb84a7cb65edb7b04278209 received from {username='slave'} at 127.0.0.1:48370
I20260713 09:06:14.951170 22860 tablet_copy_service.cc:434] P 075c359d25394bef8091d4098446758e: ending tablet copy session a0b0b4ace8a147cb92d3790ef901da09-db87e191ecb84a7cb65edb7b04278209 on tablet db87e191ecb84a7cb65edb7b04278209 with peer a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:14.962950 23330 tablet_copy_client.cc:806] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:14.963442 23330 tablet_copy_client.cc:670] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:14.966655 23330 tablet_copy_client.cc:538] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:14.972584 23330 tablet_bootstrap.cc:492] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap starting.
I20260713 09:06:14.973978 23326 ts_tablet_manager.cc:933] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09: Initiating tablet copy from peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871)
I20260713 09:06:14.975554 23326 tablet_copy_client.cc:323] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Beginning tablet copy session from remote peer at address 127.21.45.129:44871
I20260713 09:06:14.977463 22784 tablet_copy_service.cc:140] P 5dd133a7c77c4250a0004fb3325993e9: Received BeginTabletCopySession request for tablet def1de0862ca42a292cc7d4996578cdb from peer a0b0b4ace8a147cb92d3790ef901da09 ({username='slave'} at 127.0.0.1:37550)
I20260713 09:06:14.978003 22784 tablet_copy_service.cc:161] P 5dd133a7c77c4250a0004fb3325993e9: Beginning new tablet copy session on tablet def1de0862ca42a292cc7d4996578cdb from peer a0b0b4ace8a147cb92d3790ef901da09 at {username='slave'} at 127.0.0.1:37550: session id = a0b0b4ace8a147cb92d3790ef901da09-def1de0862ca42a292cc7d4996578cdb
I20260713 09:06:14.985154 22784 tablet_copy_source_session.cc:215] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:14.988215 23326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def1de0862ca42a292cc7d4996578cdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:14.989708 23330 tablet_bootstrap.cc:492] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09: 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
I20260713 09:06:14.990739 23330 tablet_bootstrap.cc:492] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap complete.
I20260713 09:06:14.991240 23330 ts_tablet_manager.cc:1403] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260713 09:06:14.993482 23330 raft_consensus.cc:359] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:14.994313 23330 raft_consensus.cc:740] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Initialized, Role: LEARNER
I20260713 09:06:14.994961 23330 consensus_queue.cc:260] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:14.997267 23330 ts_tablet_manager.cc:1434] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:06:14.998911 22934 tablet_copy_service.cc:342] P b8dae57c83114478a6cdbf47e64d6458: Request end of tablet copy session a0b0b4ace8a147cb92d3790ef901da09-3c5a6ef7cb2a465395135662cc6f9397 received from {username='slave'} at 127.0.0.1:33264
I20260713 09:06:14.999308 22934 tablet_copy_service.cc:434] P b8dae57c83114478a6cdbf47e64d6458: ending tablet copy session a0b0b4ace8a147cb92d3790ef901da09-3c5a6ef7cb2a465395135662cc6f9397 on tablet 3c5a6ef7cb2a465395135662cc6f9397 with peer a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:15.004398 23326 tablet_copy_client.cc:806] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:15.004908 23326 tablet_copy_client.cc:670] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:15.010104 23326 tablet_copy_client.cc:538] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:15.018457 23326 tablet_bootstrap.cc:492] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap starting.
I20260713 09:06:15.032177 23326 tablet_bootstrap.cc:492] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09: 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
I20260713 09:06:15.032776 23326 tablet_bootstrap.cc:492] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap complete.
I20260713 09:06:15.033272 23326 ts_tablet_manager.cc:1403] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.004s
I20260713 09:06:15.035177 23326 raft_consensus.cc:359] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:15.035727 23326 raft_consensus.cc:740] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Initialized, Role: LEARNER
I20260713 09:06:15.036273 23326 consensus_queue.cc:260] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:15.038255 23330 ts_tablet_manager.cc:933] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09: Initiating tablet copy from peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:15.038228 23326 ts_tablet_manager.cc:1434] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:06:15.040151 22784 tablet_copy_service.cc:342] P 5dd133a7c77c4250a0004fb3325993e9: Request end of tablet copy session a0b0b4ace8a147cb92d3790ef901da09-def1de0862ca42a292cc7d4996578cdb received from {username='slave'} at 127.0.0.1:37550
I20260713 09:06:15.040589 22784 tablet_copy_service.cc:434] P 5dd133a7c77c4250a0004fb3325993e9: ending tablet copy session a0b0b4ace8a147cb92d3790ef901da09-def1de0862ca42a292cc7d4996578cdb on tablet def1de0862ca42a292cc7d4996578cdb with peer a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:15.043792 23330 tablet_copy_client.cc:323] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Beginning tablet copy session from remote peer at address 127.21.45.131:45823
I20260713 09:06:15.045653 22934 tablet_copy_service.cc:140] P b8dae57c83114478a6cdbf47e64d6458: Received BeginTabletCopySession request for tablet dea88805c1974b98a8e5cdc84ea130eb from peer a0b0b4ace8a147cb92d3790ef901da09 ({username='slave'} at 127.0.0.1:33264)
I20260713 09:06:15.046150 22934 tablet_copy_service.cc:161] P b8dae57c83114478a6cdbf47e64d6458: Beginning new tablet copy session on tablet dea88805c1974b98a8e5cdc84ea130eb from peer a0b0b4ace8a147cb92d3790ef901da09 at {username='slave'} at 127.0.0.1:33264: session id = a0b0b4ace8a147cb92d3790ef901da09-dea88805c1974b98a8e5cdc84ea130eb
I20260713 09:06:15.053424 22934 tablet_copy_source_session.cc:215] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:15.056000 23330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dea88805c1974b98a8e5cdc84ea130eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:15.066627 23330 tablet_copy_client.cc:806] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:15.067111 23330 tablet_copy_client.cc:670] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:15.070086 23330 tablet_copy_client.cc:538] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:15.077800 23330 tablet_bootstrap.cc:492] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap starting.
I20260713 09:06:15.096534 23330 tablet_bootstrap.cc:492] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09: 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
I20260713 09:06:15.097311 23330 tablet_bootstrap.cc:492] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap complete.
I20260713 09:06:15.097916 23330 ts_tablet_manager.cc:1403] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260713 09:06:15.100651 23330 raft_consensus.cc:359] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:15.101425 23330 raft_consensus.cc:740] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Initialized, Role: LEARNER
I20260713 09:06:15.102038 23330 consensus_queue.cc:260] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:15.104322 23330 ts_tablet_manager.cc:1434] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:06:15.105751 22934 tablet_copy_service.cc:342] P b8dae57c83114478a6cdbf47e64d6458: Request end of tablet copy session a0b0b4ace8a147cb92d3790ef901da09-dea88805c1974b98a8e5cdc84ea130eb received from {username='slave'} at 127.0.0.1:33264
I20260713 09:06:15.106071 22934 tablet_copy_service.cc:434] P b8dae57c83114478a6cdbf47e64d6458: ending tablet copy session a0b0b4ace8a147cb92d3790ef901da09-dea88805c1974b98a8e5cdc84ea130eb on tablet dea88805c1974b98a8e5cdc84ea130eb with peer a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:15.271227 23204 raft_consensus.cc:1217] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:15.463269 23204 raft_consensus.cc:1217] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:15.478762 23204 raft_consensus.cc:1217] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:15.634514 23204 raft_consensus.cc:1217] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:15.711800 23338 raft_consensus.cc:1064] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e: attempting to promote NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 to VOTER
I20260713 09:06:15.714481 23338 consensus_queue.cc:237] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:15.721231 22924 raft_consensus.cc:1275] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.721274 23204 raft_consensus.cc:1275] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.722756 23305 consensus_queue.cc:1048] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:15.723179 22775 raft_consensus.cc:1275] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.723662 23338 consensus_queue.cc:1048] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:15.726119 23339 consensus_queue.cc:1048] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:15.735330 23339 raft_consensus.cc:2955] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:15.736860 22775 raft_consensus.cc:2955] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:15.748005 23204 raft_consensus.cc:2955] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:15.746976 22924 raft_consensus.cc:2955] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:15.750300 22673 catalog_manager.cc:5697] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e reported cstate change: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "075c359d25394bef8091d4098446758e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:15.781232 22847 consensus_queue.cc:237] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:15.789799 23204 raft_consensus.cc:1275] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:15.790385 22775 raft_consensus.cc:1275] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:15.791198 23339 consensus_queue.cc:1048] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:15.792065 23305 consensus_queue.cc:1048] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:15.800516 23305 raft_consensus.cc:2955] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:15.801188 22775 raft_consensus.cc:2955] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:15.801980 23204 raft_consensus.cc:2955] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:15.811008 22659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db87e191ecb84a7cb65edb7b04278209 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:15.815991 22672 catalog_manager.cc:5697] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e reported cstate change: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New cstate: current_term: 1 leader_uuid: "075c359d25394bef8091d4098446758e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:15.826725 22913 tablet_service.cc:1558] Processing DeleteTablet for tablet db87e191ecb84a7cb65edb7b04278209 with delete_type TABLET_DATA_TOMBSTONED (TS b8dae57c83114478a6cdbf47e64d6458 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33226
I20260713 09:06:15.828831 23351 tablet_replica.cc:333] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:15.830089 23351 raft_consensus.cc:2243] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:15.830870 23351 raft_consensus.cc:2272] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:15.835388 23351 ts_tablet_manager.cc:1916] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:15.850171 23351 ts_tablet_manager.cc:1929] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:15.850584 23351 log.cc:1199] T db87e191ecb84a7cb65edb7b04278209 P b8dae57c83114478a6cdbf47e64d6458: Deleting WAL directory at /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-2-root/wals/db87e191ecb84a7cb65edb7b04278209
I20260713 09:06:15.852034 22659 catalog_manager.cc:5028] TS b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): tablet db87e191ecb84a7cb65edb7b04278209 (table test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]) successfully deleted
I20260713 09:06:15.944388 23318 raft_consensus.cc:1064] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458: attempting to promote NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 to VOTER
I20260713 09:06:15.946384 23318 consensus_queue.cc:237] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:15.952992 23204 raft_consensus.cc:1275] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.954506 23342 consensus_queue.cc:1048] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:15.955075 22847 raft_consensus.cc:1275] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.956118 22775 raft_consensus.cc:1275] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.956578 23314 consensus_queue.cc:1048] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:15.958318 23314 consensus_queue.cc:1048] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:15.966850 23353 raft_consensus.cc:2955] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:15.968497 22847 raft_consensus.cc:2955] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:15.978228 23204 raft_consensus.cc:2955] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:15.979609 22771 raft_consensus.cc:2955] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:15.983260 22672 catalog_manager.cc:5697] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e reported cstate change: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.003424 22922 consensus_queue.cc:237] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [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: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:16.008041 23204 raft_consensus.cc:1275] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:16.008961 22847 raft_consensus.cc:1275] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:16.010058 23314 consensus_queue.cc:1048] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:16.010821 23353 consensus_queue.cc:1048] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:16.017197 23353 raft_consensus.cc:2955] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.018821 22847 raft_consensus.cc:2955] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.025637 22659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3c5a6ef7cb2a465395135662cc6f9397 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:16.029397 22672 catalog_manager.cc:5697] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:16.033226 23204 raft_consensus.cc:2955] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.040804 22759 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c5a6ef7cb2a465395135662cc6f9397 with delete_type TABLET_DATA_TOMBSTONED (TS 5dd133a7c77c4250a0004fb3325993e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37512
I20260713 09:06:16.044899 23357 tablet_replica.cc:333] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:16.045878 23357 raft_consensus.cc:2243] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:16.046422 23357 raft_consensus.cc:2272] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:16.049742 23357 ts_tablet_manager.cc:1916] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:16.064251 23357 ts_tablet_manager.cc:1929] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:16.064631 23357 log.cc:1199] T 3c5a6ef7cb2a465395135662cc6f9397 P 5dd133a7c77c4250a0004fb3325993e9: Deleting WAL directory at /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-0-root/wals/3c5a6ef7cb2a465395135662cc6f9397
I20260713 09:06:16.066357 22658 catalog_manager.cc:5028] TS 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): tablet 3c5a6ef7cb2a465395135662cc6f9397 (table test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]) successfully deleted
I20260713 09:06:16.069875 23341 raft_consensus.cc:1064] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9: attempting to promote NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 to VOTER
I20260713 09:06:16.071686 23341 consensus_queue.cc:237] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:16.078081 22922 raft_consensus.cc:1275] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:16.079392 22847 raft_consensus.cc:1275] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:16.079923 23204 raft_consensus.cc:1275] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:16.080493 23341 consensus_queue.cc:1048] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:16.081421 23340 consensus_queue.cc:1048] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:16.082280 23359 consensus_queue.cc:1048] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:16.105268 23204 raft_consensus.cc:2955] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.107944 22847 raft_consensus.cc:2955] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.119776 23340 raft_consensus.cc:2955] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.122856 22672 catalog_manager.cc:5697] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 reported cstate change: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.134420 22922 raft_consensus.cc:2955] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.148388 22771 consensus_queue.cc:237] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:16.154237 22848 raft_consensus.cc:1275] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:16.155385 23340 consensus_queue.cc:1048] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:16.157416 23204 raft_consensus.cc:1275] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:16.158684 23340 consensus_queue.cc:1048] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:16.163244 23341 raft_consensus.cc:2955] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.166239 23204 raft_consensus.cc:2955] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.169186 22847 raft_consensus.cc:2955] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.171700 22658 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet def1de0862ca42a292cc7d4996578cdb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:16.177748 22670 catalog_manager.cc:5697] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:16.187664 22913 tablet_service.cc:1558] Processing DeleteTablet for tablet def1de0862ca42a292cc7d4996578cdb with delete_type TABLET_DATA_TOMBSTONED (TS b8dae57c83114478a6cdbf47e64d6458 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33226
I20260713 09:06:16.188544 23351 tablet_replica.cc:333] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:16.189280 23351 raft_consensus.cc:2243] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:16.189989 23351 raft_consensus.cc:2272] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:16.193662 23351 ts_tablet_manager.cc:1916] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:16.204244 23351 ts_tablet_manager.cc:1929] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:16.204489 23351 log.cc:1199] T def1de0862ca42a292cc7d4996578cdb P b8dae57c83114478a6cdbf47e64d6458: Deleting WAL directory at /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-2-root/wals/def1de0862ca42a292cc7d4996578cdb
I20260713 09:06:16.205492 22659 catalog_manager.cc:5028] TS b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): tablet def1de0862ca42a292cc7d4996578cdb (table test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]) successfully deleted
I20260713 09:06:16.235374 23314 raft_consensus.cc:1064] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458: attempting to promote NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 to VOTER
I20260713 09:06:16.237352 23314 consensus_queue.cc:237] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:16.242817 23204 raft_consensus.cc:1275] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:16.244141 22771 raft_consensus.cc:1275] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:16.242771 22847 raft_consensus.cc:1275] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:16.245568 23353 consensus_queue.cc:1048] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:16.246414 23314 consensus_queue.cc:1048] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:16.247208 23318 consensus_queue.cc:1048] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:16.264523 23318 raft_consensus.cc:2955] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.266433 22847 raft_consensus.cc:2955] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.266572 22771 raft_consensus.cc:2955] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.277534 23204 raft_consensus.cc:2955] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.279098 22670 catalog_manager.cc:5697] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e reported cstate change: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.297356 22922 consensus_queue.cc:237] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [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: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:16.301469 23204 raft_consensus.cc:1275] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:16.304301 22847 raft_consensus.cc:1275] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:16.305855 23314 consensus_queue.cc:1048] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:16.306545 23342 consensus_queue.cc:1048] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:16.312834 23342 raft_consensus.cc:2955] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.314759 22848 raft_consensus.cc:2955] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.322691 23204 raft_consensus.cc:2955] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:16.326496 22659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dea88805c1974b98a8e5cdc84ea130eb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:16.330962 22673 catalog_manager.cc:5697] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:16.344336 22759 tablet_service.cc:1558] Processing DeleteTablet for tablet dea88805c1974b98a8e5cdc84ea130eb with delete_type TABLET_DATA_TOMBSTONED (TS 5dd133a7c77c4250a0004fb3325993e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37512
I20260713 09:06:16.345201 23357 tablet_replica.cc:333] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:16.348932 23357 raft_consensus.cc:2243] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:16.349507 23357 raft_consensus.cc:2272] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:16.351987 23357 ts_tablet_manager.cc:1916] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:16.360922 23357 ts_tablet_manager.cc:1929] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:16.361184 23357 log.cc:1199] T dea88805c1974b98a8e5cdc84ea130eb P 5dd133a7c77c4250a0004fb3325993e9: Deleting WAL directory at /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-0-root/wals/dea88805c1974b98a8e5cdc84ea130eb
I20260713 09:06:16.362178 22658 catalog_manager.cc:5028] TS 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): tablet dea88805c1974b98a8e5cdc84ea130eb (table test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]) successfully deleted
I20260713 09:06:17.373369 22924 consensus_queue.cc:237] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:17.379500 22848 raft_consensus.cc:1275] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:17.379500 22771 raft_consensus.cc:1275] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260713 09:06:17.379904 22890 consensus_peers.cc:597] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 -> Peer a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179): Couldn't send request to peer a0b0b4ace8a147cb92d3790ef901da09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 930a46ad43c04fafbb13b870837fd69c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:17.380795 23342 consensus_queue.cc:1048] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:17.381481 23370 consensus_queue.cc:1048] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:17.387889 23314 raft_consensus.cc:2955] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:17.389184 22848 raft_consensus.cc:2955] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:17.389685 22771 raft_consensus.cc:2955] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:17.399955 22670 catalog_manager.cc:5697] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e reported cstate change: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New cstate: current_term: 2 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:17.400614 22924 consensus_queue.cc:237] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
W20260713 09:06:17.409129 22890 consensus_peers.cc:597] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 -> Peer a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179): Couldn't send request to peer a0b0b4ace8a147cb92d3790ef901da09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 365c1623c8e945d2a11b01636d205c2c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:17.409706 22771 raft_consensus.cc:1275] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:17.410965 22848 raft_consensus.cc:1275] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:17.410897 23314 consensus_queue.cc:1048] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:17.412249 23342 consensus_queue.cc:1048] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:17.418576 23314 raft_consensus.cc:2955] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:17.420481 22771 raft_consensus.cc:2955] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:17.427301 22848 raft_consensus.cc:2955] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:17.434173 22847 consensus_queue.cc:237] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:17.435768 22672 catalog_manager.cc:5697] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:17.444669 22924 raft_consensus.cc:1275] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:17.446671 22775 raft_consensus.cc:1275] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:17.447870 23382 consensus_queue.cc:1048] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:17.449631 23382 consensus_queue.cc:1048] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:17.450503 22816 consensus_peers.cc:597] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e -> Peer a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179): Couldn't send request to peer a0b0b4ace8a147cb92d3790ef901da09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d984258c6904467ba83754f5a37f4a5e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:17.464370 23384 raft_consensus.cc:2955] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:17.465976 22922 raft_consensus.cc:2955] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:17.477286 22775 raft_consensus.cc:2955] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:17.479794 22922 consensus_queue.cc:237] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:17.481146 22673 catalog_manager.cc:5697] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e reported cstate change: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New cstate: current_term: 1 leader_uuid: "075c359d25394bef8091d4098446758e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:17.492149 22847 raft_consensus.cc:1275] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:17.492362 22890 consensus_peers.cc:597] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 -> Peer a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179): Couldn't send request to peer a0b0b4ace8a147cb92d3790ef901da09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f4d41b924cb4116bddab4c9665c8f54. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:17.492952 22775 raft_consensus.cc:1275] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:17.493527 23342 consensus_queue.cc:1048] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:17.494302 23370 consensus_queue.cc:1048] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:17.501309 23342 raft_consensus.cc:2955] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:17.502852 22775 raft_consensus.cc:2955] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:17.503901 22847 raft_consensus.cc:2955] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:17.514010 22672 catalog_manager.cc:5697] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e reported cstate change: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:17.868031 23391 ts_tablet_manager.cc:933] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09: Initiating tablet copy from peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:17.869750 23391 tablet_copy_client.cc:323] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Beginning tablet copy session from remote peer at address 127.21.45.131:45823
I20260713 09:06:17.871270 22934 tablet_copy_service.cc:140] P b8dae57c83114478a6cdbf47e64d6458: Received BeginTabletCopySession request for tablet 365c1623c8e945d2a11b01636d205c2c from peer a0b0b4ace8a147cb92d3790ef901da09 ({username='slave'} at 127.0.0.1:33264)
I20260713 09:06:17.871769 22934 tablet_copy_service.cc:161] P b8dae57c83114478a6cdbf47e64d6458: Beginning new tablet copy session on tablet 365c1623c8e945d2a11b01636d205c2c from peer a0b0b4ace8a147cb92d3790ef901da09 at {username='slave'} at 127.0.0.1:33264: session id = a0b0b4ace8a147cb92d3790ef901da09-365c1623c8e945d2a11b01636d205c2c
I20260713 09:06:17.882855 23393 ts_tablet_manager.cc:933] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09: Initiating tablet copy from peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:17.886593 22934 tablet_copy_source_session.cc:215] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:17.887061 23393 tablet_copy_client.cc:323] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Beginning tablet copy session from remote peer at address 127.21.45.131:45823
I20260713 09:06:17.889005 22933 tablet_copy_service.cc:140] P b8dae57c83114478a6cdbf47e64d6458: Received BeginTabletCopySession request for tablet 930a46ad43c04fafbb13b870837fd69c from peer a0b0b4ace8a147cb92d3790ef901da09 ({username='slave'} at 127.0.0.1:33264)
I20260713 09:06:17.889508 22933 tablet_copy_service.cc:161] P b8dae57c83114478a6cdbf47e64d6458: Beginning new tablet copy session on tablet 930a46ad43c04fafbb13b870837fd69c from peer a0b0b4ace8a147cb92d3790ef901da09 at {username='slave'} at 127.0.0.1:33264: session id = a0b0b4ace8a147cb92d3790ef901da09-930a46ad43c04fafbb13b870837fd69c
I20260713 09:06:17.890631 23391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365c1623c8e945d2a11b01636d205c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:17.900262 22933 tablet_copy_source_session.cc:215] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:17.904682 23393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930a46ad43c04fafbb13b870837fd69c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:17.911228 23391 tablet_copy_client.cc:806] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:17.911798 23391 tablet_copy_client.cc:670] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:17.913216 23395 ts_tablet_manager.cc:933] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09: Initiating tablet copy from peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:17.915657 23391 tablet_copy_client.cc:538] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:17.922981 23393 tablet_copy_client.cc:806] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:17.923995 23391 tablet_bootstrap.cc:492] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap starting.
I20260713 09:06:17.923955 23393 tablet_copy_client.cc:670] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:17.924881 23395 tablet_copy_client.cc:323] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Beginning tablet copy session from remote peer at address 127.21.45.131:45823
I20260713 09:06:17.926548 22933 tablet_copy_service.cc:140] P b8dae57c83114478a6cdbf47e64d6458: Received BeginTabletCopySession request for tablet 6f4d41b924cb4116bddab4c9665c8f54 from peer a0b0b4ace8a147cb92d3790ef901da09 ({username='slave'} at 127.0.0.1:33264)
I20260713 09:06:17.927017 22933 tablet_copy_service.cc:161] P b8dae57c83114478a6cdbf47e64d6458: Beginning new tablet copy session on tablet 6f4d41b924cb4116bddab4c9665c8f54 from peer a0b0b4ace8a147cb92d3790ef901da09 at {username='slave'} at 127.0.0.1:33264: session id = a0b0b4ace8a147cb92d3790ef901da09-6f4d41b924cb4116bddab4c9665c8f54
I20260713 09:06:17.928364 23393 tablet_copy_client.cc:538] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:17.936753 23393 tablet_bootstrap.cc:492] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap starting.
I20260713 09:06:17.937080 22933 tablet_copy_source_session.cc:215] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:17.940341 23395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f4d41b924cb4116bddab4c9665c8f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:17.962989 23393 tablet_bootstrap.cc:492] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09: 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
I20260713 09:06:17.963927 23393 tablet_bootstrap.cc:492] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap complete.
I20260713 09:06:17.964640 23393 ts_tablet_manager.cc:1403] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.006s
I20260713 09:06:17.966691 23391 tablet_bootstrap.cc:492] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09: 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
I20260713 09:06:17.967545 23391 tablet_bootstrap.cc:492] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap complete.
I20260713 09:06:17.967432 23393 raft_consensus.cc:359] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:17.968294 23391 ts_tablet_manager.cc:1403] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.020s
I20260713 09:06:17.968371 23393 raft_consensus.cc:740] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Initialized, Role: LEARNER
I20260713 09:06:17.969151 23393 consensus_queue.cc:260] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:17.971594 23391 raft_consensus.cc:359] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:17.972409 23391 raft_consensus.cc:740] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Initialized, Role: LEARNER
I20260713 09:06:17.973043 23391 consensus_queue.cc:260] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:17.974637 23395 tablet_copy_client.cc:806] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:17.975178 23395 tablet_copy_client.cc:670] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:17.978637 23393 ts_tablet_manager.cc:1434] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:06:17.975308 23391 ts_tablet_manager.cc:1434] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:06:17.979290 23395 tablet_copy_client.cc:538] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:17.980258 22933 tablet_copy_service.cc:342] P b8dae57c83114478a6cdbf47e64d6458: Request end of tablet copy session a0b0b4ace8a147cb92d3790ef901da09-930a46ad43c04fafbb13b870837fd69c received from {username='slave'} at 127.0.0.1:33264
I20260713 09:06:17.980657 22933 tablet_copy_service.cc:434] P b8dae57c83114478a6cdbf47e64d6458: ending tablet copy session a0b0b4ace8a147cb92d3790ef901da09-930a46ad43c04fafbb13b870837fd69c on tablet 930a46ad43c04fafbb13b870837fd69c with peer a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:17.982873 22933 tablet_copy_service.cc:342] P b8dae57c83114478a6cdbf47e64d6458: Request end of tablet copy session a0b0b4ace8a147cb92d3790ef901da09-365c1623c8e945d2a11b01636d205c2c received from {username='slave'} at 127.0.0.1:33264
I20260713 09:06:17.983232 22933 tablet_copy_service.cc:434] P b8dae57c83114478a6cdbf47e64d6458: ending tablet copy session a0b0b4ace8a147cb92d3790ef901da09-365c1623c8e945d2a11b01636d205c2c on tablet 365c1623c8e945d2a11b01636d205c2c with peer a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:17.990754 23395 tablet_bootstrap.cc:492] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap starting.
I20260713 09:06:18.004887 23395 tablet_bootstrap.cc:492] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09: 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
I20260713 09:06:18.005479 23395 tablet_bootstrap.cc:492] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap complete.
I20260713 09:06:18.005920 23395 ts_tablet_manager.cc:1403] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260713 09:06:18.007916 23395 raft_consensus.cc:359] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:18.008546 23395 raft_consensus.cc:740] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Initialized, Role: LEARNER
I20260713 09:06:18.009018 23395 consensus_queue.cc:260] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:18.010914 23395 ts_tablet_manager.cc:1434] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:18.012619 22933 tablet_copy_service.cc:342] P b8dae57c83114478a6cdbf47e64d6458: Request end of tablet copy session a0b0b4ace8a147cb92d3790ef901da09-6f4d41b924cb4116bddab4c9665c8f54 received from {username='slave'} at 127.0.0.1:33264
I20260713 09:06:18.012995 22933 tablet_copy_service.cc:434] P b8dae57c83114478a6cdbf47e64d6458: ending tablet copy session a0b0b4ace8a147cb92d3790ef901da09-6f4d41b924cb4116bddab4c9665c8f54 on tablet 6f4d41b924cb4116bddab4c9665c8f54 with peer a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:18.056375 23395 ts_tablet_manager.cc:933] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09: Initiating tablet copy from peer 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:18.058457 23395 tablet_copy_client.cc:323] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Beginning tablet copy session from remote peer at address 127.21.45.130:39627
I20260713 09:06:18.059677 22860 tablet_copy_service.cc:140] P 075c359d25394bef8091d4098446758e: Received BeginTabletCopySession request for tablet d984258c6904467ba83754f5a37f4a5e from peer a0b0b4ace8a147cb92d3790ef901da09 ({username='slave'} at 127.0.0.1:48370)
I20260713 09:06:18.060070 22860 tablet_copy_service.cc:161] P 075c359d25394bef8091d4098446758e: Beginning new tablet copy session on tablet d984258c6904467ba83754f5a37f4a5e from peer a0b0b4ace8a147cb92d3790ef901da09 at {username='slave'} at 127.0.0.1:48370: session id = a0b0b4ace8a147cb92d3790ef901da09-d984258c6904467ba83754f5a37f4a5e
I20260713 09:06:18.064647 22860 tablet_copy_source_session.cc:215] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:18.067677 23395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d984258c6904467ba83754f5a37f4a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:18.081671 23395 tablet_copy_client.cc:806] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:18.082166 23395 tablet_copy_client.cc:670] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:18.085390 23395 tablet_copy_client.cc:538] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:18.093103 23395 tablet_bootstrap.cc:492] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap starting.
I20260713 09:06:18.111519 23395 tablet_bootstrap.cc:492] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09: 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
I20260713 09:06:18.112357 23395 tablet_bootstrap.cc:492] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap complete.
I20260713 09:06:18.112941 23395 ts_tablet_manager.cc:1403] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260713 09:06:18.115665 23395 raft_consensus.cc:359] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:18.116468 23395 raft_consensus.cc:740] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Initialized, Role: LEARNER
I20260713 09:06:18.117082 23395 consensus_queue.cc:260] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:18.119290 23395 ts_tablet_manager.cc:1434] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:06:18.120872 22860 tablet_copy_service.cc:342] P 075c359d25394bef8091d4098446758e: Request end of tablet copy session a0b0b4ace8a147cb92d3790ef901da09-d984258c6904467ba83754f5a37f4a5e received from {username='slave'} at 127.0.0.1:48370
I20260713 09:06:18.121251 22860 tablet_copy_service.cc:434] P 075c359d25394bef8091d4098446758e: ending tablet copy session a0b0b4ace8a147cb92d3790ef901da09-d984258c6904467ba83754f5a37f4a5e on tablet d984258c6904467ba83754f5a37f4a5e with peer a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:18.272461 23204 raft_consensus.cc:1217] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:18.320286 23204 raft_consensus.cc:1217] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:18.482726 23204 raft_consensus.cc:1217] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:06:18.505125 23204 raft_consensus.cc:1217] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:18.727293 23380 raft_consensus.cc:1064] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458: attempting to promote NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 to VOTER
I20260713 09:06:18.729503 23380 consensus_queue.cc:237] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:18.738903 23203 raft_consensus.cc:1275] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.740540 23380 consensus_queue.cc:1048] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:18.742585 22848 raft_consensus.cc:1275] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.743897 23342 consensus_queue.cc:1048] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:18.744295 22771 raft_consensus.cc:1275] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.745566 23380 consensus_queue.cc:1048] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:18.758883 23342 raft_consensus.cc:2955] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:18.760860 22771 raft_consensus.cc:2955] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:18.761020 23203 raft_consensus.cc:2955] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:18.769011 22848 raft_consensus.cc:2955] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:18.774390 22670 catalog_manager.cc:5697] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09 reported cstate change: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:18.797925 23380 raft_consensus.cc:1064] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458: attempting to promote NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 to VOTER
I20260713 09:06:18.797906 22922 consensus_queue.cc:237] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [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: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:18.800453 23380 consensus_queue.cc:237] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:18.803099 23203 raft_consensus.cc:1275] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:18.805047 23370 consensus_queue.cc:1048] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:18.805382 22848 raft_consensus.cc:1275] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:18.806676 23370 consensus_queue.cc:1048] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:18.814307 23204 raft_consensus.cc:2955] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:18.812599 23370 raft_consensus.cc:2955] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:18.820362 23203 raft_consensus.cc:1275] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.820698 22847 raft_consensus.cc:1275] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.823362 23415 consensus_queue.cc:1048] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:18.825284 23342 consensus_queue.cc:1048] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:18.832252 22671 catalog_manager.cc:5697] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09 reported cstate change: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:18.833911 22847 raft_consensus.cc:2955] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:18.838328 22771 raft_consensus.cc:1275] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.839602 23415 consensus_queue.cc:1048] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260713 09:06:18.844692 22759 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f4d41b924cb4116bddab4c9665c8f54 with delete_type TABLET_DATA_TOMBSTONED (TS 5dd133a7c77c4250a0004fb3325993e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37512
I20260713 09:06:18.848272 22659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6f4d41b924cb4116bddab4c9665c8f54 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:18.848749 23419 tablet_replica.cc:333] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:18.849644 23419 raft_consensus.cc:2243] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:18.850328 23419 raft_consensus.cc:2272] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:18.857648 23419 ts_tablet_manager.cc:1916] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:18.859793 23380 raft_consensus.cc:2955] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:18.870786 23204 raft_consensus.cc:2955] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:18.879812 22847 raft_consensus.cc:2955] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:18.885250 23419 ts_tablet_manager.cc:1929] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:18.885658 23419 log.cc:1199] T 6f4d41b924cb4116bddab4c9665c8f54 P 5dd133a7c77c4250a0004fb3325993e9: Deleting WAL directory at /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-0-root/wals/6f4d41b924cb4116bddab4c9665c8f54
I20260713 09:06:18.885092 22672 catalog_manager.cc:5697] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 reported cstate change: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:18.887310 22658 catalog_manager.cc:5028] TS 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): tablet 6f4d41b924cb4116bddab4c9665c8f54 (table test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]) successfully deleted
I20260713 09:06:18.890455 22771 raft_consensus.cc:2955] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:18.910781 22922 consensus_queue.cc:237] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:18.914557 22771 raft_consensus.cc:1275] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:18.914628 23204 raft_consensus.cc:1275] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:18.915575 23415 consensus_queue.cc:1048] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:18.916417 23380 consensus_queue.cc:1048] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:18.921991 23370 raft_consensus.cc:2955] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:18.923895 23204 raft_consensus.cc:2955] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:18.923914 22771 raft_consensus.cc:2955] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:18.931399 22659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 365c1623c8e945d2a11b01636d205c2c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:18.937443 22672 catalog_manager.cc:5697] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 reported cstate change: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:18.945971 22834 tablet_service.cc:1558] Processing DeleteTablet for tablet 365c1623c8e945d2a11b01636d205c2c with delete_type TABLET_DATA_TOMBSTONED (TS 075c359d25394bef8091d4098446758e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33108
I20260713 09:06:18.947376 23421 tablet_replica.cc:333] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:18.948123 23421 raft_consensus.cc:2243] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:18.948807 23421 raft_consensus.cc:2272] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:18.951664 23421 ts_tablet_manager.cc:1916] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:18.963541 23421 ts_tablet_manager.cc:1929] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:18.963817 23421 log.cc:1199] T 365c1623c8e945d2a11b01636d205c2c P 075c359d25394bef8091d4098446758e: Deleting WAL directory at /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-1-root/wals/365c1623c8e945d2a11b01636d205c2c
I20260713 09:06:18.965185 22659 catalog_manager.cc:5028] TS 075c359d25394bef8091d4098446758e (127.21.45.130:39627): tablet 365c1623c8e945d2a11b01636d205c2c (table test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]) successfully deleted
I20260713 09:06:19.010957 23370 raft_consensus.cc:1064] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458: attempting to promote NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 to VOTER
I20260713 09:06:19.013404 23370 consensus_queue.cc:237] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:19.019714 23204 raft_consensus.cc:1275] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 LEARNER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:06:19.020167 22771 raft_consensus.cc:1275] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:06:19.019708 22847 raft_consensus.cc:1275] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:06:19.021026 23370 consensus_queue.cc:1048] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:19.022186 23414 consensus_queue.cc:1048] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:19.026660 23342 consensus_queue.cc:1048] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:19.042317 23370 raft_consensus.cc:2955] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:19.044613 23204 raft_consensus.cc:2955] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:19.047398 22775 raft_consensus.cc:2955] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:19.054212 23382 raft_consensus.cc:1064] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e: attempting to promote NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 to VOTER
I20260713 09:06:19.057027 22671 catalog_manager.cc:5697] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 reported cstate change: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:19.062435 23382 consensus_queue.cc:237] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:19.068138 22848 raft_consensus.cc:2955] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:19.077379 22922 consensus_queue.cc:237] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:19.083010 23204 raft_consensus.cc:1275] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:06:19.084371 23342 consensus_queue.cc:1048] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:19.084259 22771 raft_consensus.cc:1275] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:06:19.084610 23203 raft_consensus.cc:1275] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:19.086944 22922 raft_consensus.cc:1275] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:19.087376 23382 consensus_queue.cc:1048] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:19.088371 23380 consensus_queue.cc:1048] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:19.089445 22775 raft_consensus.cc:1275] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:19.088788 23338 consensus_queue.cc:1048] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:06:19.091650 23338 consensus_queue.cc:1048] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:19.095785 23415 raft_consensus.cc:2955] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:19.100392 22775 raft_consensus.cc:2955] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:19.101737 23203 raft_consensus.cc:2955] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:19.110890 22659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 930a46ad43c04fafbb13b870837fd69c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:19.114820 22671 catalog_manager.cc:5697] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New cstate: current_term: 2 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:19.126889 22834 tablet_service.cc:1558] Processing DeleteTablet for tablet 930a46ad43c04fafbb13b870837fd69c with delete_type TABLET_DATA_TOMBSTONED (TS 075c359d25394bef8091d4098446758e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33108
I20260713 09:06:19.127662 23421 tablet_replica.cc:333] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:19.128628 23421 raft_consensus.cc:2243] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.129282 23421 raft_consensus.cc:2272] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.133147 23421 ts_tablet_manager.cc:1916] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:19.135490 23338 raft_consensus.cc:2955] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:19.142880 22922 raft_consensus.cc:2955] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:19.149230 23204 raft_consensus.cc:2955] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:19.156140 22673 catalog_manager.cc:5697] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "075c359d25394bef8091d4098446758e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:19.163684 23421 ts_tablet_manager.cc:1929] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:06:19.164149 23421 log.cc:1199] T 930a46ad43c04fafbb13b870837fd69c P 075c359d25394bef8091d4098446758e: Deleting WAL directory at /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-1-root/wals/930a46ad43c04fafbb13b870837fd69c
I20260713 09:06:19.165686 22659 catalog_manager.cc:5028] TS 075c359d25394bef8091d4098446758e (127.21.45.130:39627): tablet 930a46ad43c04fafbb13b870837fd69c (table test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]) successfully deleted
I20260713 09:06:19.168213 22775 raft_consensus.cc:2955] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:19.176230 22848 consensus_queue.cc:237] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:19.180786 22775 raft_consensus.cc:1275] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:19.181216 23204 raft_consensus.cc:1275] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:19.181985 23427 consensus_queue.cc:1048] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:19.182659 23382 consensus_queue.cc:1048] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:19.188537 23382 raft_consensus.cc:2955] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:19.197703 22775 raft_consensus.cc:2955] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:19.200280 22659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d984258c6904467ba83754f5a37f4a5e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:19.200687 23203 raft_consensus.cc:2955] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:19.210367 22671 catalog_manager.cc:5697] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New cstate: current_term: 1 leader_uuid: "075c359d25394bef8091d4098446758e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:19.223618 22913 tablet_service.cc:1558] Processing DeleteTablet for tablet d984258c6904467ba83754f5a37f4a5e with delete_type TABLET_DATA_TOMBSTONED (TS b8dae57c83114478a6cdbf47e64d6458 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33226
I20260713 09:06:19.225710 23432 tablet_replica.cc:333] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:19.226302 23432 raft_consensus.cc:2243] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:19.226789 23432 raft_consensus.cc:2272] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:19.228791 23432 ts_tablet_manager.cc:1916] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:19.239179 23432 ts_tablet_manager.cc:1929] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:19.239429 23432 log.cc:1199] T d984258c6904467ba83754f5a37f4a5e P b8dae57c83114478a6cdbf47e64d6458: Deleting WAL directory at /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-2-root/wals/d984258c6904467ba83754f5a37f4a5e
I20260713 09:06:19.240615 22659 catalog_manager.cc:5028] TS b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): tablet d984258c6904467ba83754f5a37f4a5e (table test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]) successfully deleted
I20260713 09:06:20.253057 22771 consensus_queue.cc:237] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
W20260713 09:06:20.258899 22741 consensus_peers.cc:597] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 -> Peer a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179): Couldn't send request to peer a0b0b4ace8a147cb92d3790ef901da09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd13417278e4464da72ba719b1764ee5. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:20.258906 22924 raft_consensus.cc:1275] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:20.259605 22847 raft_consensus.cc:1275] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:20.260773 23438 consensus_queue.cc:1048] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:20.261412 23435 consensus_queue.cc:1048] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:20.268121 23387 raft_consensus.cc:2955] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:20.271801 22847 raft_consensus.cc:2955] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:20.271852 22924 raft_consensus.cc:2955] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:20.280922 22922 consensus_queue.cc:237] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [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: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:20.284503 22671 catalog_manager.cc:5697] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:20.289959 22890 consensus_peers.cc:597] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 -> Peer a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179): Couldn't send request to peer a0b0b4ace8a147cb92d3790ef901da09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: acd2777521da48f4930b8670cb61d73f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:20.291673 22849 raft_consensus.cc:1275] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:20.295030 23415 consensus_queue.cc:1048] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:20.295969 22771 raft_consensus.cc:1275] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:20.297775 23415 consensus_queue.cc:1048] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:20.307029 23415 raft_consensus.cc:2955] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:20.307922 22771 raft_consensus.cc:2955] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:20.309962 22847 raft_consensus.cc:2955] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:20.325122 22673 catalog_manager.cc:5697] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e reported cstate change: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:20.327965 22847 consensus_queue.cc:237] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:20.333850 22924 raft_consensus.cc:1275] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:20.334270 22771 raft_consensus.cc:1275] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:20.335563 22816 consensus_peers.cc:597] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e -> Peer a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179): Couldn't send request to peer a0b0b4ace8a147cb92d3790ef901da09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33944761f71544d199eb631660dd31fa. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:20.335661 23436 consensus_queue.cc:1048] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:20.336938 23427 consensus_queue.cc:1048] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:20.351642 23436 raft_consensus.cc:2955] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:20.355329 22771 raft_consensus.cc:2955] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:20.364568 22775 consensus_queue.cc:237] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:20.366340 22672 catalog_manager.cc:5697] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e reported cstate change: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New cstate: current_term: 1 leader_uuid: "075c359d25394bef8091d4098446758e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:20.370898 22924 raft_consensus.cc:1275] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:20.371134 22741 consensus_peers.cc:597] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 -> Peer a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179): Couldn't send request to peer a0b0b4ace8a147cb92d3790ef901da09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6052a00e3320433b80c5905a2d39d902. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:20.372341 22847 raft_consensus.cc:1275] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:20.371825 22922 raft_consensus.cc:2955] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:20.372133 23438 consensus_queue.cc:1048] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:20.374137 23387 consensus_queue.cc:1048] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:20.379420 23435 raft_consensus.cc:2955] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:20.380932 22924 raft_consensus.cc:2955] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:20.395315 22847 raft_consensus.cc:2955] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:20.399777 22673 catalog_manager.cc:5697] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:20.587957 22871 debug-util.cc:398] Leaking SignalData structure 0x7b08001d8920 after lost signal to thread 21689
W20260713 09:06:20.589063 22871 debug-util.cc:398] Leaking SignalData structure 0x7b08001db960 after lost signal to thread 22707
W20260713 09:06:20.590169 22871 debug-util.cc:398] Leaking SignalData structure 0x7b080027ce20 after lost signal to thread 22799
W20260713 09:06:20.591174 22871 debug-util.cc:398] Leaking SignalData structure 0x7b0800252ea0 after lost signal to thread 22874
W20260713 09:06:20.592222 22871 debug-util.cc:398] Leaking SignalData structure 0x7b0800283320 after lost signal to thread 22948
W20260713 09:06:20.593189 22871 debug-util.cc:398] Leaking SignalData structure 0x7b080027d7c0 after lost signal to thread 23229
I20260713 09:06:20.706087 23456 ts_tablet_manager.cc:933] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09: Initiating tablet copy from peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:20.707914 23456 tablet_copy_client.cc:323] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Beginning tablet copy session from remote peer at address 127.21.45.131:45823
I20260713 09:06:20.709338 22933 tablet_copy_service.cc:140] P b8dae57c83114478a6cdbf47e64d6458: Received BeginTabletCopySession request for tablet acd2777521da48f4930b8670cb61d73f from peer a0b0b4ace8a147cb92d3790ef901da09 ({username='slave'} at 127.0.0.1:33264)
I20260713 09:06:20.709914 22933 tablet_copy_service.cc:161] P b8dae57c83114478a6cdbf47e64d6458: Beginning new tablet copy session on tablet acd2777521da48f4930b8670cb61d73f from peer a0b0b4ace8a147cb92d3790ef901da09 at {username='slave'} at 127.0.0.1:33264: session id = a0b0b4ace8a147cb92d3790ef901da09-acd2777521da48f4930b8670cb61d73f
I20260713 09:06:20.715401 22933 tablet_copy_source_session.cc:215] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:20.717763 23456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acd2777521da48f4930b8670cb61d73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.727779 23456 tablet_copy_client.cc:806] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:20.728379 23456 tablet_copy_client.cc:670] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:20.731364 23456 tablet_copy_client.cc:538] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:20.739478 23456 tablet_bootstrap.cc:492] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap starting.
I20260713 09:06:20.768517 23456 tablet_bootstrap.cc:492] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09: 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
I20260713 09:06:20.769549 23456 tablet_bootstrap.cc:492] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap complete.
I20260713 09:06:20.770323 23456 ts_tablet_manager.cc:1403] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.013s
I20260713 09:06:20.773265 23456 raft_consensus.cc:359] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:20.774014 23458 ts_tablet_manager.cc:933] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09: Initiating tablet copy from peer 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:20.774106 23456 raft_consensus.cc:740] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Initialized, Role: LEARNER
I20260713 09:06:20.774933 23456 consensus_queue.cc:260] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09 [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: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:20.786176 23458 tablet_copy_client.cc:323] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Beginning tablet copy session from remote peer at address 127.21.45.130:39627
I20260713 09:06:20.788326 22860 tablet_copy_service.cc:140] P 075c359d25394bef8091d4098446758e: Received BeginTabletCopySession request for tablet 33944761f71544d199eb631660dd31fa from peer a0b0b4ace8a147cb92d3790ef901da09 ({username='slave'} at 127.0.0.1:48370)
I20260713 09:06:20.788877 22860 tablet_copy_service.cc:161] P 075c359d25394bef8091d4098446758e: Beginning new tablet copy session on tablet 33944761f71544d199eb631660dd31fa from peer a0b0b4ace8a147cb92d3790ef901da09 at {username='slave'} at 127.0.0.1:48370: session id = a0b0b4ace8a147cb92d3790ef901da09-33944761f71544d199eb631660dd31fa
I20260713 09:06:20.798938 23456 ts_tablet_manager.cc:1434] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.015s
I20260713 09:06:20.801196 22933 tablet_copy_service.cc:342] P b8dae57c83114478a6cdbf47e64d6458: Request end of tablet copy session a0b0b4ace8a147cb92d3790ef901da09-acd2777521da48f4930b8670cb61d73f received from {username='slave'} at 127.0.0.1:33264
I20260713 09:06:20.801580 22933 tablet_copy_service.cc:434] P b8dae57c83114478a6cdbf47e64d6458: ending tablet copy session a0b0b4ace8a147cb92d3790ef901da09-acd2777521da48f4930b8670cb61d73f on tablet acd2777521da48f4930b8670cb61d73f with peer a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:20.808666 23456 ts_tablet_manager.cc:933] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09: Initiating tablet copy from peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871)
I20260713 09:06:20.815541 22860 tablet_copy_source_session.cc:215] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:20.821030 23458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33944761f71544d199eb631660dd31fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.835855 23456 tablet_copy_client.cc:323] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Beginning tablet copy session from remote peer at address 127.21.45.129:44871
I20260713 09:06:20.837648 22784 tablet_copy_service.cc:140] P 5dd133a7c77c4250a0004fb3325993e9: Received BeginTabletCopySession request for tablet dd13417278e4464da72ba719b1764ee5 from peer a0b0b4ace8a147cb92d3790ef901da09 ({username='slave'} at 127.0.0.1:37550)
I20260713 09:06:20.838291 22784 tablet_copy_service.cc:161] P 5dd133a7c77c4250a0004fb3325993e9: Beginning new tablet copy session on tablet dd13417278e4464da72ba719b1764ee5 from peer a0b0b4ace8a147cb92d3790ef901da09 at {username='slave'} at 127.0.0.1:37550: session id = a0b0b4ace8a147cb92d3790ef901da09-dd13417278e4464da72ba719b1764ee5
I20260713 09:06:20.842193 23458 tablet_copy_client.cc:806] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:20.842763 23458 tablet_copy_client.cc:670] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:20.845932 22784 tablet_copy_source_session.cc:215] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:20.846364 23458 tablet_copy_client.cc:538] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:20.849256 23456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd13417278e4464da72ba719b1764ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.857242 23458 tablet_bootstrap.cc:492] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap starting.
I20260713 09:06:20.864029 23456 tablet_copy_client.cc:806] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:20.864615 23456 tablet_copy_client.cc:670] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:20.868279 23456 tablet_copy_client.cc:538] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:20.880309 23456 tablet_bootstrap.cc:492] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap starting.
I20260713 09:06:20.912515 23458 tablet_bootstrap.cc:492] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09: 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
I20260713 09:06:20.913471 23458 tablet_bootstrap.cc:492] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap complete.
I20260713 09:06:20.914565 23456 tablet_bootstrap.cc:492] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09: 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
I20260713 09:06:20.914709 23458 ts_tablet_manager.cc:1403] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.005s
I20260713 09:06:20.915463 23456 tablet_bootstrap.cc:492] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap complete.
I20260713 09:06:20.916159 23456 ts_tablet_manager.cc:1403] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.008s
I20260713 09:06:20.918850 23456 raft_consensus.cc:359] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:20.919672 23456 raft_consensus.cc:740] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Initialized, Role: LEARNER
I20260713 09:06:20.920346 23456 consensus_queue.cc:260] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:20.925904 23456 ts_tablet_manager.cc:1434] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:06:20.927435 22784 tablet_copy_service.cc:342] P 5dd133a7c77c4250a0004fb3325993e9: Request end of tablet copy session a0b0b4ace8a147cb92d3790ef901da09-dd13417278e4464da72ba719b1764ee5 received from {username='slave'} at 127.0.0.1:37550
I20260713 09:06:20.927810 22784 tablet_copy_service.cc:434] P 5dd133a7c77c4250a0004fb3325993e9: ending tablet copy session a0b0b4ace8a147cb92d3790ef901da09-dd13417278e4464da72ba719b1764ee5 on tablet dd13417278e4464da72ba719b1764ee5 with peer a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:20.932657 23458 raft_consensus.cc:359] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:20.933480 23458 raft_consensus.cc:740] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Initialized, Role: LEARNER
I20260713 09:06:20.934140 23458 consensus_queue.cc:260] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:20.939035 23458 ts_tablet_manager.cc:1434] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260713 09:06:20.940634 22860 tablet_copy_service.cc:342] P 075c359d25394bef8091d4098446758e: Request end of tablet copy session a0b0b4ace8a147cb92d3790ef901da09-33944761f71544d199eb631660dd31fa received from {username='slave'} at 127.0.0.1:48370
I20260713 09:06:20.941016 22860 tablet_copy_service.cc:434] P 075c359d25394bef8091d4098446758e: ending tablet copy session a0b0b4ace8a147cb92d3790ef901da09-33944761f71544d199eb631660dd31fa on tablet 33944761f71544d199eb631660dd31fa with peer a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:20.946412 23458 ts_tablet_manager.cc:933] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09: Initiating tablet copy from peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871)
I20260713 09:06:20.947937 23458 tablet_copy_client.cc:323] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Beginning tablet copy session from remote peer at address 127.21.45.129:44871
I20260713 09:06:20.949390 22784 tablet_copy_service.cc:140] P 5dd133a7c77c4250a0004fb3325993e9: Received BeginTabletCopySession request for tablet 6052a00e3320433b80c5905a2d39d902 from peer a0b0b4ace8a147cb92d3790ef901da09 ({username='slave'} at 127.0.0.1:37550)
I20260713 09:06:20.949908 22784 tablet_copy_service.cc:161] P 5dd133a7c77c4250a0004fb3325993e9: Beginning new tablet copy session on tablet 6052a00e3320433b80c5905a2d39d902 from peer a0b0b4ace8a147cb92d3790ef901da09 at {username='slave'} at 127.0.0.1:37550: session id = a0b0b4ace8a147cb92d3790ef901da09-6052a00e3320433b80c5905a2d39d902
I20260713 09:06:20.957013 22784 tablet_copy_source_session.cc:215] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:20.959839 23458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6052a00e3320433b80c5905a2d39d902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:20.974129 23458 tablet_copy_client.cc:806] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:20.974660 23458 tablet_copy_client.cc:670] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:20.977875 23458 tablet_copy_client.cc:538] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:20.985606 23458 tablet_bootstrap.cc:492] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap starting.
I20260713 09:06:21.004537 23458 tablet_bootstrap.cc:492] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09: 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
I20260713 09:06:21.005343 23458 tablet_bootstrap.cc:492] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap complete.
I20260713 09:06:21.005959 23458 ts_tablet_manager.cc:1403] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260713 09:06:21.008684 23458 raft_consensus.cc:359] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:21.009526 23458 raft_consensus.cc:740] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Initialized, Role: LEARNER
I20260713 09:06:21.010146 23458 consensus_queue.cc:260] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:21.016569 23458 ts_tablet_manager.cc:1434] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260713 09:06:21.018914 22784 tablet_copy_service.cc:342] P 5dd133a7c77c4250a0004fb3325993e9: Request end of tablet copy session a0b0b4ace8a147cb92d3790ef901da09-6052a00e3320433b80c5905a2d39d902 received from {username='slave'} at 127.0.0.1:37550
I20260713 09:06:21.019299 22784 tablet_copy_service.cc:434] P 5dd133a7c77c4250a0004fb3325993e9: ending tablet copy session a0b0b4ace8a147cb92d3790ef901da09-6052a00e3320433b80c5905a2d39d902 on tablet 6052a00e3320433b80c5905a2d39d902 with peer a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:21.170483 23203 raft_consensus.cc:1217] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:21.206878 23203 raft_consensus.cc:1217] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:21.209339 23204 raft_consensus.cc:1217] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:21.425148 23204 raft_consensus.cc:1217] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:21.600147 23370 raft_consensus.cc:1064] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458: attempting to promote NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 to VOTER
I20260713 09:06:21.602264 23370 consensus_queue.cc:237] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [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: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:21.608021 23204 raft_consensus.cc:1275] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.609551 23415 consensus_queue.cc:1048] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:21.610415 22847 raft_consensus.cc:1275] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.613071 22775 raft_consensus.cc:1275] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.611827 23468 consensus_queue.cc:1048] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:06:21.622331 23415 consensus_queue.cc:1048] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:21.628883 23468 raft_consensus.cc:2955] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.632936 22847 raft_consensus.cc:2955] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.644114 23435 raft_consensus.cc:1064] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9: attempting to promote NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 to VOTER
I20260713 09:06:21.646819 22775 raft_consensus.cc:2955] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.649219 22672 catalog_manager.cc:5697] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e reported cstate change: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.653046 23435 consensus_queue.cc:237] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:21.654695 23203 raft_consensus.cc:2955] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.678556 23203 raft_consensus.cc:1275] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.682070 23469 consensus_queue.cc:1048] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:21.691679 22922 raft_consensus.cc:1275] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.693058 23438 consensus_queue.cc:1048] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:21.698853 22847 raft_consensus.cc:1275] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.700362 23469 consensus_queue.cc:1048] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:21.722885 23438 raft_consensus.cc:2955] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.731114 22924 raft_consensus.cc:2955] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.737403 22847 raft_consensus.cc:2955] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.752487 23203 raft_consensus.cc:2955] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.755317 23485 raft_consensus.cc:1064] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e: attempting to promote NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 to VOTER
I20260713 09:06:21.757877 23485 consensus_queue.cc:237] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:21.781781 23203 raft_consensus.cc:1275] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.783187 22924 raft_consensus.cc:1275] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.783360 23450 consensus_queue.cc:1048] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:21.784679 23485 consensus_queue.cc:1048] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:21.791123 22775 raft_consensus.cc:1275] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.792716 23484 consensus_queue.cc:1048] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:21.817111 22922 consensus_queue.cc:237] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [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: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:21.818660 22671 catalog_manager.cc:5697] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e reported cstate change: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.821357 22771 raft_consensus.cc:2955] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.822530 23203 raft_consensus.cc:1275] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:21.823365 22773 raft_consensus.cc:1275] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:21.824576 23476 consensus_queue.cc:1048] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:21.825484 23370 consensus_queue.cc:1048] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:21.825994 23485 raft_consensus.cc:2955] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.837159 23415 raft_consensus.cc:2955] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.838768 22774 raft_consensus.cc:2955] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.844666 23204 raft_consensus.cc:2955] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.852479 23438 raft_consensus.cc:1064] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9: attempting to promote NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 to VOTER
I20260713 09:06:21.854895 22659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet acd2777521da48f4930b8670cb61d73f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:21.854902 23438 consensus_queue.cc:237] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:21.863557 22924 raft_consensus.cc:2955] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
W20260713 09:06:21.866192 22659 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet acd2777521da48f4930b8670cb61d73f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260713 09:06:21.874505 22673 catalog_manager.cc:5697] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09 reported cstate change: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "075c359d25394bef8091d4098446758e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.877219 23203 raft_consensus.cc:2955] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.871452 22671 catalog_manager.cc:5697] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:21.880057 22774 consensus_queue.cc:237] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:21.885934 23204 raft_consensus.cc:1275] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:21.887531 22847 raft_consensus.cc:1275] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:21.889339 23469 consensus_queue.cc:1048] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:21.890035 23435 consensus_queue.cc:1048] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:21.890190 22834 tablet_service.cc:1558] Processing DeleteTablet for tablet acd2777521da48f4930b8670cb61d73f with delete_type TABLET_DATA_TOMBSTONED (TS 075c359d25394bef8091d4098446758e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33108
I20260713 09:06:21.906314 23493 tablet_replica.cc:333] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:21.905813 23435 raft_consensus.cc:2955] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.907229 23493 raft_consensus.cc:2243] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:21.907811 23493 raft_consensus.cc:2272] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:21.908195 22849 consensus_queue.cc:237] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [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: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:21.912945 23204 raft_consensus.cc:1275] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:21.913599 22924 raft_consensus.cc:1275] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:21.913134 22847 raft_consensus.cc:2955] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.914431 23485 consensus_queue.cc:1048] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:21.916122 23450 consensus_queue.cc:1048] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:21.926927 23484 raft_consensus.cc:2955] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.936023 22924 raft_consensus.cc:2955] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.939011 22658 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd13417278e4464da72ba719b1764ee5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:21.941814 23203 raft_consensus.cc:2955] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.950645 22670 catalog_manager.cc:5697] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New cstate: current_term: 1 leader_uuid: "075c359d25394bef8091d4098446758e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.953224 22659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 33944761f71544d199eb631660dd31fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260713 09:06:21.959533 22741 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.45.132:39179, user_credentials={real_user=slave}} blocked reactor thread for 56262.7us
I20260713 09:06:21.961357 23204 raft_consensus.cc:1275] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:21.963869 22672 catalog_manager.cc:5697] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e reported cstate change: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:21.970420 22759 tablet_service.cc:1558] Processing DeleteTablet for tablet 33944761f71544d199eb631660dd31fa with delete_type TABLET_DATA_TOMBSTONED (TS 5dd133a7c77c4250a0004fb3325993e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37512
I20260713 09:06:21.975193 22913 tablet_service.cc:1558] Processing DeleteTablet for tablet dd13417278e4464da72ba719b1764ee5 with delete_type TABLET_DATA_TOMBSTONED (TS b8dae57c83114478a6cdbf47e64d6458 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33226
I20260713 09:06:21.978842 23435 consensus_queue.cc:1048] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:22.000761 23205 raft_consensus.cc:2955] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:22.004230 23498 tablet_replica.cc:333] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:22.005179 23498 raft_consensus.cc:2243] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.005860 23498 raft_consensus.cc:2272] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.008926 23498 ts_tablet_manager.cc:1916] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:21.994444 23493 ts_tablet_manager.cc:1916] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:22.017427 23497 tablet_replica.cc:333] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:22.018702 22847 raft_consensus.cc:1275] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:22.019110 23497 raft_consensus.cc:2243] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.019730 23497 raft_consensus.cc:2272] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.020335 22924 raft_consensus.cc:1275] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:22.021673 23435 consensus_queue.cc:1048] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:22.028879 23497 ts_tablet_manager.cc:1916] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:22.025967 23495 consensus_queue.cc:1048] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260713 09:06:22.042763 23438 raft_consensus.cc:2955] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:22.044447 22847 raft_consensus.cc:2955] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:22.042721 23498 ts_tablet_manager.cc:1929] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:22.046823 23498 log.cc:1199] T dd13417278e4464da72ba719b1764ee5 P b8dae57c83114478a6cdbf47e64d6458: Deleting WAL directory at /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-2-root/wals/dd13417278e4464da72ba719b1764ee5
I20260713 09:06:22.048373 22659 catalog_manager.cc:5028] TS b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): tablet dd13417278e4464da72ba719b1764ee5 (table test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]) successfully deleted
I20260713 09:06:22.054023 23204 raft_consensus.cc:2955] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:22.060233 22670 catalog_manager.cc:5697] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:22.063953 23497 ts_tablet_manager.cc:1929] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:22.064407 23497 log.cc:1199] T 33944761f71544d199eb631660dd31fa P 5dd133a7c77c4250a0004fb3325993e9: Deleting WAL directory at /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-0-root/wals/33944761f71544d199eb631660dd31fa
I20260713 09:06:22.065901 22658 catalog_manager.cc:5028] TS 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): tablet 33944761f71544d199eb631660dd31fa (table test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]) successfully deleted
I20260713 09:06:22.066958 22924 raft_consensus.cc:2955] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } attrs { replace: true } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:22.078112 22775 consensus_queue.cc:237] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:22.087770 23493 ts_tablet_manager.cc:1929] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:22.088222 23493 log.cc:1199] T acd2777521da48f4930b8670cb61d73f P 075c359d25394bef8091d4098446758e: Deleting WAL directory at /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-1-root/wals/acd2777521da48f4930b8670cb61d73f
I20260713 09:06:22.090752 22659 catalog_manager.cc:5028] TS 075c359d25394bef8091d4098446758e (127.21.45.130:39627): tablet acd2777521da48f4930b8670cb61d73f (table test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]) successfully deleted
I20260713 09:06:22.091152 23205 raft_consensus.cc:1275] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:22.093272 22847 raft_consensus.cc:1275] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer 5dd133a7c77c4250a0004fb3325993e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:22.095881 23496 consensus_queue.cc:1048] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:22.097656 23496 consensus_queue.cc:1048] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:22.104696 23435 raft_consensus.cc:2955] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:22.106405 23204 raft_consensus.cc:2955] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:22.110351 22847 raft_consensus.cc:2955] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:22.114946 22658 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6052a00e3320433b80c5905a2d39d902 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:22.120606 22673 catalog_manager.cc:5697] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: config changed from index 3 to 4, VOTER b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) evicted. New cstate: current_term: 1 leader_uuid: "5dd133a7c77c4250a0004fb3325993e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:22.133122 22913 tablet_service.cc:1558] Processing DeleteTablet for tablet 6052a00e3320433b80c5905a2d39d902 with delete_type TABLET_DATA_TOMBSTONED (TS b8dae57c83114478a6cdbf47e64d6458 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33226
I20260713 09:06:22.135843 23498 tablet_replica.cc:333] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:22.136819 23498 raft_consensus.cc:2243] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:22.137465 23498 raft_consensus.cc:2272] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:22.140611 23498 ts_tablet_manager.cc:1916] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:22.150687 23498 ts_tablet_manager.cc:1929] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:22.150974 23498 log.cc:1199] T 6052a00e3320433b80c5905a2d39d902 P b8dae57c83114478a6cdbf47e64d6458: Deleting WAL directory at /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-2-root/wals/6052a00e3320433b80c5905a2d39d902
I20260713 09:06:22.152159 22659 catalog_manager.cc:5028] TS b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): tablet 6052a00e3320433b80c5905a2d39d902 (table test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]) successfully deleted
I20260713 09:06:23.172497 22924 consensus_queue.cc:237] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:23.178074 22849 raft_consensus.cc:1275] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:23.178236 22890 consensus_peers.cc:597] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 -> Peer a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179): Couldn't send request to peer a0b0b4ace8a147cb92d3790ef901da09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e9f867a9ce704365a6053a687c88187c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:23.179306 23502 consensus_queue.cc:1048] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.180096 22775 raft_consensus.cc:1275] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:23.181263 23502 consensus_queue.cc:1048] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.186302 23415 raft_consensus.cc:2955] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:23.193058 22849 raft_consensus.cc:2955] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:23.203790 22670 catalog_manager.cc:5697] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:23.204254 22924 consensus_queue.cc:237] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
W20260713 09:06:23.215969 22890 consensus_peers.cc:597] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 -> Peer a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132:39179): Couldn't send request to peer a0b0b4ace8a147cb92d3790ef901da09. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a6b29d7b6763440aa6151a98d4d8f012. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:23.216993 22775 raft_consensus.cc:1275] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:23.218171 22849 raft_consensus.cc:1275] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:23.218416 22774 raft_consensus.cc:2955] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:23.220144 23502 consensus_queue.cc:1048] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.224536 23370 consensus_queue.cc:1048] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:23.256302 23415 raft_consensus.cc:2955] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:23.268036 22774 raft_consensus.cc:2955] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:23.272598 22672 catalog_manager.cc:5697] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:23.285730 22849 raft_consensus.cc:2955] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } } }
I20260713 09:06:23.605995 23514 ts_tablet_manager.cc:933] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09: Initiating tablet copy from peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:23.607873 23514 tablet_copy_client.cc:323] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Beginning tablet copy session from remote peer at address 127.21.45.131:45823
I20260713 09:06:23.609305 22933 tablet_copy_service.cc:140] P b8dae57c83114478a6cdbf47e64d6458: Received BeginTabletCopySession request for tablet e9f867a9ce704365a6053a687c88187c from peer a0b0b4ace8a147cb92d3790ef901da09 ({username='slave'} at 127.0.0.1:33264)
I20260713 09:06:23.609763 22933 tablet_copy_service.cc:161] P b8dae57c83114478a6cdbf47e64d6458: Beginning new tablet copy session on tablet e9f867a9ce704365a6053a687c88187c from peer a0b0b4ace8a147cb92d3790ef901da09 at {username='slave'} at 127.0.0.1:33264: session id = a0b0b4ace8a147cb92d3790ef901da09-e9f867a9ce704365a6053a687c88187c
I20260713 09:06:23.616182 22933 tablet_copy_source_session.cc:215] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:23.618377 23514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f867a9ce704365a6053a687c88187c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:23.627802 23514 tablet_copy_client.cc:806] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:23.628367 23514 tablet_copy_client.cc:670] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:23.631242 23514 tablet_copy_client.cc:538] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:23.636420 23514 tablet_bootstrap.cc:492] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap starting.
I20260713 09:06:23.652310 23514 tablet_bootstrap.cc:492] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09: 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
I20260713 09:06:23.652977 23514 tablet_bootstrap.cc:492] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap complete.
I20260713 09:06:23.653590 23514 ts_tablet_manager.cc:1403] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260713 09:06:23.656008 23514 raft_consensus.cc:359] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:23.656594 23514 raft_consensus.cc:740] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Initialized, Role: LEARNER
I20260713 09:06:23.657058 23514 consensus_queue.cc:260] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:23.659302 23514 ts_tablet_manager.cc:1434] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:06:23.660669 22933 tablet_copy_service.cc:342] P b8dae57c83114478a6cdbf47e64d6458: Request end of tablet copy session a0b0b4ace8a147cb92d3790ef901da09-e9f867a9ce704365a6053a687c88187c received from {username='slave'} at 127.0.0.1:33264
I20260713 09:06:23.661007 22933 tablet_copy_service.cc:434] P b8dae57c83114478a6cdbf47e64d6458: ending tablet copy session a0b0b4ace8a147cb92d3790ef901da09-e9f867a9ce704365a6053a687c88187c on tablet e9f867a9ce704365a6053a687c88187c with peer a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:23.793851 23514 ts_tablet_manager.cc:933] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09: Initiating tablet copy from peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:23.795251 23514 tablet_copy_client.cc:323] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Beginning tablet copy session from remote peer at address 127.21.45.131:45823
I20260713 09:06:23.796963 22933 tablet_copy_service.cc:140] P b8dae57c83114478a6cdbf47e64d6458: Received BeginTabletCopySession request for tablet a6b29d7b6763440aa6151a98d4d8f012 from peer a0b0b4ace8a147cb92d3790ef901da09 ({username='slave'} at 127.0.0.1:33264)
I20260713 09:06:23.797459 22933 tablet_copy_service.cc:161] P b8dae57c83114478a6cdbf47e64d6458: Beginning new tablet copy session on tablet a6b29d7b6763440aa6151a98d4d8f012 from peer a0b0b4ace8a147cb92d3790ef901da09 at {username='slave'} at 127.0.0.1:33264: session id = a0b0b4ace8a147cb92d3790ef901da09-a6b29d7b6763440aa6151a98d4d8f012
I20260713 09:06:23.803158 22933 tablet_copy_source_session.cc:215] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:23.805486 23514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6b29d7b6763440aa6151a98d4d8f012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:23.816538 23514 tablet_copy_client.cc:806] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:23.817042 23514 tablet_copy_client.cc:670] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:23.819955 23514 tablet_copy_client.cc:538] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:23.826120 23514 tablet_bootstrap.cc:492] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap starting.
I20260713 09:06:23.840045 23514 tablet_bootstrap.cc:492] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09: 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
I20260713 09:06:23.840682 23514 tablet_bootstrap.cc:492] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09: Bootstrap complete.
I20260713 09:06:23.841137 23514 ts_tablet_manager.cc:1403] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.008s
I20260713 09:06:23.843050 23514 raft_consensus.cc:359] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:23.843603 23514 raft_consensus.cc:740] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Initialized, Role: LEARNER
I20260713 09:06:23.844054 23514 consensus_queue.cc:260] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: NON_VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: true } }
I20260713 09:06:23.845826 23514 ts_tablet_manager.cc:1434] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:23.847437 22933 tablet_copy_service.cc:342] P b8dae57c83114478a6cdbf47e64d6458: Request end of tablet copy session a0b0b4ace8a147cb92d3790ef901da09-a6b29d7b6763440aa6151a98d4d8f012 received from {username='slave'} at 127.0.0.1:33264
I20260713 09:06:23.847848 22933 tablet_copy_service.cc:434] P b8dae57c83114478a6cdbf47e64d6458: ending tablet copy session a0b0b4ace8a147cb92d3790ef901da09-a6b29d7b6763440aa6151a98d4d8f012 on tablet a6b29d7b6763440aa6151a98d4d8f012 with peer a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:24.007167 23204 raft_consensus.cc:1217] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:24.417361 23204 raft_consensus.cc:1217] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:24.472419 23370 raft_consensus.cc:1064] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458: attempting to promote NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 to VOTER
I20260713 09:06:24.474565 23370 consensus_queue.cc:237] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:24.480101 22849 raft_consensus.cc:1275] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:24.481377 23370 consensus_queue.cc:1048] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:24.482383 23205 raft_consensus.cc:1275] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:24.483192 22775 raft_consensus.cc:1275] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:24.484593 23415 consensus_queue.cc:1048] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:24.485306 23521 consensus_queue.cc:1048] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:24.493312 23521 raft_consensus.cc:2955] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:24.495501 22775 raft_consensus.cc:2955] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:24.498733 23205 raft_consensus.cc:2955] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:24.509543 22672 catalog_manager.cc:5697] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 reported cstate change: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:24.509483 22849 raft_consensus.cc:2955] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } attrs { replace: true } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:24.535668 22924 consensus_queue.cc:237] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:24.540022 23205 raft_consensus.cc:1275] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:24.541292 22775 raft_consensus.cc:1275] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:24.542706 23370 consensus_queue.cc:1048] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:24.543813 23370 consensus_queue.cc:1048] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:24.547989 23527 raft_consensus.cc:2955] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:24.549276 22775 raft_consensus.cc:2955] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:24.552778 23205 raft_consensus.cc:2955] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:24.556782 22659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e9f867a9ce704365a6053a687c88187c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:24.560700 22670 catalog_manager.cc:5697] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: config changed from index 3 to 4, VOTER 075c359d25394bef8091d4098446758e (127.21.45.130) evicted. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:24.570304 22834 tablet_service.cc:1558] Processing DeleteTablet for tablet e9f867a9ce704365a6053a687c88187c with delete_type TABLET_DATA_TOMBSTONED (TS 075c359d25394bef8091d4098446758e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33108
I20260713 09:06:24.572064 23532 tablet_replica.cc:333] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:24.572713 23532 raft_consensus.cc:2243] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:24.573252 23532 raft_consensus.cc:2272] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:24.576238 23532 ts_tablet_manager.cc:1916] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:24.587424 23532 ts_tablet_manager.cc:1929] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:24.587708 23532 log.cc:1199] T e9f867a9ce704365a6053a687c88187c P 075c359d25394bef8091d4098446758e: Deleting WAL directory at /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-1-root/wals/e9f867a9ce704365a6053a687c88187c
I20260713 09:06:24.588903 22659 catalog_manager.cc:5028] TS 075c359d25394bef8091d4098446758e (127.21.45.130:39627): tablet e9f867a9ce704365a6053a687c88187c (table test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]) successfully deleted
I20260713 09:06:24.851598 23527 raft_consensus.cc:1064] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458: attempting to promote NON_VOTER a0b0b4ace8a147cb92d3790ef901da09 to VOTER
I20260713 09:06:24.855435 23527 consensus_queue.cc:237] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:24.863636 22849 raft_consensus.cc:1275] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:24.863935 23205 raft_consensus.cc:1275] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 LEARNER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:24.865677 23521 consensus_queue.cc:1048] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:24.867000 23370 consensus_queue.cc:1048] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:24.877959 22775 raft_consensus.cc:1275] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:24.884778 23370 consensus_queue.cc:1048] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:24.905803 22849 raft_consensus.cc:2955] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:24.906080 23521 raft_consensus.cc:2955] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:24.929042 23205 raft_consensus.cc:2955] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:24.932135 22775 raft_consensus.cc:2955] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:24.936357 22671 catalog_manager.cc:5697] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 reported cstate change: config changed from index 2 to 3, a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:24.953016 22924 consensus_queue.cc:237] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [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: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:24.957985 23205 raft_consensus.cc:1275] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:24.958175 22849 raft_consensus.cc:1275] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Refusing update from remote peer b8dae57c83114478a6cdbf47e64d6458: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:24.959563 23415 consensus_queue.cc:1048] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:24.960390 23521 consensus_queue.cc:1048] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:24.965991 23527 raft_consensus.cc:2955] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:24.969913 22849 raft_consensus.cc:2955] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:24.969926 23205 raft_consensus.cc:2955] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:24.975574 22659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a6b29d7b6763440aa6151a98d4d8f012 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:24.982476 22672 catalog_manager.cc:5697] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 reported cstate change: config changed from index 3 to 4, VOTER 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) evicted. New cstate: current_term: 1 leader_uuid: "b8dae57c83114478a6cdbf47e64d6458" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } } }
I20260713 09:06:24.992064 22759 tablet_service.cc:1558] Processing DeleteTablet for tablet a6b29d7b6763440aa6151a98d4d8f012 with delete_type TABLET_DATA_TOMBSTONED (TS 5dd133a7c77c4250a0004fb3325993e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37512
I20260713 09:06:24.994107 23540 tablet_replica.cc:333] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:24.995138 23540 raft_consensus.cc:2243] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:24.995782 23540 raft_consensus.cc:2272] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:24.998965 23540 ts_tablet_manager.cc:1916] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:25.009161 23540 ts_tablet_manager.cc:1929] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:25.009464 23540 log.cc:1199] T a6b29d7b6763440aa6151a98d4d8f012 P 5dd133a7c77c4250a0004fb3325993e9: Deleting WAL directory at /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933544324948-21686-0/minicluster-data/ts-0-root/wals/a6b29d7b6763440aa6151a98d4d8f012
I20260713 09:06:25.010881 22658 catalog_manager.cc:5028] TS 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): tablet a6b29d7b6763440aa6151a98d4d8f012 (table test-workload [id=ad737ec0fdd34903bc9a70c55bc87c78]) successfully deleted
I20260713 09:06:31.070927 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:31.095052 22922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "365c1623c8e945d2a11b01636d205c2c"
dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
mode: GRACEFUL
new_leader_uuid: "a0b0b4ace8a147cb92d3790ef901da09"
 from {username='slave'} at 127.0.0.1:44464
I20260713 09:06:31.095588 22922 raft_consensus.cc:606] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Received request to transfer leadership to TS a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:31.106132 22774 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61bf83157e684c3c92ce3703d349ab55"
dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
mode: GRACEFUL
new_leader_uuid: "a0b0b4ace8a147cb92d3790ef901da09"
 from {username='slave'} at 127.0.0.1:35320
I20260713 09:06:31.106565 22774 raft_consensus.cc:606] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Received request to transfer leadership to TS a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:31.108949 22922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6b29d7b6763440aa6151a98d4d8f012"
dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
mode: GRACEFUL
new_leader_uuid: "a0b0b4ace8a147cb92d3790ef901da09"
 from {username='slave'} at 127.0.0.1:44464
I20260713 09:06:31.109460 22922 raft_consensus.cc:606] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Received request to transfer leadership to TS a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:31.113006 22922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ada2098459e1437ab26023a7b8e507ea"
dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
mode: GRACEFUL
new_leader_uuid: "075c359d25394bef8091d4098446758e"
 from {username='slave'} at 127.0.0.1:44464
I20260713 09:06:31.113503 22922 raft_consensus.cc:606] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Received request to transfer leadership to TS 075c359d25394bef8091d4098446758e
I20260713 09:06:31.116048 22774 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "def1de0862ca42a292cc7d4996578cdb"
dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
mode: GRACEFUL
new_leader_uuid: "a0b0b4ace8a147cb92d3790ef901da09"
 from {username='slave'} at 127.0.0.1:35320
I20260713 09:06:31.116534 22774 raft_consensus.cc:606] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Received request to transfer leadership to TS a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:31.118248 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:06:31.118670 23551 raft_consensus.cc:993] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458: : Instructing follower 075c359d25394bef8091d4098446758e to start an election
I20260713 09:06:31.119143 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:31.119112 23551 raft_consensus.cc:1081] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Signalling peer 075c359d25394bef8091d4098446758e to start an election
I20260713 09:06:31.121095 22849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ada2098459e1437ab26023a7b8e507ea"
dest_uuid: "075c359d25394bef8091d4098446758e"
 from {username='slave'} at 127.0.0.1:33132
I20260713 09:06:31.121608 22849 raft_consensus.cc:493] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:31.121780 23557 raft_consensus.cc:993] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458: : Instructing follower a0b0b4ace8a147cb92d3790ef901da09 to start an election
I20260713 09:06:31.121933 22849 raft_consensus.cc:3060] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.122184 23557 raft_consensus.cc:1081] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Signalling peer a0b0b4ace8a147cb92d3790ef901da09 to start an election
I20260713 09:06:31.123669 23204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6b29d7b6763440aa6151a98d4d8f012"
dest_uuid: "a0b0b4ace8a147cb92d3790ef901da09"
 from {username='slave'} at 127.0.0.1:57946
I20260713 09:06:31.124137 23204 raft_consensus.cc:493] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:31.124439 23204 raft_consensus.cc:3060] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.126602 23560 raft_consensus.cc:993] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9: : Instructing follower a0b0b4ace8a147cb92d3790ef901da09 to start an election
I20260713 09:06:31.127053 23558 raft_consensus.cc:1081] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Signalling peer a0b0b4ace8a147cb92d3790ef901da09 to start an election
I20260713 09:06:31.128333 23205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "def1de0862ca42a292cc7d4996578cdb"
dest_uuid: "a0b0b4ace8a147cb92d3790ef901da09"
 from {username='slave'} at 127.0.0.1:57934
I20260713 09:06:31.128716 23205 raft_consensus.cc:493] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:31.128921 23205 raft_consensus.cc:3060] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.128961 22849 raft_consensus.cc:515] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:31.131405 22849 leader_election.cc:290] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e [CANDIDATE]: Term 2 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:31.132340 22922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada2098459e1437ab26023a7b8e507ea" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:31.130870 23204 raft_consensus.cc:515] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:31.132957 22922 raft_consensus.cc:3055] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:31.133239 22922 raft_consensus.cc:740] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Running, Role: LEADER
I20260713 09:06:31.132328 22774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada2098459e1437ab26023a7b8e507ea" candidate_uuid: "075c359d25394bef8091d4098446758e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:31.133874 22922 consensus_queue.cc:260] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:31.133858 23205 raft_consensus.cc:515] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:31.134749 23204 leader_election.cc:290] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [CANDIDATE]: Term 2 election: Requested vote from peers 075c359d25394bef8091d4098446758e (127.21.45.130:39627), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:31.135057 22922 raft_consensus.cc:3060] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.136135 22774 raft_consensus.cc:3060] T ada2098459e1437ab26023a7b8e507ea P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.136505 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def1de0862ca42a292cc7d4996578cdb" candidate_uuid: "a0b0b4ace8a147cb92d3790ef901da09" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:31.136708 23205 leader_election.cc:290] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [CANDIDATE]: Term 2 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:31.137005 22775 raft_consensus.cc:3055] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:31.137305 22775 raft_consensus.cc:740] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Running, Role: LEADER
I20260713 09:06:31.138046 22775 consensus_queue.cc:260] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:31.139122 22775 raft_consensus.cc:3060] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.140002 22847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def1de0862ca42a292cc7d4996578cdb" candidate_uuid: "a0b0b4ace8a147cb92d3790ef901da09" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:31.140405 22849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b29d7b6763440aa6151a98d4d8f012" candidate_uuid: "a0b0b4ace8a147cb92d3790ef901da09" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:31.140566 22847 raft_consensus.cc:3060] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.141330 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6b29d7b6763440aa6151a98d4d8f012" candidate_uuid: "a0b0b4ace8a147cb92d3790ef901da09" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:31.141808 22924 raft_consensus.cc:3055] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:31.142043 22924 raft_consensus.cc:740] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Running, Role: LEADER
I20260713 09:06:31.142673 22924 consensus_queue.cc:260] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [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: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:31.143397 22924 raft_consensus.cc:3060] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.144994 22774 raft_consensus.cc:2468] T ada2098459e1437ab26023a7b8e507ea P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075c359d25394bef8091d4098446758e in term 2.
I20260713 09:06:31.145872 22775 raft_consensus.cc:2468] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0b0b4ace8a147cb92d3790ef901da09 in term 2.
I20260713 09:06:31.146310 22814 leader_election.cc:304] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e [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: 075c359d25394bef8091d4098446758e, 5dd133a7c77c4250a0004fb3325993e9; no voters: 
I20260713 09:06:31.147145 23548 raft_consensus.cc:2804] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:31.147295 23169 leader_election.cc:304] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [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: 5dd133a7c77c4250a0004fb3325993e9, a0b0b4ace8a147cb92d3790ef901da09; no voters: 
I20260713 09:06:31.149367 22924 raft_consensus.cc:2468] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0b0b4ace8a147cb92d3790ef901da09 in term 2.
I20260713 09:06:31.150808 23170 leader_election.cc:304] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [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: a0b0b4ace8a147cb92d3790ef901da09, b8dae57c83114478a6cdbf47e64d6458; no voters: 
I20260713 09:06:31.151248 22849 raft_consensus.cc:3060] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.151448 23562 raft_consensus.cc:2804] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:31.152340 22922 raft_consensus.cc:2468] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 075c359d25394bef8091d4098446758e in term 2.
I20260713 09:06:31.153858 23562 raft_consensus.cc:697] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [term 2 LEADER]: Becoming Leader. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Running, Role: LEADER
I20260713 09:06:31.154035 23564 raft_consensus.cc:2804] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:31.154853 23562 consensus_queue.cc:237] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:31.157009 22849 raft_consensus.cc:2468] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0b0b4ace8a147cb92d3790ef901da09 in term 2.
I20260713 09:06:31.158272 22847 raft_consensus.cc:2468] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0b0b4ace8a147cb92d3790ef901da09 in term 2.
I20260713 09:06:31.160741 23548 raft_consensus.cc:697] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e [term 2 LEADER]: Becoming Leader. State: Replica: 075c359d25394bef8091d4098446758e, State: Running, Role: LEADER
I20260713 09:06:31.162088 23548 consensus_queue.cc:237] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } }
I20260713 09:06:31.163666 23564 raft_consensus.cc:697] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [term 2 LEADER]: Becoming Leader. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Running, Role: LEADER
I20260713 09:06:31.164707 23564 consensus_queue.cc:237] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [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: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:31.170431 22671 catalog_manager.cc:5697] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e reported cstate change: term changed from 1 to 2, leader changed from b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) to 075c359d25394bef8091d4098446758e (127.21.45.130). New cstate: current_term: 2 leader_uuid: "075c359d25394bef8091d4098446758e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.183543 22670 catalog_manager.cc:5697] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 reported cstate change: term changed from 1 to 2, leader changed from 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) to a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132). New cstate: current_term: 2 leader_uuid: "a0b0b4ace8a147cb92d3790ef901da09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.197403 22670 catalog_manager.cc:5697] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 reported cstate change: term changed from 1 to 2, leader changed from b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) to a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132). New cstate: current_term: 2 leader_uuid: "a0b0b4ace8a147cb92d3790ef901da09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.225487 23560 raft_consensus.cc:993] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9: : Instructing follower a0b0b4ace8a147cb92d3790ef901da09 to start an election
I20260713 09:06:31.225864 23558 raft_consensus.cc:1081] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Signalling peer a0b0b4ace8a147cb92d3790ef901da09 to start an election
I20260713 09:06:31.227026 23205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61bf83157e684c3c92ce3703d349ab55"
dest_uuid: "a0b0b4ace8a147cb92d3790ef901da09"
 from {username='slave'} at 127.0.0.1:57934
I20260713 09:06:31.227423 23205 raft_consensus.cc:493] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:31.227664 23205 raft_consensus.cc:3060] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.231596 23205 raft_consensus.cc:515] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:31.232888 23205 leader_election.cc:290] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [CANDIDATE]: Term 2 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), 075c359d25394bef8091d4098446758e (127.21.45.130:39627)
I20260713 09:06:31.233469 22771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61bf83157e684c3c92ce3703d349ab55" candidate_uuid: "a0b0b4ace8a147cb92d3790ef901da09" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:31.233706 22847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61bf83157e684c3c92ce3703d349ab55" candidate_uuid: "a0b0b4ace8a147cb92d3790ef901da09" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "075c359d25394bef8091d4098446758e"
I20260713 09:06:31.233995 22771 raft_consensus.cc:3055] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:31.234261 22847 raft_consensus.cc:3060] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.234303 22771 raft_consensus.cc:740] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5dd133a7c77c4250a0004fb3325993e9, State: Running, Role: LEADER
I20260713 09:06:31.235134 22771 consensus_queue.cc:260] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:31.236032 22771 raft_consensus.cc:3060] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.240758 22847 raft_consensus.cc:2468] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0b0b4ace8a147cb92d3790ef901da09 in term 2.
I20260713 09:06:31.240914 22771 raft_consensus.cc:2468] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0b0b4ace8a147cb92d3790ef901da09 in term 2.
I20260713 09:06:31.241695 23170 leader_election.cc:304] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [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: 075c359d25394bef8091d4098446758e, a0b0b4ace8a147cb92d3790ef901da09; no voters: 
I20260713 09:06:31.242439 23562 raft_consensus.cc:2804] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:31.242826 23562 raft_consensus.cc:697] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [term 2 LEADER]: Becoming Leader. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Running, Role: LEADER
I20260713 09:06:31.243546 23562 consensus_queue.cc:237] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:31.250274 22670 catalog_manager.cc:5697] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 reported cstate change: term changed from 1 to 2, leader changed from 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129) to a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132). New cstate: current_term: 2 leader_uuid: "a0b0b4ace8a147cb92d3790ef901da09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.424304 23559 raft_consensus.cc:993] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458: : Instructing follower a0b0b4ace8a147cb92d3790ef901da09 to start an election
I20260713 09:06:31.424734 23557 raft_consensus.cc:1081] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Signalling peer a0b0b4ace8a147cb92d3790ef901da09 to start an election
I20260713 09:06:31.425941 23205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "365c1623c8e945d2a11b01636d205c2c"
dest_uuid: "a0b0b4ace8a147cb92d3790ef901da09"
 from {username='slave'} at 127.0.0.1:57946
I20260713 09:06:31.426337 23205 raft_consensus.cc:493] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:31.426584 23205 raft_consensus.cc:3060] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.431409 23205 raft_consensus.cc:515] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:31.432677 23205 leader_election.cc:290] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [CANDIDATE]: Term 2 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:31.433328 22771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365c1623c8e945d2a11b01636d205c2c" candidate_uuid: "a0b0b4ace8a147cb92d3790ef901da09" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:31.433521 22922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365c1623c8e945d2a11b01636d205c2c" candidate_uuid: "a0b0b4ace8a147cb92d3790ef901da09" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:31.433890 22771 raft_consensus.cc:3060] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.433972 22922 raft_consensus.cc:3055] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:31.434309 22922 raft_consensus.cc:740] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Running, Role: LEADER
I20260713 09:06:31.434998 22922 consensus_queue.cc:260] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:31.436062 22922 raft_consensus.cc:3060] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:31.439430 22771 raft_consensus.cc:2468] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0b0b4ace8a147cb92d3790ef901da09 in term 2.
I20260713 09:06:31.440380 23169 leader_election.cc:304] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [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: 5dd133a7c77c4250a0004fb3325993e9, a0b0b4ace8a147cb92d3790ef901da09; no voters: 
I20260713 09:06:31.441191 23562 raft_consensus.cc:2804] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:31.441793 22922 raft_consensus.cc:2468] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0b0b4ace8a147cb92d3790ef901da09 in term 2.
I20260713 09:06:31.441871 23562 raft_consensus.cc:697] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 LEADER]: Becoming Leader. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Running, Role: LEADER
I20260713 09:06:31.442947 23562 consensus_queue.cc:237] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:31.450101 22670 catalog_manager.cc:5697] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 reported cstate change: term changed from 1 to 2, leader changed from b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) to a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132). New cstate: current_term: 2 leader_uuid: "a0b0b4ace8a147cb92d3790ef901da09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.600114 22847 raft_consensus.cc:1275] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Refusing update from remote peer a0b0b4ace8a147cb92d3790ef901da09: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:31.601114 23562 consensus_queue.cc:1048] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:31.611626 22922 raft_consensus.cc:1275] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Refusing update from remote peer a0b0b4ace8a147cb92d3790ef901da09: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:31.613219 23565 consensus_queue.cc:1048] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:31.617754 22771 raft_consensus.cc:1275] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Refusing update from remote peer a0b0b4ace8a147cb92d3790ef901da09: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:31.619199 23564 consensus_queue.cc:1048] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:31.622989 22849 raft_consensus.cc:1275] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Refusing update from remote peer a0b0b4ace8a147cb92d3790ef901da09: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:31.626364 23562 consensus_queue.cc:1048] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:31.652908 22775 raft_consensus.cc:1275] T ada2098459e1437ab26023a7b8e507ea P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:31.652987 22922 raft_consensus.cc:1275] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Refusing update from remote peer 075c359d25394bef8091d4098446758e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:31.653900 23548 consensus_queue.cc:1048] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:31.654386 23561 consensus_queue.cc:1048] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:31.752903 22849 raft_consensus.cc:1275] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Refusing update from remote peer a0b0b4ace8a147cb92d3790ef901da09: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:31.753978 23564 consensus_queue.cc:1048] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "075c359d25394bef8091d4098446758e" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:31.762781 22775 raft_consensus.cc:1275] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Refusing update from remote peer a0b0b4ace8a147cb92d3790ef901da09: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:31.763990 23564 consensus_queue.cc:1048] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:31.825721 22922 raft_consensus.cc:1275] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Refusing update from remote peer a0b0b4ace8a147cb92d3790ef901da09: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:31.826761 23564 consensus_queue.cc:1048] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:31.834187 22775 raft_consensus.cc:1275] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Refusing update from remote peer a0b0b4ace8a147cb92d3790ef901da09: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:31.835662 23563 consensus_queue.cc:1048] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:32.120213 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:32.137184 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:32.156550 22922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "930a46ad43c04fafbb13b870837fd69c"
dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
mode: GRACEFUL
new_leader_uuid: "a0b0b4ace8a147cb92d3790ef901da09"
 from {username='slave'} at 127.0.0.1:44464
I20260713 09:06:32.157105 22922 raft_consensus.cc:606] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 2 LEADER]: Received request to transfer leadership to TS a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:32.159505 22922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9f867a9ce704365a6053a687c88187c"
dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
mode: GRACEFUL
new_leader_uuid: "a0b0b4ace8a147cb92d3790ef901da09"
 from {username='slave'} at 127.0.0.1:44464
I20260713 09:06:32.160004 22922 raft_consensus.cc:606] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Received request to transfer leadership to TS a0b0b4ace8a147cb92d3790ef901da09
I20260713 09:06:32.160791 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:32.161376 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:32.458374 23589 raft_consensus.cc:993] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458: : Instructing follower a0b0b4ace8a147cb92d3790ef901da09 to start an election
I20260713 09:06:32.458766 23559 raft_consensus.cc:1081] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 2 LEADER]: Signalling peer a0b0b4ace8a147cb92d3790ef901da09 to start an election
I20260713 09:06:32.459904 23205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "930a46ad43c04fafbb13b870837fd69c"
dest_uuid: "a0b0b4ace8a147cb92d3790ef901da09"
 from {username='slave'} at 127.0.0.1:57946
I20260713 09:06:32.460317 23205 raft_consensus.cc:493] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:32.460539 23205 raft_consensus.cc:3060] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:32.464447 23205 raft_consensus.cc:515] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:32.465716 23205 leader_election.cc:290] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [CANDIDATE]: Term 3 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:32.466307 22771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930a46ad43c04fafbb13b870837fd69c" candidate_uuid: "a0b0b4ace8a147cb92d3790ef901da09" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:32.466686 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930a46ad43c04fafbb13b870837fd69c" candidate_uuid: "a0b0b4ace8a147cb92d3790ef901da09" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:32.466910 22771 raft_consensus.cc:3060] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:32.467212 22924 raft_consensus.cc:3055] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:32.467533 22924 raft_consensus.cc:740] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Running, Role: LEADER
I20260713 09:06:32.468219 22924 consensus_queue.cc:260] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:32.469305 22924 raft_consensus.cc:3060] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:32.472153 22771 raft_consensus.cc:2468] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0b0b4ace8a147cb92d3790ef901da09 in term 3.
I20260713 09:06:32.472971 23169 leader_election.cc:304] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [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: 5dd133a7c77c4250a0004fb3325993e9, a0b0b4ace8a147cb92d3790ef901da09; no voters: 
I20260713 09:06:32.473536 23563 raft_consensus.cc:2804] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:32.473892 23563 raft_consensus.cc:697] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [term 3 LEADER]: Becoming Leader. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Running, Role: LEADER
I20260713 09:06:32.473909 22924 raft_consensus.cc:2468] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0b0b4ace8a147cb92d3790ef901da09 in term 3.
I20260713 09:06:32.474711 23563 consensus_queue.cc:237] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [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: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:32.481223 22672 catalog_manager.cc:5697] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 reported cstate change: term changed from 2 to 3, leader changed from b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) to a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132). New cstate: current_term: 3 leader_uuid: "a0b0b4ace8a147cb92d3790ef901da09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:32.690516 23589 raft_consensus.cc:993] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458: : Instructing follower a0b0b4ace8a147cb92d3790ef901da09 to start an election
I20260713 09:06:32.690910 23559 raft_consensus.cc:1081] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Signalling peer a0b0b4ace8a147cb92d3790ef901da09 to start an election
I20260713 09:06:32.692148 23205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9f867a9ce704365a6053a687c88187c"
dest_uuid: "a0b0b4ace8a147cb92d3790ef901da09"
 from {username='slave'} at 127.0.0.1:57946
I20260713 09:06:32.692544 23205 raft_consensus.cc:493] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:32.692770 23205 raft_consensus.cc:3060] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.696677 23205 raft_consensus.cc:515] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:32.697955 23205 leader_election.cc:290] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [CANDIDATE]: Term 2 election: Requested vote from peers 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871), b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823)
I20260713 09:06:32.698573 22775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f867a9ce704365a6053a687c88187c" candidate_uuid: "a0b0b4ace8a147cb92d3790ef901da09" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5dd133a7c77c4250a0004fb3325993e9"
I20260713 09:06:32.698755 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f867a9ce704365a6053a687c88187c" candidate_uuid: "a0b0b4ace8a147cb92d3790ef901da09" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b8dae57c83114478a6cdbf47e64d6458"
I20260713 09:06:32.699124 22775 raft_consensus.cc:3060] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.699199 22924 raft_consensus.cc:3055] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:32.699542 22924 raft_consensus.cc:740] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8dae57c83114478a6cdbf47e64d6458, State: Running, Role: LEADER
I20260713 09:06:32.700543 22924 consensus_queue.cc:260] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:32.702800 22924 raft_consensus.cc:3060] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:32.705019 22775 raft_consensus.cc:2468] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0b0b4ace8a147cb92d3790ef901da09 in term 2.
I20260713 09:06:32.705880 23169 leader_election.cc:304] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [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: 5dd133a7c77c4250a0004fb3325993e9, a0b0b4ace8a147cb92d3790ef901da09; no voters: 
I20260713 09:06:32.706620 23563 raft_consensus.cc:2804] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:32.707451 22924 raft_consensus.cc:2468] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0b0b4ace8a147cb92d3790ef901da09 in term 2.
I20260713 09:06:32.707060 23563 raft_consensus.cc:697] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 LEADER]: Becoming Leader. State: Replica: a0b0b4ace8a147cb92d3790ef901da09, State: Running, Role: LEADER
I20260713 09:06:32.708482 23563 consensus_queue.cc:237] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [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: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } }
I20260713 09:06:32.714923 22672 catalog_manager.cc:5697] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 reported cstate change: term changed from 1 to 2, leader changed from b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131) to a0b0b4ace8a147cb92d3790ef901da09 (127.21.45.132). New cstate: current_term: 2 leader_uuid: "a0b0b4ace8a147cb92d3790ef901da09" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0b0b4ace8a147cb92d3790ef901da09" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 39179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:33.006553 22924 raft_consensus.cc:1275] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 3 FOLLOWER]: Refusing update from remote peer a0b0b4ace8a147cb92d3790ef901da09: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:06:33.007750 23563 consensus_queue.cc:1048] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:33.012750 22775 raft_consensus.cc:1275] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 3 FOLLOWER]: Refusing update from remote peer a0b0b4ace8a147cb92d3790ef901da09: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:06:33.014245 23563 consensus_queue.cc:1048] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:33.138316 22924 raft_consensus.cc:1275] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Refusing update from remote peer a0b0b4ace8a147cb92d3790ef901da09: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:33.139333 23563 consensus_queue.cc:1048] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8dae57c83114478a6cdbf47e64d6458" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 45823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:33.146901 22775 raft_consensus.cc:1275] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Refusing update from remote peer a0b0b4ace8a147cb92d3790ef901da09: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:33.148204 23565 consensus_queue.cc:1048] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd133a7c77c4250a0004fb3325993e9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 44871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:33.162091 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:33.175900 21686 tablet_server.cc:179] TabletServer@127.21.45.129:0 shutting down...
W20260713 09:06:33.179359 22888 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]
W20260713 09:06:33.182482 22888 consensus_peers.cc:597] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 -> Peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Couldn't send request to peer 5dd133a7c77c4250a0004fb3325993e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.206795 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:33.207480 21686 tablet_replica.cc:333] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:33.208060 21686 raft_consensus.cc:2243] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.208856 21686 raft_consensus.cc:2272] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.210633 21686 tablet_replica.cc:333] T ada2098459e1437ab26023a7b8e507ea P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:33.211179 21686 raft_consensus.cc:2243] T ada2098459e1437ab26023a7b8e507ea P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.211565 21686 raft_consensus.cc:2272] T ada2098459e1437ab26023a7b8e507ea P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.213277 21686 tablet_replica.cc:333] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:33.213904 21686 raft_consensus.cc:2243] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.214397 21686 raft_consensus.cc:2272] T 930a46ad43c04fafbb13b870837fd69c P 5dd133a7c77c4250a0004fb3325993e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.216975 21686 tablet_replica.cc:333] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:33.217489 21686 raft_consensus.cc:2243] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.218207 21686 raft_consensus.cc:2272] T dd13417278e4464da72ba719b1764ee5 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.220252 21686 tablet_replica.cc:333] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:33.220820 21686 raft_consensus.cc:2243] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.221431 21686 raft_consensus.cc:2272] T e9f867a9ce704365a6053a687c88187c P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.223465 21686 tablet_replica.cc:333] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:33.223930 21686 raft_consensus.cc:2243] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.224435 21686 raft_consensus.cc:2272] T acd2777521da48f4930b8670cb61d73f P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.226037 21686 tablet_replica.cc:333] T a6740a2b70b0491f956933dec45b18e2 P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:33.226505 21686 raft_consensus.cc:2243] T a6740a2b70b0491f956933dec45b18e2 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.226835 21686 raft_consensus.cc:2272] T a6740a2b70b0491f956933dec45b18e2 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.228399 21686 tablet_replica.cc:333] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:33.228892 21686 raft_consensus.cc:2243] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.229321 21686 raft_consensus.cc:2272] T 61bf83157e684c3c92ce3703d349ab55 P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.231213 21686 tablet_replica.cc:333] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:33.231664 21686 raft_consensus.cc:2243] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.232319 21686 raft_consensus.cc:2272] T 255f05f4b5444aba9457b70b470350a7 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.233835 21686 tablet_replica.cc:333] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:33.234267 21686 raft_consensus.cc:2243] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.234653 21686 raft_consensus.cc:2272] T d984258c6904467ba83754f5a37f4a5e P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.236253 21686 tablet_replica.cc:333] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:33.236721 21686 raft_consensus.cc:2243] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.237381 21686 raft_consensus.cc:2272] T 6052a00e3320433b80c5905a2d39d902 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.239005 21686 tablet_replica.cc:333] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:33.239434 21686 raft_consensus.cc:2243] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.240130 21686 raft_consensus.cc:2272] T 40ab27cf51844e24b826aa3ffa7cf62d P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.241807 21686 tablet_replica.cc:333] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:33.242260 21686 raft_consensus.cc:2243] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.242938 21686 raft_consensus.cc:2272] T 20c222b920b74375a1953a0c305f4a82 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.244990 21686 tablet_replica.cc:333] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:33.245612 21686 raft_consensus.cc:2243] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.246029 21686 raft_consensus.cc:2272] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.248225 21686 tablet_replica.cc:333] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:33.248838 21686 raft_consensus.cc:2243] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.249327 21686 raft_consensus.cc:2272] T 365c1623c8e945d2a11b01636d205c2c P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.251315 21686 tablet_replica.cc:333] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:33.251753 21686 raft_consensus.cc:2243] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.252132 21686 raft_consensus.cc:2272] T def1de0862ca42a292cc7d4996578cdb P 5dd133a7c77c4250a0004fb3325993e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.253749 21686 tablet_replica.cc:333] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:33.254166 21686 raft_consensus.cc:2243] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.254689 21686 raft_consensus.cc:2272] T db87e191ecb84a7cb65edb7b04278209 P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.256268 21686 tablet_replica.cc:333] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9: stopping tablet replica
I20260713 09:06:33.256655 21686 raft_consensus.cc:2243] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.256995 21686 raft_consensus.cc:2272] T e52071d1599a4ab2b7dd0ba8e74127bc P 5dd133a7c77c4250a0004fb3325993e9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:33.292500 22814 consensus_peers.cc:597] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e -> Peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Couldn't send request to peer 5dd133a7c77c4250a0004fb3325993e9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:44871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.298756 21686 tablet_server.cc:196] TabletServer@127.21.45.129:0 shutdown complete.
W20260713 09:06:33.320359 22814 consensus_peers.cc:597] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e -> Peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Couldn't send request to peer 5dd133a7c77c4250a0004fb3325993e9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:44871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.333274 21686 tablet_server.cc:179] TabletServer@127.21.45.130:0 shutting down...
W20260713 09:06:33.349529 23170 consensus_peers.cc:597] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 -> Peer 075c359d25394bef8091d4098446758e (127.21.45.130:39627): Couldn't send request to peer 075c359d25394bef8091d4098446758e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.365288 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:33.366020 21686 tablet_replica.cc:333] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:33.366914 21686 raft_consensus.cc:2243] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.367568 21686 raft_consensus.cc:2272] T 3c5a6ef7cb2a465395135662cc6f9397 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.369750 21686 tablet_replica.cc:333] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:33.370347 21686 raft_consensus.cc:2243] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.371189 21686 raft_consensus.cc:2272] T 33944761f71544d199eb631660dd31fa P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:33.372051 22814 consensus_peers.cc:597] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e -> Peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Couldn't send request to peer 5dd133a7c77c4250a0004fb3325993e9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:44871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.373124 21686 tablet_replica.cc:333] T 255f05f4b5444aba9457b70b470350a7 P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:33.373624 21686 raft_consensus.cc:2243] T 255f05f4b5444aba9457b70b470350a7 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.373965 21686 raft_consensus.cc:2272] T 255f05f4b5444aba9457b70b470350a7 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.375615 21686 tablet_replica.cc:333] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:33.376271 21686 raft_consensus.cc:2243] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.377069 21686 raft_consensus.cc:2272] T d984258c6904467ba83754f5a37f4a5e P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.379163 21686 tablet_replica.cc:333] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e: stopping tablet replica
W20260713 09:06:33.379222 22814 consensus_peers.cc:597] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e -> Peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Couldn't send request to peer 5dd133a7c77c4250a0004fb3325993e9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:44871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.379887 21686 raft_consensus.cc:2243] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.380281 21686 raft_consensus.cc:2272] T a6740a2b70b0491f956933dec45b18e2 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.381899 21686 tablet_replica.cc:333] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:33.382431 21686 raft_consensus.cc:2243] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.382825 21686 raft_consensus.cc:2272] T f8263b729cad4e81a7b3081fc2965df4 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.384724 21686 tablet_replica.cc:333] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:33.385216 21686 raft_consensus.cc:2243] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.385660 21686 raft_consensus.cc:2272] T 61bf83157e684c3c92ce3703d349ab55 P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.387358 21686 tablet_replica.cc:333] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:33.387907 21686 raft_consensus.cc:2243] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:06:33.387882 23169 consensus_peers.cc:597] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 -> Peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Couldn't send request to peer 5dd133a7c77c4250a0004fb3325993e9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:44871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.388818 21686 raft_consensus.cc:2272] T e52071d1599a4ab2b7dd0ba8e74127bc P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.390451 21686 tablet_replica.cc:333] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:33.390874 21686 raft_consensus.cc:2243] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.391464 21686 raft_consensus.cc:2272] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.393173 21686 tablet_replica.cc:333] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:33.393590 21686 raft_consensus.cc:2243] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.394150 21686 raft_consensus.cc:2272] T ada2098459e1437ab26023a7b8e507ea P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.395714 21686 tablet_replica.cc:333] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:33.396428 21686 raft_consensus.cc:2243] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.396912 21686 raft_consensus.cc:2272] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.398566 21686 tablet_replica.cc:333] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:33.399001 21686 raft_consensus.cc:2243] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.399484 21686 raft_consensus.cc:2272] T 6f4d41b924cb4116bddab4c9665c8f54 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.401129 21686 tablet_replica.cc:333] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:33.401582 21686 raft_consensus.cc:2243] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.402065 21686 raft_consensus.cc:2272] T 6052a00e3320433b80c5905a2d39d902 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.403854 21686 tablet_replica.cc:333] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:33.404415 21686 raft_consensus.cc:2243] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.404927 21686 raft_consensus.cc:2272] T dd13417278e4464da72ba719b1764ee5 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.406550 21686 tablet_replica.cc:333] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:33.407028 21686 raft_consensus.cc:2243] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.407702 21686 raft_consensus.cc:2272] T db87e191ecb84a7cb65edb7b04278209 P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.409474 21686 tablet_replica.cc:333] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:33.409938 21686 raft_consensus.cc:2243] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:06:33.410331 23169 consensus_peers.cc:597] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 -> Peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Couldn't send request to peer 5dd133a7c77c4250a0004fb3325993e9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:44871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.410535 21686 raft_consensus.cc:2272] T a6b29d7b6763440aa6151a98d4d8f012 P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.412179 21686 tablet_replica.cc:333] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:33.412562 21686 raft_consensus.cc:2243] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.413022 21686 raft_consensus.cc:2272] T dea88805c1974b98a8e5cdc84ea130eb P 075c359d25394bef8091d4098446758e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.414475 21686 tablet_replica.cc:333] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e: stopping tablet replica
I20260713 09:06:33.414847 21686 raft_consensus.cc:2243] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.415216 21686 raft_consensus.cc:2272] T def1de0862ca42a292cc7d4996578cdb P 075c359d25394bef8091d4098446758e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:33.434870 23169 consensus_peers.cc:597] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 -> Peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Couldn't send request to peer 5dd133a7c77c4250a0004fb3325993e9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:44871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.476627 21686 tablet_server.cc:196] TabletServer@127.21.45.130:0 shutdown complete.
W20260713 09:06:33.484881 22889 consensus_peers.cc:597] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 -> Peer 075c359d25394bef8091d4098446758e (127.21.45.130:39627): Couldn't send request to peer 075c359d25394bef8091d4098446758e. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.130:39627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.511978 21686 tablet_server.cc:179] TabletServer@127.21.45.131:0 shutting down...
I20260713 09:06:33.535558 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:33.536250 21686 tablet_replica.cc:333] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:33.537004 21686 raft_consensus.cc:2243] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.537550 21686 raft_consensus.cc:2272] T 271e5bb0f86e4e488bb4c8e2c3a8d0f9 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.539299 21686 tablet_replica.cc:333] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:33.539746 21686 raft_consensus.cc:2243] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.540108 21686 raft_consensus.cc:2272] T ada2098459e1437ab26023a7b8e507ea P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.541685 21686 tablet_replica.cc:333] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:33.542126 21686 raft_consensus.cc:2243] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.542575 21686 raft_consensus.cc:2272] T 33944761f71544d199eb631660dd31fa P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.543967 21686 tablet_replica.cc:333] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:33.544486 21686 raft_consensus.cc:2243] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.544800 21686 raft_consensus.cc:2272] T 930a46ad43c04fafbb13b870837fd69c P b8dae57c83114478a6cdbf47e64d6458 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.546705 21686 tablet_replica.cc:333] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:33.547127 21686 raft_consensus.cc:2243] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.547796 21686 raft_consensus.cc:2272] T 3c5a6ef7cb2a465395135662cc6f9397 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.549450 21686 tablet_replica.cc:333] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:33.549908 21686 raft_consensus.cc:2243] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.550549 21686 raft_consensus.cc:2272] T f8263b729cad4e81a7b3081fc2965df4 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.552173 21686 tablet_replica.cc:333] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:33.552649 21686 raft_consensus.cc:2243] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.553078 21686 raft_consensus.cc:2272] T e9f867a9ce704365a6053a687c88187c P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.554905 21686 tablet_replica.cc:333] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:33.555347 21686 raft_consensus.cc:2243] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.555691 21686 raft_consensus.cc:2272] T 255f05f4b5444aba9457b70b470350a7 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.557214 21686 tablet_replica.cc:333] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:33.557675 21686 raft_consensus.cc:2243] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.558324 21686 raft_consensus.cc:2272] T acd2777521da48f4930b8670cb61d73f P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.559857 21686 tablet_replica.cc:333] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:33.560384 21686 raft_consensus.cc:2243] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.561007 21686 raft_consensus.cc:2272] T a6740a2b70b0491f956933dec45b18e2 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.562433 21686 tablet_replica.cc:333] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:33.562819 21686 raft_consensus.cc:2243] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.563138 21686 raft_consensus.cc:2272] T 6fde6e0cd3e74a0c89c79e1e3a6484cc P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.564636 21686 tablet_replica.cc:333] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:33.565070 21686 raft_consensus.cc:2243] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.565377 21686 raft_consensus.cc:2272] T 365c1623c8e945d2a11b01636d205c2c P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.566742 21686 tablet_replica.cc:333] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:33.567157 21686 raft_consensus.cc:2243] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.567754 21686 raft_consensus.cc:2272] T 6f4d41b924cb4116bddab4c9665c8f54 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.569298 21686 tablet_replica.cc:333] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:33.569689 21686 raft_consensus.cc:2243] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.570075 21686 raft_consensus.cc:2272] T 20c222b920b74375a1953a0c305f4a82 P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.571504 21686 tablet_replica.cc:333] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:33.571908 21686 raft_consensus.cc:2243] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.572265 21686 raft_consensus.cc:2272] T 40ab27cf51844e24b826aa3ffa7cf62d P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.573772 21686 tablet_replica.cc:333] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:33.574159 21686 raft_consensus.cc:2243] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.574761 21686 raft_consensus.cc:2272] T dea88805c1974b98a8e5cdc84ea130eb P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.576264 21686 tablet_replica.cc:333] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:33.576632 21686 raft_consensus.cc:2243] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.576941 21686 raft_consensus.cc:2272] T a6b29d7b6763440aa6151a98d4d8f012 P b8dae57c83114478a6cdbf47e64d6458 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.578342 21686 tablet_replica.cc:333] T e52071d1599a4ab2b7dd0ba8e74127bc P b8dae57c83114478a6cdbf47e64d6458: stopping tablet replica
I20260713 09:06:33.578694 21686 raft_consensus.cc:2243] T e52071d1599a4ab2b7dd0ba8e74127bc P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.579005 21686 raft_consensus.cc:2272] T e52071d1599a4ab2b7dd0ba8e74127bc P b8dae57c83114478a6cdbf47e64d6458 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:33.598266 23170 consensus_peers.cc:597] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 -> Peer b8dae57c83114478a6cdbf47e64d6458 (127.21.45.131:45823): Couldn't send request to peer b8dae57c83114478a6cdbf47e64d6458. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:33.608515 23170 consensus_peers.cc:597] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 -> Peer 075c359d25394bef8091d4098446758e (127.21.45.130:39627): Couldn't send request to peer 075c359d25394bef8091d4098446758e. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.130:39627: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.618360 21686 tablet_server.cc:196] TabletServer@127.21.45.131:0 shutdown complete.
W20260713 09:06:33.640398 23169 consensus_peers.cc:597] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 -> Peer 5dd133a7c77c4250a0004fb3325993e9 (127.21.45.129:44871): Couldn't send request to peer 5dd133a7c77c4250a0004fb3325993e9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:44871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.653920 21686 tablet_server.cc:179] TabletServer@127.21.45.132:0 shutting down...
I20260713 09:06:33.673410 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:33.673950 21686 tablet_replica.cc:333] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09: stopping tablet replica
I20260713 09:06:33.674556 21686 raft_consensus.cc:2243] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.675266 21686 raft_consensus.cc:2272] T a6b29d7b6763440aa6151a98d4d8f012 P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.677022 21686 tablet_replica.cc:333] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09: stopping tablet replica
I20260713 09:06:33.677510 21686 raft_consensus.cc:2243] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.678186 21686 raft_consensus.cc:2272] T e9f867a9ce704365a6053a687c88187c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.680826 21686 tablet_replica.cc:333] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09: stopping tablet replica
I20260713 09:06:33.681304 21686 raft_consensus.cc:2243] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.681854 21686 raft_consensus.cc:2272] T 6052a00e3320433b80c5905a2d39d902 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.683712 21686 tablet_replica.cc:333] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09: stopping tablet replica
I20260713 09:06:33.684247 21686 raft_consensus.cc:2243] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.684733 21686 raft_consensus.cc:2272] T 33944761f71544d199eb631660dd31fa P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.686391 21686 tablet_replica.cc:333] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09: stopping tablet replica
I20260713 09:06:33.686870 21686 raft_consensus.cc:2243] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.687287 21686 raft_consensus.cc:2272] T acd2777521da48f4930b8670cb61d73f P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.688810 21686 tablet_replica.cc:333] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09: stopping tablet replica
I20260713 09:06:33.689218 21686 raft_consensus.cc:2243] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.689682 21686 raft_consensus.cc:2272] T d984258c6904467ba83754f5a37f4a5e P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.691161 21686 tablet_replica.cc:333] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09: stopping tablet replica
I20260713 09:06:33.691578 21686 raft_consensus.cc:2243] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.692266 21686 raft_consensus.cc:2272] T 365c1623c8e945d2a11b01636d205c2c P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.693686 21686 tablet_replica.cc:333] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09: stopping tablet replica
I20260713 09:06:33.694108 21686 raft_consensus.cc:2243] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.694479 21686 raft_consensus.cc:2272] T 6f4d41b924cb4116bddab4c9665c8f54 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.695889 21686 tablet_replica.cc:333] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09: stopping tablet replica
I20260713 09:06:33.696347 21686 raft_consensus.cc:2243] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.696951 21686 raft_consensus.cc:2272] T 930a46ad43c04fafbb13b870837fd69c P a0b0b4ace8a147cb92d3790ef901da09 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.698832 21686 tablet_replica.cc:333] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09: stopping tablet replica
I20260713 09:06:33.699337 21686 raft_consensus.cc:2243] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.699774 21686 raft_consensus.cc:2272] T 3c5a6ef7cb2a465395135662cc6f9397 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.701395 21686 tablet_replica.cc:333] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09: stopping tablet replica
I20260713 09:06:33.701825 21686 raft_consensus.cc:2243] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.702288 21686 raft_consensus.cc:2272] T db87e191ecb84a7cb65edb7b04278209 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.703802 21686 tablet_replica.cc:333] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09: stopping tablet replica
I20260713 09:06:33.704301 21686 raft_consensus.cc:2243] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.704751 21686 raft_consensus.cc:2272] T dea88805c1974b98a8e5cdc84ea130eb P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.706265 21686 tablet_replica.cc:333] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09: stopping tablet replica
I20260713 09:06:33.706707 21686 raft_consensus.cc:2243] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.707103 21686 raft_consensus.cc:2272] T dd13417278e4464da72ba719b1764ee5 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.708781 21686 tablet_replica.cc:333] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09: stopping tablet replica
I20260713 09:06:33.709206 21686 raft_consensus.cc:2243] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.709761 21686 raft_consensus.cc:2272] T def1de0862ca42a292cc7d4996578cdb P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.711529 21686 tablet_replica.cc:333] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09: stopping tablet replica
I20260713 09:06:33.711982 21686 raft_consensus.cc:2243] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.712790 21686 raft_consensus.cc:2272] T 61bf83157e684c3c92ce3703d349ab55 P a0b0b4ace8a147cb92d3790ef901da09 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.714285 21686 tablet_replica.cc:333] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09: stopping tablet replica
I20260713 09:06:33.714715 21686 raft_consensus.cc:2243] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.715139 21686 raft_consensus.cc:2272] T 40ab27cf51844e24b826aa3ffa7cf62d P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.716708 21686 tablet_replica.cc:333] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09: stopping tablet replica
I20260713 09:06:33.717133 21686 raft_consensus.cc:2243] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.717547 21686 raft_consensus.cc:2272] T f8263b729cad4e81a7b3081fc2965df4 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.719058 21686 tablet_replica.cc:333] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09: stopping tablet replica
I20260713 09:06:33.719480 21686 raft_consensus.cc:2243] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.719911 21686 raft_consensus.cc:2272] T 20c222b920b74375a1953a0c305f4a82 P a0b0b4ace8a147cb92d3790ef901da09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.752416 21686 tablet_server.cc:196] TabletServer@127.21.45.132:0 shutdown complete.
I20260713 09:06:33.777899 21686 master.cc:562] Master@127.21.45.190:42457 shutting down...
I20260713 09:06:33.795789 21686 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.796311 21686 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.796618 21686 tablet_replica.cc:333] T 00000000000000000000000000000000 P e9145a64ced34d11ba545537985e6088: stopping tablet replica
I20260713 09:06:33.815330 21686 master.cc:584] Master@127.21.45.190:42457 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27145 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:06:33.863235 21686 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.45.190:42519
I20260713 09:06:33.864429 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:33.869483 23616 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:33.869515 23615 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:33.870370 23618 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:33.871398 21686 server_base.cc:1061] running on GCE node
I20260713 09:06:33.872247 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:33.872428 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:33.872560 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933593872544 us; error 0 us; skew 500 ppm
I20260713 09:06:33.873034 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:33.875164 21686 webserver.cc:533] Webserver started at http://127.21.45.190:38427/ using document root <none> and password file <none>
I20260713 09:06:33.875586 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:33.875746 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:33.875980 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:33.876959 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/master-0-root/instance:
uuid: "25b5b0c183f6453fb263948abcff5a69"
format_stamp: "Formatted at 2026-07-13 09:06:33 on dist-test-slave-bxq4"
I20260713 09:06:33.881132 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:33.884037 23623 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:33.884842 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:33.885102 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/master-0-root
uuid: "25b5b0c183f6453fb263948abcff5a69"
format_stamp: "Formatted at 2026-07-13 09:06:33 on dist-test-slave-bxq4"
I20260713 09:06:33.885344 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-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)
I20260713 09:06:33.903292 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:33.904392 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:33.939379 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.190:42519
I20260713 09:06:33.939486 23674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.190:42519 every 8 connection(s)
I20260713 09:06:33.943024 23675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:33.951973 23675 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69: Bootstrap starting.
I20260713 09:06:33.956287 23675 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.960140 23675 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69: No bootstrap required, opened a new log
I20260713 09:06:33.962064 23675 raft_consensus.cc:359] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25b5b0c183f6453fb263948abcff5a69" member_type: VOTER }
I20260713 09:06:33.962397 23675 raft_consensus.cc:385] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.962570 23675 raft_consensus.cc:740] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b5b0c183f6453fb263948abcff5a69, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.963074 23675 consensus_queue.cc:260] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "25b5b0c183f6453fb263948abcff5a69" member_type: VOTER }
I20260713 09:06:33.963479 23675 raft_consensus.cc:399] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:33.963668 23675 raft_consensus.cc:493] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:33.963861 23675 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.967620 23675 raft_consensus.cc:515] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25b5b0c183f6453fb263948abcff5a69" member_type: VOTER }
I20260713 09:06:33.968045 23675 leader_election.cc:304] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [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: 25b5b0c183f6453fb263948abcff5a69; no voters: 
I20260713 09:06:33.969030 23675 leader_election.cc:290] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:33.969509 23678 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.970777 23678 raft_consensus.cc:697] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [term 1 LEADER]: Becoming Leader. State: Replica: 25b5b0c183f6453fb263948abcff5a69, State: Running, Role: LEADER
I20260713 09:06:33.971302 23678 consensus_queue.cc:237] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [LEADER]: Queue going to LEADER mode. State: All 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: "25b5b0c183f6453fb263948abcff5a69" member_type: VOTER }
I20260713 09:06:33.971680 23675 sys_catalog.cc:565] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:33.975801 23679 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "25b5b0c183f6453fb263948abcff5a69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25b5b0c183f6453fb263948abcff5a69" member_type: VOTER } }
I20260713 09:06:33.976415 23679 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:33.977528 23680 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25b5b0c183f6453fb263948abcff5a69. Latest consensus state: current_term: 1 leader_uuid: "25b5b0c183f6453fb263948abcff5a69" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25b5b0c183f6453fb263948abcff5a69" member_type: VOTER } }
I20260713 09:06:33.978096 23680 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:33.981778 23687 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:33.988917 23687 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:33.989781 21686 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:33.996676 23687 catalog_manager.cc:1383] Generated new cluster ID: 135602b8178a4fed8fb1672d201ff4a8
I20260713 09:06:33.996934 23687 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:34.023934 23687 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:34.025110 23687 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:34.039121 23687 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69: Generated new TSK 0
I20260713 09:06:34.039657 23687 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:34.055938 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:34.061309 23696 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:34.062096 23697 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:34.063445 23699 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:34.063813 21686 server_base.cc:1061] running on GCE node
I20260713 09:06:34.064709 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:34.064896 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:34.065056 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933594065039 us; error 0 us; skew 500 ppm
I20260713 09:06:34.065582 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:34.067606 21686 webserver.cc:533] Webserver started at http://127.21.45.129:40419/ using document root <none> and password file <none>
I20260713 09:06:34.068038 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:34.068256 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:34.068527 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:34.069553 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-0-root/instance:
uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
format_stamp: "Formatted at 2026-07-13 09:06:34 on dist-test-slave-bxq4"
I20260713 09:06:34.074533 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:34.077594 23704 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.078274 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:34.078524 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-0-root
uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
format_stamp: "Formatted at 2026-07-13 09:06:34 on dist-test-slave-bxq4"
I20260713 09:06:34.078764 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-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)
I20260713 09:06:34.094606 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:34.095671 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:34.097033 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:34.099090 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:34.099257 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.099479 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:34.099630 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.136118 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.129:33237
I20260713 09:06:34.136198 23766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.129:33237 every 8 connection(s)
I20260713 09:06:34.140694 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:34.147033 23771 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:34.148386 23772 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:34.149641 23774 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:34.151391 21686 server_base.cc:1061] running on GCE node
I20260713 09:06:34.152643 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:34.152891 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:34.152990 23767 heartbeater.cc:344] Connected to a master server at 127.21.45.190:42519
I20260713 09:06:34.153107 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933594153088 us; error 0 us; skew 500 ppm
I20260713 09:06:34.153388 23767 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:34.153743 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:34.154085 23767 heartbeater.cc:507] Master 127.21.45.190:42519 requested a full tablet report, sending...
I20260713 09:06:34.156174 21686 webserver.cc:533] Webserver started at http://127.21.45.130:35603/ using document root <none> and password file <none>
I20260713 09:06:34.156270 23640 ts_manager.cc:194] Registered new tserver with Master: fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:34.156837 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:34.157088 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:34.157387 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:34.158500 23640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48766
I20260713 09:06:34.158818 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-1-root/instance:
uuid: "0afa7f73ba924347af6f54578a7422ad"
format_stamp: "Formatted at 2026-07-13 09:06:34 on dist-test-slave-bxq4"
I20260713 09:06:34.163000 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:06:34.166044 23779 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.166831 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:34.167076 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-1-root
uuid: "0afa7f73ba924347af6f54578a7422ad"
format_stamp: "Formatted at 2026-07-13 09:06:34 on dist-test-slave-bxq4"
I20260713 09:06:34.167325 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-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)
I20260713 09:06:34.176927 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:34.177910 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:34.179245 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:34.181288 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:34.181466 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.181679 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:34.181819 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.218247 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.130:39111
I20260713 09:06:34.218338 23841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.130:39111 every 8 connection(s)
I20260713 09:06:34.222569 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:34.228572 23845 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:34.230580 23846 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:34.231616 21686 server_base.cc:1061] running on GCE node
W20260713 09:06:34.232257 23848 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:34.233322 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:34.233520 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:34.233721 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933594233702 us; error 0 us; skew 500 ppm
I20260713 09:06:34.233785 23842 heartbeater.cc:344] Connected to a master server at 127.21.45.190:42519
I20260713 09:06:34.234167 23842 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:34.234315 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:34.234886 23842 heartbeater.cc:507] Master 127.21.45.190:42519 requested a full tablet report, sending...
I20260713 09:06:34.236639 21686 webserver.cc:533] Webserver started at http://127.21.45.131:45463/ using document root <none> and password file <none>
I20260713 09:06:34.236965 23640 ts_manager.cc:194] Registered new tserver with Master: 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:34.237093 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:34.237342 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:34.237587 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:34.238283 23640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48782
I20260713 09:06:34.238595 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-2-root/instance:
uuid: "b9095967ca094406a7b5db2ad6d67052"
format_stamp: "Formatted at 2026-07-13 09:06:34 on dist-test-slave-bxq4"
I20260713 09:06:34.242642 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.004s
I20260713 09:06:34.245508 23853 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.246151 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:34.246394 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-2-root
uuid: "b9095967ca094406a7b5db2ad6d67052"
format_stamp: "Formatted at 2026-07-13 09:06:34 on dist-test-slave-bxq4"
I20260713 09:06:34.246634 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-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)
I20260713 09:06:34.265838 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:34.266971 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:34.268342 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:34.270709 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:34.270895 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.271103 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:34.271247 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.307838 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.131:34015
I20260713 09:06:34.307931 23915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.131:34015 every 8 connection(s)
I20260713 09:06:34.312103 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:34.318032 23919 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:34.318542 23920 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:34.321206 23923 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:34.321497 21686 server_base.cc:1061] running on GCE node
I20260713 09:06:34.322324 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:34.322562 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:34.322512 23916 heartbeater.cc:344] Connected to a master server at 127.21.45.190:42519
I20260713 09:06:34.322901 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933594322881 us; error 0 us; skew 500 ppm
I20260713 09:06:34.323057 23916 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:34.323616 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:34.323874 23916 heartbeater.cc:507] Master 127.21.45.190:42519 requested a full tablet report, sending...
I20260713 09:06:34.325908 21686 webserver.cc:533] Webserver started at http://127.21.45.132:45253/ using document root <none> and password file <none>
I20260713 09:06:34.326033 23640 ts_manager.cc:194] Registered new tserver with Master: b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:34.326524 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:34.326772 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:34.327082 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:34.327715 23640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48790
I20260713 09:06:34.328516 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-3-root/instance:
uuid: "6be32731f7054f3884e3b10e15eb0007"
format_stamp: "Formatted at 2026-07-13 09:06:34 on dist-test-slave-bxq4"
I20260713 09:06:34.332510 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:06:34.335388 23927 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.336006 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:34.336310 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-3-root
uuid: "6be32731f7054f3884e3b10e15eb0007"
format_stamp: "Formatted at 2026-07-13 09:06:34 on dist-test-slave-bxq4"
I20260713 09:06:34.336551 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-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)
I20260713 09:06:34.363933 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:34.365120 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:34.366430 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:34.368439 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:34.368642 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.368848 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:34.368994 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.405159 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.132:45723
I20260713 09:06:34.405269 23989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.132:45723 every 8 connection(s)
I20260713 09:06:34.417331 23990 heartbeater.cc:344] Connected to a master server at 127.21.45.190:42519
I20260713 09:06:34.417671 23990 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:34.418330 23990 heartbeater.cc:507] Master 127.21.45.190:42519 requested a full tablet report, sending...
I20260713 09:06:34.419974 23640 ts_manager.cc:194] Registered new tserver with Master: 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:34.420117 21686 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012119747s
I20260713 09:06:34.421291 23640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48798
I20260713 09:06:34.441834 23640 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48814:
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\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:06:34.560767 23732 tablet_service.cc:1511] Processing CreateTablet for tablet 6deff8e05d1a426d952ab684a1ea0f38 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:34.562110 23732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6deff8e05d1a426d952ab684a1ea0f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.570909 23731 tablet_service.cc:1511] Processing CreateTablet for tablet a841d186c8b4450db817e8015cd938c9 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:34.572263 23731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a841d186c8b4450db817e8015cd938c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.580030 23730 tablet_service.cc:1511] Processing CreateTablet for tablet 7da0f9c19d3f4131972e787480bd3065 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:34.581367 23730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da0f9c19d3f4131972e787480bd3065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.587935 23807 tablet_service.cc:1511] Processing CreateTablet for tablet 6deff8e05d1a426d952ab684a1ea0f38 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:34.589349 23807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6deff8e05d1a426d952ab684a1ea0f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.589437 23806 tablet_service.cc:1511] Processing CreateTablet for tablet a841d186c8b4450db817e8015cd938c9 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:34.591228 23806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a841d186c8b4450db817e8015cd938c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.591475 23805 tablet_service.cc:1511] Processing CreateTablet for tablet eabacca81e4747858b0a894eaad7a257 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:34.596058 23805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabacca81e4747858b0a894eaad7a257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.600214 23955 tablet_service.cc:1511] Processing CreateTablet for tablet a841d186c8b4450db817e8015cd938c9 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:34.602028 23955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a841d186c8b4450db817e8015cd938c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.600121 23954 tablet_service.cc:1511] Processing CreateTablet for tablet 7da0f9c19d3f4131972e787480bd3065 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:34.602229 23953 tablet_service.cc:1511] Processing CreateTablet for tablet eabacca81e4747858b0a894eaad7a257 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:34.603464 23953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabacca81e4747858b0a894eaad7a257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.604014 23950 tablet_service.cc:1511] Processing CreateTablet for tablet c01418c40d784fdea8c97f2f2e5d0682 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:34.605279 23950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c01418c40d784fdea8c97f2f2e5d0682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.605836 23954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da0f9c19d3f4131972e787480bd3065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.606292 23952 tablet_service.cc:1511] Processing CreateTablet for tablet 916ad94823f64d97b66d71f080cb5531 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:34.607626 23952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916ad94823f64d97b66d71f080cb5531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.609246 23951 tablet_service.cc:1511] Processing CreateTablet for tablet f81cf67b194a494f976586e82e6075c6 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:34.610543 23951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f81cf67b194a494f976586e82e6075c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.613315 23949 tablet_service.cc:1511] Processing CreateTablet for tablet e84f8a42c0084ba6a44a7fffee6e2aaf (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:34.614616 23949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84f8a42c0084ba6a44a7fffee6e2aaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.623046 23948 tablet_service.cc:1511] Processing CreateTablet for tablet a113a3e425e342ca94881b05fd47b213 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:34.624539 23948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a113a3e425e342ca94881b05fd47b213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.631232 23947 tablet_service.cc:1511] Processing CreateTablet for tablet c10b1f237f0542dcb4569e0da67c20e0 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:34.635607 23947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c10b1f237f0542dcb4569e0da67c20e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.637142 23946 tablet_service.cc:1511] Processing CreateTablet for tablet 1dfd0c3fed0a428d86c7c56d45b6c53d (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:34.638331 23946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dfd0c3fed0a428d86c7c56d45b6c53d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.682606 24007 tablet_bootstrap.cc:492] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:34.687562 24010 tablet_bootstrap.cc:492] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007: Bootstrap starting.
I20260713 09:06:34.688287 23955 tablet_service.cc:1511] Processing CreateTablet for tablet 0bdbea182a784f3bb64e2733e1f5b31b (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:34.689514 23955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bdbea182a784f3bb64e2733e1f5b31b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.689646 23730 tablet_service.cc:1511] Processing CreateTablet for tablet 916ad94823f64d97b66d71f080cb5531 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:34.693111 23805 tablet_service.cc:1511] Processing CreateTablet for tablet 916ad94823f64d97b66d71f080cb5531 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:34.694238 23805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916ad94823f64d97b66d71f080cb5531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.695359 23729 tablet_service.cc:1511] Processing CreateTablet for tablet 102089f350114b41ba534acba0ef9c10 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:34.696959 23731 tablet_service.cc:1511] Processing CreateTablet for tablet f81cf67b194a494f976586e82e6075c6 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:34.697348 23728 tablet_service.cc:1511] Processing CreateTablet for tablet e84f8a42c0084ba6a44a7fffee6e2aaf (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:34.699009 23804 tablet_service.cc:1511] Processing CreateTablet for tablet c01418c40d784fdea8c97f2f2e5d0682 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:34.699318 23727 tablet_service.cc:1511] Processing CreateTablet for tablet a113a3e425e342ca94881b05fd47b213 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:34.700248 23804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c01418c40d784fdea8c97f2f2e5d0682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.701117 23801 tablet_service.cc:1511] Processing CreateTablet for tablet c10b1f237f0542dcb4569e0da67c20e0 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:34.702334 23801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c10b1f237f0542dcb4569e0da67c20e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.704061 23955 tablet_service.cc:1511] Processing CreateTablet for tablet 832a7c082dd64d4daa7d31da3ae09130 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:34.705276 23955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 832a7c082dd64d4daa7d31da3ae09130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.706017 23732 tablet_service.cc:1511] Processing CreateTablet for tablet 841e3be1e68b4df1a36fd3a8f4275b4d (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:34.706295 23802 tablet_service.cc:1511] Processing CreateTablet for tablet e84f8a42c0084ba6a44a7fffee6e2aaf (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:34.705204 23726 tablet_service.cc:1511] Processing CreateTablet for tablet 33f690415d774f858d6de6cea81679e9 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:34.707533 23802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84f8a42c0084ba6a44a7fffee6e2aaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.705207 23803 tablet_service.cc:1511] Processing CreateTablet for tablet 102089f350114b41ba534acba0ef9c10 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:34.709718 23731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f81cf67b194a494f976586e82e6075c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.710969 23729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102089f350114b41ba534acba0ef9c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.707629 23806 tablet_service.cc:1511] Processing CreateTablet for tablet 841e3be1e68b4df1a36fd3a8f4275b4d (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:34.710491 23803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102089f350114b41ba534acba0ef9c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.714095 23728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84f8a42c0084ba6a44a7fffee6e2aaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.715384 23727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a113a3e425e342ca94881b05fd47b213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.719473 23730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916ad94823f64d97b66d71f080cb5531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.720049 23726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f690415d774f858d6de6cea81679e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.724364 23732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 841e3be1e68b4df1a36fd3a8f4275b4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.727032 23807 tablet_service.cc:1511] Processing CreateTablet for tablet 33f690415d774f858d6de6cea81679e9 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:34.729377 23806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 841e3be1e68b4df1a36fd3a8f4275b4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.722319 23725 tablet_service.cc:1511] Processing CreateTablet for tablet 1dfd0c3fed0a428d86c7c56d45b6c53d (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:34.724723 23800 tablet_service.cc:1511] Processing CreateTablet for tablet 1dfd0c3fed0a428d86c7c56d45b6c53d (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:34.735625 23725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dfd0c3fed0a428d86c7c56d45b6c53d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.735476 23724 tablet_service.cc:1511] Processing CreateTablet for tablet 4d397fa6f61c4b478e9c2b3993768606 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:34.737437 23724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d397fa6f61c4b478e9c2b3993768606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.742139 23807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f690415d774f858d6de6cea81679e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.742787 23800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dfd0c3fed0a428d86c7c56d45b6c53d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.743497 23950 tablet_service.cc:1511] Processing CreateTablet for tablet 4d397fa6f61c4b478e9c2b3993768606 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:34.743757 23723 tablet_service.cc:1511] Processing CreateTablet for tablet 8f695d62a74542749961beddf6e452d1 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:34.744691 23950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d397fa6f61c4b478e9c2b3993768606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.745023 23723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f695d62a74542749961beddf6e452d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.749258 23952 tablet_service.cc:1511] Processing CreateTablet for tablet 89420ce133f744db92b01bff63bf31a3 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:34.749094 23804 tablet_service.cc:1511] Processing CreateTablet for tablet 784243dcdc02415c89e7271fb871b83b (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:34.767315 23952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89420ce133f744db92b01bff63bf31a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.766335 24007 tablet_bootstrap.cc:654] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.767485 23804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784243dcdc02415c89e7271fb871b83b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.758955 24010 tablet_bootstrap.cc:654] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.775290 23953 tablet_service.cc:1511] Processing CreateTablet for tablet 784243dcdc02415c89e7271fb871b83b (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:34.776530 23953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784243dcdc02415c89e7271fb871b83b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.782763 23954 tablet_service.cc:1511] Processing CreateTablet for tablet da35c00c106e47ca9f94dc3ef289c3dd (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:34.784014 23954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da35c00c106e47ca9f94dc3ef289c3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.789851 23951 tablet_service.cc:1511] Processing CreateTablet for tablet 85578813e0de421b892dab63d8161e88 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:34.791011 23951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85578813e0de421b892dab63d8161e88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.788043 23946 tablet_service.cc:1511] Processing CreateTablet for tablet dfd02aeaca0b4af8811c34c84c8524fb (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:34.793224 23946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd02aeaca0b4af8811c34c84c8524fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.788341 24008 tablet_bootstrap.cc:492] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad: Bootstrap starting.
I20260713 09:06:34.821828 24008 tablet_bootstrap.cc:654] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:34.826669 24010 tablet_bootstrap.cc:492] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007: No bootstrap required, opened a new log
I20260713 09:06:34.827104 24010 ts_tablet_manager.cc:1403] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007: Time spent bootstrapping tablet: real 0.140s	user 0.013s	sys 0.000s
I20260713 09:06:34.827450 24007 tablet_bootstrap.cc:492] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: No bootstrap required, opened a new log
I20260713 09:06:34.865790 23723 tablet_service.cc:1511] Processing CreateTablet for tablet 72436b97814e4e0b84436866d518fba6 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:34.880261 23723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72436b97814e4e0b84436866d518fba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.882568 23724 tablet_service.cc:1511] Processing CreateTablet for tablet da35c00c106e47ca9f94dc3ef289c3dd (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:34.884377 23724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da35c00c106e47ca9f94dc3ef289c3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.889240 23730 tablet_service.cc:1511] Processing CreateTablet for tablet 832a7c082dd64d4daa7d31da3ae09130 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:34.890866 23730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 832a7c082dd64d4daa7d31da3ae09130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.905519 23731 tablet_service.cc:1511] Processing CreateTablet for tablet 0bdbea182a784f3bb64e2733e1f5b31b (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:34.907028 23731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bdbea182a784f3bb64e2733e1f5b31b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.913465 23801 tablet_service.cc:1511] Processing CreateTablet for tablet 8f695d62a74542749961beddf6e452d1 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:34.914897 23801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f695d62a74542749961beddf6e452d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.922078 23803 tablet_service.cc:1511] Processing CreateTablet for tablet 89420ce133f744db92b01bff63bf31a3 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:34.922180 23807 tablet_service.cc:1511] Processing CreateTablet for tablet 72436b97814e4e0b84436866d518fba6 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:34.923302 23803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89420ce133f744db92b01bff63bf31a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.923877 23807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72436b97814e4e0b84436866d518fba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.925211 23804 tablet_service.cc:1511] Processing CreateTablet for tablet 85578813e0de421b892dab63d8161e88 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:34.926421 23804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85578813e0de421b892dab63d8161e88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.929189 23805 tablet_service.cc:1511] Processing CreateTablet for tablet 0bdbea182a784f3bb64e2733e1f5b31b (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:34.930411 23805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bdbea182a784f3bb64e2733e1f5b31b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.930994 23806 tablet_service.cc:1511] Processing CreateTablet for tablet dfd02aeaca0b4af8811c34c84c8524fb (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:34.932183 23806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd02aeaca0b4af8811c34c84c8524fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.937467 23877 tablet_service.cc:1511] Processing CreateTablet for tablet f81cf67b194a494f976586e82e6075c6 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:34.938869 23877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f81cf67b194a494f976586e82e6075c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.940704 23878 tablet_service.cc:1511] Processing CreateTablet for tablet 841e3be1e68b4df1a36fd3a8f4275b4d (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:34.941924 23878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 841e3be1e68b4df1a36fd3a8f4275b4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.945704 23879 tablet_service.cc:1511] Processing CreateTablet for tablet eabacca81e4747858b0a894eaad7a257 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:34.947196 23879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabacca81e4747858b0a894eaad7a257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.949241 23881 tablet_service.cc:1511] Processing CreateTablet for tablet 6deff8e05d1a426d952ab684a1ea0f38 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:34.950453 23881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6deff8e05d1a426d952ab684a1ea0f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.827904 24007 ts_tablet_manager.cc:1403] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.146s	user 0.014s	sys 0.000s
I20260713 09:06:34.955686 24008 tablet_bootstrap.cc:492] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad: No bootstrap required, opened a new log
I20260713 09:06:34.956394 24008 ts_tablet_manager.cc:1403] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad: Time spent bootstrapping tablet: real 0.209s	user 0.002s	sys 0.009s
I20260713 09:06:34.959004 24007 raft_consensus.cc:359] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:34.961151 24007 raft_consensus.cc:385] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:34.961472 24007 raft_consensus.cc:740] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.962354 24007 consensus_queue.cc:260] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:34.963692 23876 tablet_service.cc:1511] Processing CreateTablet for tablet c01418c40d784fdea8c97f2f2e5d0682 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:34.965090 23876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c01418c40d784fdea8c97f2f2e5d0682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.969837 23726 tablet_service.cc:1511] Processing CreateTablet for tablet 89420ce133f744db92b01bff63bf31a3 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:34.971067 23726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89420ce133f744db92b01bff63bf31a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.973747 23875 tablet_service.cc:1511] Processing CreateTablet for tablet 102089f350114b41ba534acba0ef9c10 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:34.975075 23875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102089f350114b41ba534acba0ef9c10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.975968 23873 tablet_service.cc:1511] Processing CreateTablet for tablet c10b1f237f0542dcb4569e0da67c20e0 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:34.977254 23873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c10b1f237f0542dcb4569e0da67c20e0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:06:34.981215 23688 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:34.982555 23872 tablet_service.cc:1511] Processing CreateTablet for tablet 33f690415d774f858d6de6cea81679e9 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:34.983783 23872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f690415d774f858d6de6cea81679e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.984129 23880 tablet_service.cc:1511] Processing CreateTablet for tablet 7da0f9c19d3f4131972e787480bd3065 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:34.985332 23880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da0f9c19d3f4131972e787480bd3065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.999164 24010 raft_consensus.cc:359] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.000037 24010 raft_consensus.cc:385] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.000365 24010 raft_consensus.cc:740] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.001117 24010 consensus_queue.cc:260] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.002914 23872 tablet_service.cc:1511] Processing CreateTablet for tablet 4d397fa6f61c4b478e9c2b3993768606 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:35.003439 23875 tablet_service.cc:1511] Processing CreateTablet for tablet 784243dcdc02415c89e7271fb871b83b (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:35.004163 23872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d397fa6f61c4b478e9c2b3993768606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:34.981326 23874 tablet_service.cc:1511] Processing CreateTablet for tablet a113a3e425e342ca94881b05fd47b213 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:35.013232 23874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a113a3e425e342ca94881b05fd47b213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:35.019321 23872 tablet_service.cc:1511] Processing CreateTablet for tablet 8f695d62a74542749961beddf6e452d1 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:35.020633 23872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f695d62a74542749961beddf6e452d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:35.035802 23872 tablet_service.cc:1511] Processing CreateTablet for tablet 832a7c082dd64d4daa7d31da3ae09130 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:35.037096 23872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 832a7c082dd64d4daa7d31da3ae09130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:35.036895 24008 raft_consensus.cc:359] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.037639 24008 raft_consensus.cc:385] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.037917 24008 raft_consensus.cc:740] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.038717 24008 consensus_queue.cc:260] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.052099 23872 tablet_service.cc:1511] Processing CreateTablet for tablet dfd02aeaca0b4af8811c34c84c8524fb (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:35.053421 23872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd02aeaca0b4af8811c34c84c8524fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:35.060253 23875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784243dcdc02415c89e7271fb871b83b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:35.063103 23767 heartbeater.cc:499] Master 127.21.45.190:42519 was elected leader, sending a full tablet report...
I20260713 09:06:35.065399 24015 tablet_bootstrap.cc:492] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052: Bootstrap starting.
I20260713 09:06:35.068042 23872 tablet_service.cc:1511] Processing CreateTablet for tablet 72436b97814e4e0b84436866d518fba6 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:35.069504 23872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72436b97814e4e0b84436866d518fba6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:35.063112 24007 ts_tablet_manager.cc:1434] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.108s	user 0.008s	sys 0.028s
I20260713 09:06:35.085628 24007 tablet_bootstrap.cc:492] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:35.092782 23842 heartbeater.cc:499] Master 127.21.45.190:42519 was elected leader, sending a full tablet report...
I20260713 09:06:35.096869 24008 ts_tablet_manager.cc:1434] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad: Time spent starting tablet: real 0.140s	user 0.001s	sys 0.015s
I20260713 09:06:35.097858 24008 tablet_bootstrap.cc:492] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad: Bootstrap starting.
I20260713 09:06:35.104058 24008 tablet_bootstrap.cc:654] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.106191 23990 heartbeater.cc:499] Master 127.21.45.190:42519 was elected leader, sending a full tablet report...
I20260713 09:06:35.104884 24015 tablet_bootstrap.cc:654] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.109620 23879 tablet_service.cc:1511] Processing CreateTablet for tablet 85578813e0de421b892dab63d8161e88 (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:35.111785 23879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85578813e0de421b892dab63d8161e88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:35.114560 23881 tablet_service.cc:1511] Processing CreateTablet for tablet da35c00c106e47ca9f94dc3ef289c3dd (DEFAULT_TABLE table=test-workload [id=ab08654ee2ef45a4a5e85aae442c9e5a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:35.115803 23881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da35c00c106e47ca9f94dc3ef289c3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:35.118055 24010 ts_tablet_manager.cc:1434] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007: Time spent starting tablet: real 0.291s	user 0.014s	sys 0.005s
I20260713 09:06:35.119107 24010 tablet_bootstrap.cc:492] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007: Bootstrap starting.
I20260713 09:06:35.135085 24007 tablet_bootstrap.cc:654] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.138870 24015 tablet_bootstrap.cc:492] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052: No bootstrap required, opened a new log
I20260713 09:06:35.139307 24015 ts_tablet_manager.cc:1403] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.005s
I20260713 09:06:35.141816 24015 raft_consensus.cc:359] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.142299 24015 raft_consensus.cc:385] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.142521 24015 raft_consensus.cc:740] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.143123 24015 consensus_queue.cc:260] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.145498 23916 heartbeater.cc:499] Master 127.21.45.190:42519 was elected leader, sending a full tablet report...
I20260713 09:06:35.147194 24015 ts_tablet_manager.cc:1434] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260713 09:06:35.147881 24015 tablet_bootstrap.cc:492] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052: Bootstrap starting.
I20260713 09:06:35.150002 24008 tablet_bootstrap.cc:492] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad: No bootstrap required, opened a new log
I20260713 09:06:35.150513 24008 ts_tablet_manager.cc:1403] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.007s
I20260713 09:06:35.145666 24010 tablet_bootstrap.cc:654] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.153457 24008 raft_consensus.cc:359] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.154201 24008 raft_consensus.cc:385] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.154536 24008 raft_consensus.cc:740] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.155352 24008 consensus_queue.cc:260] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.153553 24007 tablet_bootstrap.cc:492] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: No bootstrap required, opened a new log
I20260713 09:06:35.157104 24016 raft_consensus.cc:493] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.157446 24008 ts_tablet_manager.cc:1434] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:06:35.157634 24016 raft_consensus.cc:515] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.158365 24008 tablet_bootstrap.cc:492] T a841d186c8b4450db817e8015cd938c9 P 0afa7f73ba924347af6f54578a7422ad: Bootstrap starting.
W20260713 09:06:35.160544 23768 tablet.cc:2406] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:06:35.165967 24008 tablet_bootstrap.cc:654] T a841d186c8b4450db817e8015cd938c9 P 0afa7f73ba924347af6f54578a7422ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.166991 24016 leader_election.cc:290] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:35.182351 24007 ts_tablet_manager.cc:1403] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.000s
I20260713 09:06:35.191792 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a841d186c8b4450db817e8015cd938c9" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:35.198768 24010 tablet_bootstrap.cc:492] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007: No bootstrap required, opened a new log
I20260713 09:06:35.199282 24010 ts_tablet_manager.cc:1403] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.000s
I20260713 09:06:35.185878 24007 raft_consensus.cc:359] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.202169 24007 raft_consensus.cc:385] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.202455 24007 raft_consensus.cc:740] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.202693 24010 raft_consensus.cc:359] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.203500 24010 raft_consensus.cc:385] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.203204 24007 consensus_queue.cc:260] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.204170 23742 raft_consensus.cc:2468] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 0.
I20260713 09:06:35.205551 24007 ts_tablet_manager.cc:1434] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260713 09:06:35.206676 24007 tablet_bootstrap.cc:492] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:35.209794 24015 tablet_bootstrap.cc:654] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.213696 23931 leader_election.cc:304] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6be32731f7054f3884e3b10e15eb0007, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 
I20260713 09:06:35.214671 24016 raft_consensus.cc:2804] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.215006 24016 raft_consensus.cc:493] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.215319 24016 raft_consensus.cc:3060] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.218097 24008 tablet_bootstrap.cc:492] T a841d186c8b4450db817e8015cd938c9 P 0afa7f73ba924347af6f54578a7422ad: No bootstrap required, opened a new log
I20260713 09:06:35.218190 24007 tablet_bootstrap.cc:654] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.218220 24015 tablet_bootstrap.cc:492] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052: No bootstrap required, opened a new log
I20260713 09:06:35.218591 24008 ts_tablet_manager.cc:1403] T a841d186c8b4450db817e8015cd938c9 P 0afa7f73ba924347af6f54578a7422ad: Time spent bootstrapping tablet: real 0.060s	user 0.029s	sys 0.027s
I20260713 09:06:35.219044 24015 ts_tablet_manager.cc:1403] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.001s
I20260713 09:06:35.203856 24010 raft_consensus.cc:740] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.219631 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a841d186c8b4450db817e8015cd938c9" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:35.221625 24008 raft_consensus.cc:359] T a841d186c8b4450db817e8015cd938c9 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.221884 24015 raft_consensus.cc:359] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.222347 24008 raft_consensus.cc:385] T a841d186c8b4450db817e8015cd938c9 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.223939 24016 raft_consensus.cc:515] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
W20260713 09:06:35.224161 23931 leader_election.cc:343] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.219877 24010 consensus_queue.cc:260] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.225114 24015 raft_consensus.cc:385] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.225216 24008 raft_consensus.cc:740] T a841d186c8b4450db817e8015cd938c9 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.225580 24015 raft_consensus.cc:740] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.226219 24008 consensus_queue.cc:260] T a841d186c8b4450db817e8015cd938c9 P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.226500 24015 consensus_queue.cc:260] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.227631 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a841d186c8b4450db817e8015cd938c9" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:35.227713 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a841d186c8b4450db817e8015cd938c9" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
I20260713 09:06:35.228220 23817 raft_consensus.cc:3060] T a841d186c8b4450db817e8015cd938c9 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.228324 23742 raft_consensus.cc:3060] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.226590 24016 leader_election.cc:290] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 election: Requested vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:35.232003 24015 ts_tablet_manager.cc:1434] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.005s
I20260713 09:06:35.233771 24015 tablet_bootstrap.cc:492] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052: Bootstrap starting.
I20260713 09:06:35.234018 24008 ts_tablet_manager.cc:1434] T a841d186c8b4450db817e8015cd938c9 P 0afa7f73ba924347af6f54578a7422ad: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260713 09:06:35.235230 23742 raft_consensus.cc:2468] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 1.
I20260713 09:06:35.235664 24008 tablet_bootstrap.cc:492] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad: Bootstrap starting.
I20260713 09:06:35.236518 23931 leader_election.cc:304] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6be32731f7054f3884e3b10e15eb0007, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 
I20260713 09:06:35.240967 24016 raft_consensus.cc:2804] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.242472 24016 raft_consensus.cc:697] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Becoming Leader. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Running, Role: LEADER
I20260713 09:06:35.248822 24016 consensus_queue.cc:237] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.250712 24014 raft_consensus.cc:493] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.251204 24014 raft_consensus.cc:515] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.247709 24015 tablet_bootstrap.cc:654] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.255046 23817 raft_consensus.cc:2468] T a841d186c8b4450db817e8015cd938c9 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 1.
I20260713 09:06:35.242060 24008 tablet_bootstrap.cc:654] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.258635 24007 tablet_bootstrap.cc:492] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: No bootstrap required, opened a new log
I20260713 09:06:35.259182 24007 ts_tablet_manager.cc:1403] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.008s
I20260713 09:06:35.262207 24007 raft_consensus.cc:359] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.264375 24007 raft_consensus.cc:385] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.264746 24007 raft_consensus.cc:740] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.264771 24014 leader_election.cc:290] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:35.265542 24007 consensus_queue.cc:260] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.267603 24007 ts_tablet_manager.cc:1434] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:06:35.269403 24007 tablet_bootstrap.cc:492] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:35.270398 24010 ts_tablet_manager.cc:1434] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007: Time spent starting tablet: real 0.071s	user 0.013s	sys 0.007s
I20260713 09:06:35.271425 24010 tablet_bootstrap.cc:492] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007: Bootstrap starting.
I20260713 09:06:35.275465 24015 tablet_bootstrap.cc:492] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052: No bootstrap required, opened a new log
I20260713 09:06:35.275983 24015 ts_tablet_manager.cc:1403] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.000s
I20260713 09:06:35.277361 24010 tablet_bootstrap.cc:654] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.278810 24015 raft_consensus.cc:359] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.280206 24021 raft_consensus.cc:493] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.280637 24021 raft_consensus.cc:515] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.283213 24021 leader_election.cc:290] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:35.279650 24015 raft_consensus.cc:385] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.285745 24015 raft_consensus.cc:740] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.287521 24015 consensus_queue.cc:260] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.294593 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deff8e05d1a426d952ab684a1ea0f38" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:35.295225 23891 raft_consensus.cc:2468] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 0.
I20260713 09:06:35.296200 23640 catalog_manager.cc:5697] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132). New cstate: current_term: 1 leader_uuid: "6be32731f7054f3884e3b10e15eb0007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.299966 24015 ts_tablet_manager.cc:1434] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:06:35.300865 24007 tablet_bootstrap.cc:654] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.300993 24015 tablet_bootstrap.cc:492] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052: Bootstrap starting.
I20260713 09:06:35.301271 23707 leader_election.cc:304] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9095967ca094406a7b5db2ad6d67052, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 
I20260713 09:06:35.302017 24014 raft_consensus.cc:2804] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.302357 24014 raft_consensus.cc:493] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.302687 24014 raft_consensus.cc:3060] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.305038 24008 tablet_bootstrap.cc:492] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad: No bootstrap required, opened a new log
I20260713 09:06:35.305509 24008 ts_tablet_manager.cc:1403] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.005s
I20260713 09:06:35.309737 24015 tablet_bootstrap.cc:654] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.310488 24008 raft_consensus.cc:359] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.311184 24008 raft_consensus.cc:385] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.311460 24014 raft_consensus.cc:515] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.317396 24010 tablet_bootstrap.cc:492] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007: No bootstrap required, opened a new log
I20260713 09:06:35.317904 24010 ts_tablet_manager.cc:1403] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.004s
I20260713 09:06:35.311462 24008 raft_consensus.cc:740] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.323035 24010 raft_consensus.cc:359] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.324254 24010 raft_consensus.cc:385] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.324617 24010 raft_consensus.cc:740] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.325546 24010 consensus_queue.cc:260] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.328233 24014 leader_election.cc:290] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 election: Requested vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:35.328485 24010 ts_tablet_manager.cc:1434] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:06:35.329284 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deff8e05d1a426d952ab684a1ea0f38" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:35.330013 23891 raft_consensus.cc:3060] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.330540 24010 tablet_bootstrap.cc:492] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007: Bootstrap starting.
I20260713 09:06:35.336783 23891 raft_consensus.cc:2468] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 1.
I20260713 09:06:35.337940 23707 leader_election.cc:304] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9095967ca094406a7b5db2ad6d67052, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 
I20260713 09:06:35.338886 24014 raft_consensus.cc:2804] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.340368 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deff8e05d1a426d952ab684a1ea0f38" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:35.329046 24008 consensus_queue.cc:260] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.342885 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deff8e05d1a426d952ab684a1ea0f38" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:35.343542 23817 raft_consensus.cc:2468] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 0.
I20260713 09:06:35.344908 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deff8e05d1a426d952ab684a1ea0f38" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:35.345495 23817 raft_consensus.cc:2468] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 0.
I20260713 09:06:35.343114 24008 ts_tablet_manager.cc:1434] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.003s
I20260713 09:06:35.346865 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deff8e05d1a426d952ab684a1ea0f38" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:35.347518 23817 raft_consensus.cc:3060] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.349473 24008 tablet_bootstrap.cc:492] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad: Bootstrap starting.
I20260713 09:06:35.352061 24010 tablet_bootstrap.cc:654] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.354244 23857 leader_election.cc:304] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052; no voters: 
I20260713 09:06:35.358047 24015 tablet_bootstrap.cc:492] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052: No bootstrap required, opened a new log
I20260713 09:06:35.358482 23817 raft_consensus.cc:2468] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 1.
I20260713 09:06:35.358879 24007 tablet_bootstrap.cc:492] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: No bootstrap required, opened a new log
I20260713 09:06:35.362856 24021 raft_consensus.cc:2764] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:06:35.362846 24015 ts_tablet_manager.cc:1403] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052: Time spent bootstrapping tablet: real 0.062s	user 0.032s	sys 0.016s
I20260713 09:06:35.363348 24007 ts_tablet_manager.cc:1403] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.023s
I20260713 09:06:35.365775 24015 raft_consensus.cc:359] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.366297 24007 raft_consensus.cc:359] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.362756 24008 tablet_bootstrap.cc:654] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.366974 24014 raft_consensus.cc:697] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 LEADER]: Becoming Leader. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Running, Role: LEADER
I20260713 09:06:35.367794 24014 consensus_queue.cc:237] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.367038 24007 raft_consensus.cc:385] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.370142 24007 raft_consensus.cc:740] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.370641 24010 tablet_bootstrap.cc:492] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007: No bootstrap required, opened a new log
I20260713 09:06:35.366317 24015 raft_consensus.cc:385] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.371300 24010 ts_tablet_manager.cc:1403] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260713 09:06:35.371418 24015 raft_consensus.cc:740] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.372550 24015 consensus_queue.cc:260] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.374929 24015 ts_tablet_manager.cc:1434] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260713 09:06:35.375954 24017 raft_consensus.cc:493] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.370920 24007 consensus_queue.cc:260] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.376561 24017 raft_consensus.cc:515] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.378202 24007 ts_tablet_manager.cc:1434] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260713 09:06:35.378036 24010 raft_consensus.cc:359] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.378890 24010 raft_consensus.cc:385] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.375929 24015 tablet_bootstrap.cc:492] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052: Bootstrap starting.
I20260713 09:06:35.379259 24010 raft_consensus.cc:740] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.380223 24010 consensus_queue.cc:260] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.382354 24010 ts_tablet_manager.cc:1434] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:06:35.383241 24008 tablet_bootstrap.cc:492] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad: No bootstrap required, opened a new log
I20260713 09:06:35.383272 24010 tablet_bootstrap.cc:492] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007: Bootstrap starting.
I20260713 09:06:35.383841 24008 ts_tablet_manager.cc:1403] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad: Time spent bootstrapping tablet: real 0.036s	user 0.004s	sys 0.006s
I20260713 09:06:35.385886 24015 tablet_bootstrap.cc:654] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.379194 24007 tablet_bootstrap.cc:492] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:35.386674 24008 raft_consensus.cc:359] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.387481 24008 raft_consensus.cc:385] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.387777 24008 raft_consensus.cc:740] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.388489 24008 consensus_queue.cc:260] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.392951 24007 tablet_bootstrap.cc:654] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.393108 24017 leader_election.cc:290] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:35.398378 24010 tablet_bootstrap.cc:654] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.410394 24010 tablet_bootstrap.cc:492] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007: No bootstrap required, opened a new log
I20260713 09:06:35.410864 24015 tablet_bootstrap.cc:492] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052: No bootstrap required, opened a new log
I20260713 09:06:35.410969 24010 ts_tablet_manager.cc:1403] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.002s
I20260713 09:06:35.411459 24015 ts_tablet_manager.cc:1403] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.003s
I20260713 09:06:35.414444 24015 raft_consensus.cc:359] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.415192 24015 raft_consensus.cc:385] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.414790 24010 raft_consensus.cc:359] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.415493 24015 raft_consensus.cc:740] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.420863 24010 raft_consensus.cc:385] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.421408 24010 raft_consensus.cc:740] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.422138 24015 consensus_queue.cc:260] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.425675 24015 ts_tablet_manager.cc:1434] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260713 09:06:35.426640 24015 tablet_bootstrap.cc:492] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052: Bootstrap starting.
I20260713 09:06:35.434852 23636 catalog_manager.cc:5697] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.440826 24015 tablet_bootstrap.cc:654] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.441182 24016 raft_consensus.cc:493] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.442829 24016 raft_consensus.cc:515] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.444796 24016 leader_election.cc:290] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:35.446177 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdbea182a784f3bb64e2733e1f5b31b" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:35.448242 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdbea182a784f3bb64e2733e1f5b31b" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
W20260713 09:06:35.448344 23931 leader_election.cc:343] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.422345 24010 consensus_queue.cc:260] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
W20260713 09:06:35.449738 23931 leader_election.cc:343] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.450151 23931 leader_election.cc:304] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007; no voters: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:35.450867 24016 raft_consensus.cc:2749] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.451463 24016 raft_consensus.cc:493] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.452455 24010 ts_tablet_manager.cc:1434] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260713 09:06:35.452955 24008 ts_tablet_manager.cc:1434] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad: Time spent starting tablet: real 0.069s	user 0.027s	sys 0.033s
I20260713 09:06:35.454034 24008 tablet_bootstrap.cc:492] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad: Bootstrap starting.
I20260713 09:06:35.452030 24016 raft_consensus.cc:515] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.455925 24010 tablet_bootstrap.cc:492] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007: Bootstrap starting.
I20260713 09:06:35.457962 24016 leader_election.cc:290] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:35.458781 24044 raft_consensus.cc:493] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.459229 24044 raft_consensus.cc:515] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.462145 24044 leader_election.cc:290] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:35.464224 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916ad94823f64d97b66d71f080cb5531" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
W20260713 09:06:35.470384 23708 leader_election.cc:343] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.472559 24007 tablet_bootstrap.cc:492] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: No bootstrap required, opened a new log
I20260713 09:06:35.473196 24007 ts_tablet_manager.cc:1403] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.015s
I20260713 09:06:35.476666 24007 raft_consensus.cc:359] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.477337 24007 raft_consensus.cc:385] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.477658 24007 raft_consensus.cc:740] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.477430 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabacca81e4747858b0a894eaad7a257" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:35.478462 23817 raft_consensus.cc:2468] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 0.
I20260713 09:06:35.479724 23931 leader_election.cc:304] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007; no voters: 
I20260713 09:06:35.480803 24016 raft_consensus.cc:2804] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.481173 24016 raft_consensus.cc:493] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.481503 24016 raft_consensus.cc:3060] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.482928 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01418c40d784fdea8c97f2f2e5d0682" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:35.483558 23965 raft_consensus.cc:2468] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 0.
I20260713 09:06:35.489823 24010 tablet_bootstrap.cc:654] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.489511 24007 consensus_queue.cc:260] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.492064 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01418c40d784fdea8c97f2f2e5d0682" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
W20260713 09:06:35.495052 23782 leader_election.cc:343] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.495509 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabacca81e4747858b0a894eaad7a257" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:35.496598 23780 leader_election.cc:304] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007; no voters: b9095967ca094406a7b5db2ad6d67052
W20260713 09:06:35.496865 23930 leader_election.cc:343] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.497903 24053 raft_consensus.cc:2804] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.498281 24053 raft_consensus.cc:493] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.498566 24053 raft_consensus.cc:3060] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.498463 24007 ts_tablet_manager.cc:1434] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:06:35.500185 24016 raft_consensus.cc:515] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.480307 24008 tablet_bootstrap.cc:654] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.503333 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabacca81e4747858b0a894eaad7a257" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:35.503425 24016 leader_election.cc:290] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 election: Requested vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:35.503333 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabacca81e4747858b0a894eaad7a257" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
W20260713 09:06:35.505795 23930 leader_election.cc:343] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.503903 23817 raft_consensus.cc:3060] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.506875 24010 tablet_bootstrap.cc:492] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007: No bootstrap required, opened a new log
I20260713 09:06:35.507375 24010 ts_tablet_manager.cc:1403] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.004s
I20260713 09:06:35.507808 24053 raft_consensus.cc:515] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.510442 24010 raft_consensus.cc:359] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.510957 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01418c40d784fdea8c97f2f2e5d0682" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
I20260713 09:06:35.511205 24010 raft_consensus.cc:385] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.511539 24010 raft_consensus.cc:740] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.512508 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916ad94823f64d97b66d71f080cb5531" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:35.512928 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01418c40d784fdea8c97f2f2e5d0682" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:35.513127 23965 raft_consensus.cc:2468] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 0.
I20260713 09:06:35.513276 24010 consensus_queue.cc:260] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.514621 23705 leader_election.cc:304] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: 6be32731f7054f3884e3b10e15eb0007, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 0afa7f73ba924347af6f54578a7422ad
I20260713 09:06:35.515278 23817 raft_consensus.cc:2468] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 1.
I20260713 09:06:35.515746 24044 raft_consensus.cc:2804] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.511569 23964 raft_consensus.cc:3060] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.520890 23931 leader_election.cc:304] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [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: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007; no voters: b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:35.521767 24016 raft_consensus.cc:2804] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.515859 24010 ts_tablet_manager.cc:1434] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
W20260713 09:06:35.516381 23782 leader_election.cc:343] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.516747 24053 leader_election.cc:290] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 election: Requested vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:35.522233 24016 raft_consensus.cc:697] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Becoming Leader. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Running, Role: LEADER
I20260713 09:06:35.512701 24007 tablet_bootstrap.cc:492] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:35.517445 24044 raft_consensus.cc:493] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.522799 24044 raft_consensus.cc:3060] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.523062 24016 consensus_queue.cc:237] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.527130 23964 raft_consensus.cc:2468] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 1.
I20260713 09:06:35.529029 24007 tablet_bootstrap.cc:654] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.530025 24010 tablet_bootstrap.cc:492] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007: Bootstrap starting.
I20260713 09:06:35.534226 23780 leader_election.cc:304] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007; no voters: b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:35.535465 24053 raft_consensus.cc:2804] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.535930 24053 raft_consensus.cc:697] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Becoming Leader. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Running, Role: LEADER
I20260713 09:06:35.536739 24053 consensus_queue.cc:237] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.537547 23637 catalog_manager.cc:5697] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132). New cstate: current_term: 1 leader_uuid: "6be32731f7054f3884e3b10e15eb0007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.531770 24015 tablet_bootstrap.cc:492] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052: No bootstrap required, opened a new log
I20260713 09:06:35.540387 24015 ts_tablet_manager.cc:1403] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052: Time spent bootstrapping tablet: real 0.114s	user 0.026s	sys 0.009s
I20260713 09:06:35.532549 24044 raft_consensus.cc:515] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.543143 24015 raft_consensus.cc:359] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.543816 24015 raft_consensus.cc:385] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.544306 24015 raft_consensus.cc:740] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.545063 24015 consensus_queue.cc:260] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.546883 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916ad94823f64d97b66d71f080cb5531" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:35.547145 24015 ts_tablet_manager.cc:1434] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:35.549827 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916ad94823f64d97b66d71f080cb5531" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
I20260713 09:06:35.550380 23965 raft_consensus.cc:3060] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.550756 24010 tablet_bootstrap.cc:654] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:35.551589 23708 leader_election.cc:343] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.552785 24044 leader_election.cc:290] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 election: Requested vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:35.562578 24021 raft_consensus.cc:493] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.563090 24021 raft_consensus.cc:515] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.565143 24021 leader_election.cc:290] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:35.566911 24015 tablet_bootstrap.cc:492] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052: Bootstrap starting.
I20260713 09:06:35.569095 23638 catalog_manager.cc:5697] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 0afa7f73ba924347af6f54578a7422ad (127.21.45.130). New cstate: current_term: 1 leader_uuid: "0afa7f73ba924347af6f54578a7422ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.571238 23965 raft_consensus.cc:2468] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 1.
I20260713 09:06:35.572546 23705 leader_election.cc:304] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: 6be32731f7054f3884e3b10e15eb0007, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 0afa7f73ba924347af6f54578a7422ad
I20260713 09:06:35.574462 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f690415d774f858d6de6cea81679e9" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
W20260713 09:06:35.577044 23857 leader_election.cc:343] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.566856 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f690415d774f858d6de6cea81679e9" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:35.577792 24015 tablet_bootstrap.cc:654] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:35.579041 23857 leader_election.cc:343] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.579452 23857 leader_election.cc:304] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052; no voters: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:35.583186 24021 raft_consensus.cc:2749] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.585242 24008 tablet_bootstrap.cc:492] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad: No bootstrap required, opened a new log
I20260713 09:06:35.585698 24008 ts_tablet_manager.cc:1403] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad: Time spent bootstrapping tablet: real 0.132s	user 0.036s	sys 0.030s
I20260713 09:06:35.587064 24021 raft_consensus.cc:493] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.587496 24021 raft_consensus.cc:515] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.588502 24008 raft_consensus.cc:359] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.589174 24008 raft_consensus.cc:385] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.589455 24008 raft_consensus.cc:740] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.590415 24015 tablet_bootstrap.cc:492] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052: No bootstrap required, opened a new log
I20260713 09:06:35.591428 24015 ts_tablet_manager.cc:1403] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.000s
I20260713 09:06:35.592739 24021 leader_election.cc:290] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:35.590243 24008 consensus_queue.cc:260] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.590852 24044 raft_consensus.cc:2804] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.593578 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832a7c082dd64d4daa7d31da3ae09130" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:35.594612 24015 raft_consensus.cc:359] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
W20260713 09:06:35.594914 23857 leader_election.cc:343] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.595104 24008 ts_tablet_manager.cc:1434] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:06:35.596328 24008 tablet_bootstrap.cc:492] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad: Bootstrap starting.
I20260713 09:06:35.597003 24007 tablet_bootstrap.cc:492] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: No bootstrap required, opened a new log
I20260713 09:06:35.597470 24007 ts_tablet_manager.cc:1403] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.000s
I20260713 09:06:35.600214 24007 raft_consensus.cc:359] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.600863 24007 raft_consensus.cc:385] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.601157 24007 raft_consensus.cc:740] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.601905 24007 consensus_queue.cc:260] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.602339 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832a7c082dd64d4daa7d31da3ae09130" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:35.602873 24008 tablet_bootstrap.cc:654] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:35.603763 23854 leader_election.cc:343] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.604296 24007 ts_tablet_manager.cc:1434] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:35.604208 23854 leader_election.cc:304] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052; no voters: 6be32731f7054f3884e3b10e15eb0007, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:35.605273 24007 tablet_bootstrap.cc:492] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:35.605822 24014 raft_consensus.cc:493] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.606284 24014 raft_consensus.cc:515] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.607606 24021 raft_consensus.cc:493] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.608103 24021 raft_consensus.cc:515] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.609251 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f81cf67b194a494f976586e82e6075c6" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:35.610802 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102089f350114b41ba534acba0ef9c10" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:35.611939 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102089f350114b41ba534acba0ef9c10" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
W20260713 09:06:35.612429 23707 leader_election.cc:343] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.593603 24044 raft_consensus.cc:697] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 LEADER]: Becoming Leader. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Running, Role: LEADER
I20260713 09:06:35.614200 24044 consensus_queue.cc:237] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.614714 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f81cf67b194a494f976586e82e6075c6" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:35.615878 24021 leader_election.cc:290] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
W20260713 09:06:35.616127 23705 leader_election.cc:343] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.616596 23705 leader_election.cc:304] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:35.617810 24067 raft_consensus.cc:2749] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:35.613175 23857 leader_election.cc:343] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:35.618676 23857 leader_election.cc:343] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.619073 23857 leader_election.cc:304] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052; no voters: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:35.619836 24021 raft_consensus.cc:2749] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.620141 24014 leader_election.cc:290] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:35.620838 24069 raft_consensus.cc:2749] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.623437 24014 raft_consensus.cc:493] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.595302 24015 raft_consensus.cc:385] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.624046 24014 raft_consensus.cc:515] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.626888 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da0f9c19d3f4131972e787480bd3065" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:35.627862 24015 raft_consensus.cc:740] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Initialized, Role: FOLLOWER
W20260713 09:06:35.628291 23707 leader_election.cc:343] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.628845 24010 tablet_bootstrap.cc:492] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007: No bootstrap required, opened a new log
I20260713 09:06:35.629421 24007 tablet_bootstrap.cc:654] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.629315 24014 leader_election.cc:290] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:35.630353 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da0f9c19d3f4131972e787480bd3065" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
W20260713 09:06:35.631700 23705 leader_election.cc:343] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.632151 23705 leader_election.cc:304] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:35.633172 24014 raft_consensus.cc:2749] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.633846 24010 ts_tablet_manager.cc:1403] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007: Time spent bootstrapping tablet: real 0.104s	user 0.025s	sys 0.035s
I20260713 09:06:35.633509 24015 consensus_queue.cc:260] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.637082 23638 catalog_manager.cc:5697] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.637836 24010 raft_consensus.cc:359] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.638587 24010 raft_consensus.cc:385] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.638868 24010 raft_consensus.cc:740] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.641363 24015 ts_tablet_manager.cc:1434] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260713 09:06:35.642444 24015 tablet_bootstrap.cc:492] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052: Bootstrap starting.
I20260713 09:06:35.650440 24015 tablet_bootstrap.cc:654] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.639586 24010 consensus_queue.cc:260] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.655030 24016 raft_consensus.cc:493] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.655514 24016 raft_consensus.cc:515] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.657930 24008 tablet_bootstrap.cc:492] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad: No bootstrap required, opened a new log
I20260713 09:06:35.658444 24008 ts_tablet_manager.cc:1403] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.027s
I20260713 09:06:35.660352 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10b1f237f0542dcb4569e0da67c20e0" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:35.660570 24016 leader_election.cc:290] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:35.660804 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10b1f237f0542dcb4569e0da67c20e0" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:35.661164 24008 raft_consensus.cc:359] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
W20260713 09:06:35.661775 23931 leader_election.cc:343] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:35.662297 23930 leader_election.cc:343] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.662735 23930 leader_election.cc:304] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007; no voters: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:35.663295 24010 ts_tablet_manager.cc:1434] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007: Time spent starting tablet: real 0.029s	user 0.000s	sys 0.006s
I20260713 09:06:35.664304 24010 tablet_bootstrap.cc:492] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007: Bootstrap starting.
I20260713 09:06:35.665498 24016 raft_consensus.cc:2749] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.666349 24007 tablet_bootstrap.cc:492] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: No bootstrap required, opened a new log
I20260713 09:06:35.666370 24015 tablet_bootstrap.cc:492] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052: No bootstrap required, opened a new log
I20260713 09:06:35.666914 24007 ts_tablet_manager.cc:1403] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.018s
I20260713 09:06:35.666967 24015 ts_tablet_manager.cc:1403] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260713 09:06:35.670266 24010 tablet_bootstrap.cc:654] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.669916 24007 raft_consensus.cc:359] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.670038 24015 raft_consensus.cc:359] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.670625 24007 raft_consensus.cc:385] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.670760 24015 raft_consensus.cc:385] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.670980 24007 raft_consensus.cc:740] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.671106 24015 raft_consensus.cc:740] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.661842 24008 raft_consensus.cc:385] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.671898 24015 consensus_queue.cc:260] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.672433 24008 raft_consensus.cc:740] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.673475 24008 consensus_queue.cc:260] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.675853 24007 consensus_queue.cc:260] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.677888 24015 ts_tablet_manager.cc:1434] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:06:35.678035 24008 ts_tablet_manager.cc:1434] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260713 09:06:35.678763 24015 tablet_bootstrap.cc:492] T c01418c40d784fdea8c97f2f2e5d0682 P b9095967ca094406a7b5db2ad6d67052: Bootstrap starting.
I20260713 09:06:35.679011 24008 tablet_bootstrap.cc:492] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad: Bootstrap starting.
I20260713 09:06:35.683768 24007 ts_tablet_manager.cc:1434] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:06:35.684770 24007 tablet_bootstrap.cc:492] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:35.684994 24016 consensus_queue.cc:1048] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.696983 24015 tablet_bootstrap.cc:654] T c01418c40d784fdea8c97f2f2e5d0682 P b9095967ca094406a7b5db2ad6d67052: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.698154 24008 tablet_bootstrap.cc:654] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.702508 24007 tablet_bootstrap.cc:654] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.703953 24016 consensus_queue.cc:1048] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.714214 24010 tablet_bootstrap.cc:492] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007: No bootstrap required, opened a new log
I20260713 09:06:35.714731 24010 ts_tablet_manager.cc:1403] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.007s
I20260713 09:06:35.731030 24021 raft_consensus.cc:493] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.731473 24021 raft_consensus.cc:515] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.733498 24021 leader_election.cc:290] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:35.734930 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabacca81e4747858b0a894eaad7a257" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:35.737655 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabacca81e4747858b0a894eaad7a257" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:35.738401 23815 raft_consensus.cc:2393] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9095967ca094406a7b5db2ad6d67052 in current term 1: Already voted for candidate 6be32731f7054f3884e3b10e15eb0007 in this term.
I20260713 09:06:35.739279 24010 raft_consensus.cc:359] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.739439 23857 leader_election.cc:304] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052; no voters: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007
I20260713 09:06:35.739966 24010 raft_consensus.cc:385] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.740262 24010 raft_consensus.cc:740] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.740568 24021 raft_consensus.cc:3060] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.741951 24010 consensus_queue.cc:260] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.743045 24015 tablet_bootstrap.cc:492] T c01418c40d784fdea8c97f2f2e5d0682 P b9095967ca094406a7b5db2ad6d67052: No bootstrap required, opened a new log
I20260713 09:06:35.743261 24053 raft_consensus.cc:493] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.743499 24015 ts_tablet_manager.cc:1403] T c01418c40d784fdea8c97f2f2e5d0682 P b9095967ca094406a7b5db2ad6d67052: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.020s
I20260713 09:06:35.743741 24053 raft_consensus.cc:515] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.746016 24053 leader_election.cc:290] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:35.747095 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102089f350114b41ba534acba0ef9c10" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:35.747561 24010 ts_tablet_manager.cc:1434] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260713 09:06:35.747714 23891 raft_consensus.cc:2468] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 0.
I20260713 09:06:35.748486 24010 tablet_bootstrap.cc:492] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007: Bootstrap starting.
I20260713 09:06:35.749943 23782 leader_election.cc:304] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052; no voters: 
I20260713 09:06:35.750998 24053 raft_consensus.cc:2804] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.751375 24053 raft_consensus.cc:493] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.751684 24053 raft_consensus.cc:3060] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.757103 24044 consensus_queue.cc:1048] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.755183 24010 tablet_bootstrap.cc:654] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.762055 24053 raft_consensus.cc:515] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.765115 24015 raft_consensus.cc:359] T c01418c40d784fdea8c97f2f2e5d0682 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.765735 24015 raft_consensus.cc:385] T c01418c40d784fdea8c97f2f2e5d0682 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.766000 24015 raft_consensus.cc:740] T c01418c40d784fdea8c97f2f2e5d0682 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.766752 24015 consensus_queue.cc:260] T c01418c40d784fdea8c97f2f2e5d0682 P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.767977 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102089f350114b41ba534acba0ef9c10" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:35.768607 23890 raft_consensus.cc:3060] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.769811 24015 ts_tablet_manager.cc:1434] T c01418c40d784fdea8c97f2f2e5d0682 P b9095967ca094406a7b5db2ad6d67052: Time spent starting tablet: real 0.026s	user 0.000s	sys 0.008s
I20260713 09:06:35.770716 24015 tablet_bootstrap.cc:492] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052: Bootstrap starting.
I20260713 09:06:35.770715 24008 tablet_bootstrap.cc:492] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad: No bootstrap required, opened a new log
I20260713 09:06:35.771381 23740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102089f350114b41ba534acba0ef9c10" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
I20260713 09:06:35.772121 24008 ts_tablet_manager.cc:1403] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.003s
I20260713 09:06:35.770660 23741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102089f350114b41ba534acba0ef9c10" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
W20260713 09:06:35.775399 23783 leader_election.cc:343] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:35.776042 23783 leader_election.cc:343] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.767915 24053 leader_election.cc:290] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 election: Requested vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:35.777743 23890 raft_consensus.cc:2468] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 1.
I20260713 09:06:35.779660 24021 raft_consensus.cc:2749] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.779603 23782 leader_election.cc:304] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052; no voters: fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:35.782793 24053 raft_consensus.cc:2804] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.783020 24008 raft_consensus.cc:359] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.784322 24008 raft_consensus.cc:385] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.784386 24007 tablet_bootstrap.cc:492] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: No bootstrap required, opened a new log
I20260713 09:06:35.784687 24008 raft_consensus.cc:740] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.784844 24007 ts_tablet_manager.cc:1403] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.100s	user 0.023s	sys 0.019s
I20260713 09:06:35.785900 24008 consensus_queue.cc:260] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.787504 24008 ts_tablet_manager.cc:1434] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.000s
I20260713 09:06:35.784773 24053 raft_consensus.cc:697] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Becoming Leader. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Running, Role: LEADER
I20260713 09:06:35.790512 24007 raft_consensus.cc:359] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.791163 24007 raft_consensus.cc:385] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.791416 24007 raft_consensus.cc:740] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.788365 24053 consensus_queue.cc:237] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.792111 24007 consensus_queue.cc:260] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.794040 24007 ts_tablet_manager.cc:1434] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:06:35.788349 24008 tablet_bootstrap.cc:492] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad: Bootstrap starting.
I20260713 09:06:35.794888 24007 tablet_bootstrap.cc:492] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:35.797461 24010 tablet_bootstrap.cc:492] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007: No bootstrap required, opened a new log
I20260713 09:06:35.806397 24069 consensus_queue.cc:1048] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.806823 24030 raft_consensus.cc:493] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.807331 24030 raft_consensus.cc:515] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.809969 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfd0c3fed0a428d86c7c56d45b6c53d" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
W20260713 09:06:35.811302 23931 leader_election.cc:343] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.825650 24053 raft_consensus.cc:493] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.826154 24053 raft_consensus.cc:515] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.837935 24010 ts_tablet_manager.cc:1403] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007: Time spent bootstrapping tablet: real 0.090s	user 0.009s	sys 0.025s
I20260713 09:06:35.839246 24021 raft_consensus.cc:493] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.839728 24021 raft_consensus.cc:515] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.840529 24010 raft_consensus.cc:359] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.841143 24010 raft_consensus.cc:385] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.841382 24010 raft_consensus.cc:740] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.841609 24021 leader_election.cc:290] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:35.841977 24053 leader_election.cc:290] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:35.843622 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d397fa6f61c4b478e9c2b3993768606" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:35.844099 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d397fa6f61c4b478e9c2b3993768606" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:35.844723 23742 raft_consensus.cc:2468] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 0.
W20260713 09:06:35.844962 23854 leader_election.cc:343] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.845206 24010 consensus_queue.cc:260] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.845820 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfd0c3fed0a428d86c7c56d45b6c53d" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:35.846436 23965 raft_consensus.cc:2468] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 0.
I20260713 09:06:35.846783 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfd0c3fed0a428d86c7c56d45b6c53d" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:35.847532 23780 leader_election.cc:304] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007; no voters: 
I20260713 09:06:35.848898 24053 raft_consensus.cc:2804] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.849257 24053 raft_consensus.cc:493] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.849567 24007 tablet_bootstrap.cc:654] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.849920 24030 leader_election.cc:290] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:35.850508 23857 leader_election.cc:304] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 6be32731f7054f3884e3b10e15eb0007
I20260713 09:06:35.851565 24021 raft_consensus.cc:2804] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.851917 24021 raft_consensus.cc:493] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.852303 24021 raft_consensus.cc:3060] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.853173 24010 ts_tablet_manager.cc:1434] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:06:35.853338 24008 tablet_bootstrap.cc:654] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.849596 24053 raft_consensus.cc:3060] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.849411 23636 catalog_manager.cc:5697] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 0afa7f73ba924347af6f54578a7422ad (127.21.45.130). New cstate: current_term: 1 leader_uuid: "0afa7f73ba924347af6f54578a7422ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.854238 23816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfd0c3fed0a428d86c7c56d45b6c53d" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:35.855355 24010 tablet_bootstrap.cc:492] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007: Bootstrap starting.
I20260713 09:06:35.860236 24021 raft_consensus.cc:515] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.861398 24010 tablet_bootstrap.cc:654] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.861779 24053 raft_consensus.cc:515] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.865926 23816 raft_consensus.cc:2393] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6be32731f7054f3884e3b10e15eb0007 in current term 1: Already voted for candidate 0afa7f73ba924347af6f54578a7422ad in this term.
I20260713 09:06:35.865859 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfd0c3fed0a428d86c7c56d45b6c53d" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
I20260713 09:06:35.866415 24053 leader_election.cc:290] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 election: Requested vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:35.866552 23965 raft_consensus.cc:3060] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.867772 23931 leader_election.cc:304] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007; no voters: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:35.871807 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d397fa6f61c4b478e9c2b3993768606" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
W20260713 09:06:35.873275 23854 leader_election.cc:343] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.873996 23965 raft_consensus.cc:2468] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 1.
I20260713 09:06:35.874537 24030 raft_consensus.cc:2749] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.874717 24021 leader_election.cc:290] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 election: Requested vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
W20260713 09:06:35.875801 23783 leader_election.cc:343] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.877831 23780 leader_election.cc:304] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007; no voters: 
I20260713 09:06:35.878798 24053 raft_consensus.cc:2804] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.879428 24053 raft_consensus.cc:697] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Becoming Leader. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Running, Role: LEADER
I20260713 09:06:35.880234 24053 consensus_queue.cc:237] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.839181 24015 tablet_bootstrap.cc:654] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.886001 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d397fa6f61c4b478e9c2b3993768606" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
I20260713 09:06:35.886564 23742 raft_consensus.cc:3060] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.895124 23742 raft_consensus.cc:2468] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 1.
I20260713 09:06:35.895880 24021 raft_consensus.cc:493] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.896391 24021 raft_consensus.cc:515] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.898387 24008 tablet_bootstrap.cc:492] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad: No bootstrap required, opened a new log
I20260713 09:06:35.898847 24008 ts_tablet_manager.cc:1403] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad: Time spent bootstrapping tablet: real 0.111s	user 0.015s	sys 0.001s
I20260713 09:06:35.901279 24008 raft_consensus.cc:359] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.901896 24008 raft_consensus.cc:385] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.902153 24008 raft_consensus.cc:740] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.902758 24030 raft_consensus.cc:493] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.902822 24008 consensus_queue.cc:260] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.903319 24030 raft_consensus.cc:515] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.905346 24030 leader_election.cc:290] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:35.906023 24008 ts_tablet_manager.cc:1434] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:06:35.906793 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da0f9c19d3f4131972e787480bd3065" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:35.907038 24008 tablet_bootstrap.cc:492] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad: Bootstrap starting.
I20260713 09:06:35.906104 23637 catalog_manager.cc:5697] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 0afa7f73ba924347af6f54578a7422ad (127.21.45.130). New cstate: current_term: 1 leader_uuid: "0afa7f73ba924347af6f54578a7422ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.906072 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da0f9c19d3f4131972e787480bd3065" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:35.907150 24010 tablet_bootstrap.cc:492] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007: No bootstrap required, opened a new log
I20260713 09:06:35.909153 24010 ts_tablet_manager.cc:1403] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.031s
I20260713 09:06:35.911572 24010 raft_consensus.cc:359] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
W20260713 09:06:35.908499 23930 leader_election.cc:343] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.907392 23742 raft_consensus.cc:2468] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 0.
I20260713 09:06:35.913009 24053 raft_consensus.cc:493] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.913203 24010 raft_consensus.cc:385] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.913579 24010 raft_consensus.cc:740] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.913528 24053 raft_consensus.cc:515] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.913754 23857 leader_election.cc:304] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 6be32731f7054f3884e3b10e15eb0007
I20260713 09:06:35.914966 24067 raft_consensus.cc:2804] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.915189 24010 consensus_queue.cc:260] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.917265 24010 ts_tablet_manager.cc:1434] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:06:35.918731 24010 tablet_bootstrap.cc:492] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007: Bootstrap starting.
I20260713 09:06:35.918762 23931 leader_election.cc:304] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:35.919582 24030 raft_consensus.cc:2804] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.919960 24030 raft_consensus.cc:493] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.920310 24030 raft_consensus.cc:3060] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.912889 23741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfd0c3fed0a428d86c7c56d45b6c53d" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
I20260713 09:06:35.915606 24053 leader_election.cc:290] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:35.921466 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784243dcdc02415c89e7271fb871b83b" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:35.920365 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784243dcdc02415c89e7271fb871b83b" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
W20260713 09:06:35.922871 23782 leader_election.cc:343] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:35.923398 23780 leader_election.cc:343] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.923807 23780 leader_election.cc:304] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad; no voters: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:35.924885 24053 raft_consensus.cc:2749] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:35.925283 24010 tablet_bootstrap.cc:654] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.926826 24008 tablet_bootstrap.cc:654] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.927222 24030 raft_consensus.cc:515] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.929584 23741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f695d62a74542749961beddf6e452d1" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
W20260713 09:06:35.929916 23783 leader_election.cc:343] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.930259 23741 raft_consensus.cc:2468] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 0.
I20260713 09:06:35.931336 23857 leader_election.cc:304] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9095967ca094406a7b5db2ad6d67052, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 
I20260713 09:06:35.931362 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da0f9c19d3f4131972e787480bd3065" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:35.932241 24030 leader_election.cc:290] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 election: Requested vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:35.932830 23741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da0f9c19d3f4131972e787480bd3065" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
W20260713 09:06:35.933370 23930 leader_election.cc:343] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.933373 23741 raft_consensus.cc:3060] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.934383 24021 leader_election.cc:290] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:35.937441 24010 tablet_bootstrap.cc:492] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007: No bootstrap required, opened a new log
I20260713 09:06:35.939649 23741 raft_consensus.cc:2468] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 1.
I20260713 09:06:35.943769 24010 ts_tablet_manager.cc:1403] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260713 09:06:35.944397 23931 leader_election.cc:304] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:35.945751 24030 raft_consensus.cc:2804] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:35.946220 24030 raft_consensus.cc:697] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Becoming Leader. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Running, Role: LEADER
I20260713 09:06:35.946566 24010 raft_consensus.cc:359] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.947279 24010 raft_consensus.cc:385] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.946974 24030 consensus_queue.cc:237] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.947567 24010 raft_consensus.cc:740] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.948412 24010 consensus_queue.cc:260] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:35.948957 24008 tablet_bootstrap.cc:492] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad: No bootstrap required, opened a new log
I20260713 09:06:35.949510 24008 ts_tablet_manager.cc:1403] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad: Time spent bootstrapping tablet: real 0.043s	user 0.003s	sys 0.013s
I20260713 09:06:35.950476 24010 ts_tablet_manager.cc:1434] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:06:35.951462 24010 tablet_bootstrap.cc:492] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007: Bootstrap starting.
I20260713 09:06:35.952530 24021 raft_consensus.cc:2804] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.952344 24008 raft_consensus.cc:359] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.952946 24021 raft_consensus.cc:493] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.953163 24008 raft_consensus.cc:385] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.953588 24008 raft_consensus.cc:740] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.954408 24008 consensus_queue.cc:260] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.957049 24021 raft_consensus.cc:3060] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.958767 24008 ts_tablet_manager.cc:1434] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260713 09:06:35.959734 24008 tablet_bootstrap.cc:492] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad: Bootstrap starting.
I20260713 09:06:35.961081 24007 tablet_bootstrap.cc:492] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: No bootstrap required, opened a new log
I20260713 09:06:35.960943 24067 raft_consensus.cc:697] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [term 1 LEADER]: Becoming Leader. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Running, Role: LEADER
I20260713 09:06:35.939752 24015 tablet_bootstrap.cc:492] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052: No bootstrap required, opened a new log
I20260713 09:06:35.961840 24067 consensus_queue.cc:237] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.962391 24015 ts_tablet_manager.cc:1403] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052: Time spent bootstrapping tablet: real 0.192s	user 0.010s	sys 0.001s
I20260713 09:06:35.964915 24015 raft_consensus.cc:359] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.965372 24008 tablet_bootstrap.cc:654] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.965493 24015 raft_consensus.cc:385] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.966045 24007 ts_tablet_manager.cc:1403] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.171s	user 0.032s	sys 0.038s
I20260713 09:06:35.970399 24010 tablet_bootstrap.cc:654] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:35.965881 24015 raft_consensus.cc:740] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.973493 24015 consensus_queue.cc:260] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:35.968576 24021 raft_consensus.cc:515] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.975319 24015 ts_tablet_manager.cc:1434] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260713 09:06:35.975772 24021 leader_election.cc:290] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 election: Requested vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:35.976171 24015 tablet_bootstrap.cc:492] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052: Bootstrap starting.
I20260713 09:06:35.978706 24069 raft_consensus.cc:493] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.979192 24069 raft_consensus.cc:515] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:35.979429 23640 catalog_manager.cc:5697] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132). New cstate: current_term: 1 leader_uuid: "6be32731f7054f3884e3b10e15eb0007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:35.980283 23857 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.45.129:33237, user_credentials={real_user=slave}} blocked reactor thread for 49043.2us
I20260713 09:06:35.981191 24069 leader_election.cc:290] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:35.981756 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f695d62a74542749961beddf6e452d1" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:35.982915 24007 raft_consensus.cc:359] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:35.983585 24007 raft_consensus.cc:385] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:35.983497 23816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f695d62a74542749961beddf6e452d1" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:35.983892 24015 tablet_bootstrap.cc:654] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:35.985392 23688 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:35.983899 24007 raft_consensus.cc:740] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.987566 24007 consensus_queue.cc:260] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
W20260713 09:06:35.988231 23857 leader_election.cc:343] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.989517 24007 ts_tablet_manager.cc:1434] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
W20260713 09:06:35.989476 23857 leader_election.cc:343] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:35.990124 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f690415d774f858d6de6cea81679e9" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:35.990716 23817 raft_consensus.cc:2468] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 0.
I20260713 09:06:35.991667 24008 tablet_bootstrap.cc:492] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad: No bootstrap required, opened a new log
I20260713 09:06:35.991775 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f690415d774f858d6de6cea81679e9" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:35.991901 23708 leader_election.cc:304] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 
I20260713 09:06:35.992230 24008 ts_tablet_manager.cc:1403] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.003s
I20260713 09:06:35.992357 23891 raft_consensus.cc:2468] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 0.
I20260713 09:06:35.992770 24069 raft_consensus.cc:2804] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:35.990623 23741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f695d62a74542749961beddf6e452d1" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
I20260713 09:06:35.994989 24007 tablet_bootstrap.cc:492] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:35.993986 24069 raft_consensus.cc:493] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.996505 23741 raft_consensus.cc:3060] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:35.999470 24095 raft_consensus.cc:493] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.000229 24095 raft_consensus.cc:515] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.002130 24095 leader_election.cc:290] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:36.003104 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f81cf67b194a494f976586e82e6075c6" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:36.003566 23965 raft_consensus.cc:2468] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 0.
I20260713 09:06:36.001621 24010 tablet_bootstrap.cc:492] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007: No bootstrap required, opened a new log
I20260713 09:06:36.004494 24007 tablet_bootstrap.cc:654] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.004411 24010 ts_tablet_manager.cc:1403] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.000s
I20260713 09:06:36.004626 23854 leader_election.cc:304] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052; no voters: 
I20260713 09:06:35.998173 24069 raft_consensus.cc:3060] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.005569 24095 raft_consensus.cc:2804] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:36.008091 24095 raft_consensus.cc:493] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:36.008478 24095 raft_consensus.cc:3060] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.016108 24095 raft_consensus.cc:515] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.007391 24010 raft_consensus.cc:359] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.018098 24010 raft_consensus.cc:385] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.007629 23637 catalog_manager.cc:5697] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9095967ca094406a7b5db2ad6d67052 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "b9095967ca094406a7b5db2ad6d67052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:36.004748 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f81cf67b194a494f976586e82e6075c6" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:36.018361 24010 raft_consensus.cc:740] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.019827 23891 raft_consensus.cc:3060] T c01418c40d784fdea8c97f2f2e5d0682 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.024158 23742 raft_consensus.cc:2468] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 0.
I20260713 09:06:36.018257 24008 raft_consensus.cc:359] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.025887 24008 raft_consensus.cc:385] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.026154 24008 raft_consensus.cc:740] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.026918 24008 consensus_queue.cc:260] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.029311 24008 ts_tablet_manager.cc:1434] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260713 09:06:36.030220 24008 tablet_bootstrap.cc:492] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad: Bootstrap starting.
I20260713 09:06:36.032473 24069 raft_consensus.cc:515] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.036813 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f690415d774f858d6de6cea81679e9" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:36.037330 24053 consensus_queue.cc:1048] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.037875 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f690415d774f858d6de6cea81679e9" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:36.038409 23889 raft_consensus.cc:3060] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.037331 23817 raft_consensus.cc:3060] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.040304 24015 tablet_bootstrap.cc:492] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052: No bootstrap required, opened a new log
I20260713 09:06:36.040735 24015 ts_tablet_manager.cc:1403] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.007s
I20260713 09:06:36.041402 24017 consensus_queue.cc:1048] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.041858 24030 consensus_queue.cc:1048] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.043286 24015 raft_consensus.cc:359] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.044167 24069 leader_election.cc:290] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 election: Requested vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:36.023751 23741 raft_consensus.cc:2468] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 1.
I20260713 09:06:36.045696 23857 leader_election.cc:304] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 0afa7f73ba924347af6f54578a7422ad
I20260713 09:06:36.046006 24010 consensus_queue.cc:260] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.047401 24092 raft_consensus.cc:2804] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.047914 24092 raft_consensus.cc:697] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [term 1 LEADER]: Becoming Leader. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Running, Role: LEADER
I20260713 09:06:36.049180 24010 ts_tablet_manager.cc:1434] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260713 09:06:36.048763 24092 consensus_queue.cc:237] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.050128 24069 raft_consensus.cc:493] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.050622 24069 raft_consensus.cc:515] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:36.045650 23817 raft_consensus.cc:2468] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 1.
I20260713 09:06:36.053030 23708 leader_election.cc:304] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 
I20260713 09:06:36.053902 24014 raft_consensus.cc:2804] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.054376 24014 raft_consensus.cc:697] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 LEADER]: Becoming Leader. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Running, Role: LEADER
I20260713 09:06:36.054831 24008 tablet_bootstrap.cc:654] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.055578 24010 tablet_bootstrap.cc:492] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007: Bootstrap starting.
I20260713 09:06:36.055121 24014 consensus_queue.cc:237] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.058897 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfd0c3fed0a428d86c7c56d45b6c53d" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:36.059331 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfd0c3fed0a428d86c7c56d45b6c53d" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:36.060099 23964 raft_consensus.cc:2393] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in current term 1: Already voted for candidate 0afa7f73ba924347af6f54578a7422ad in this term.
I20260713 09:06:36.060467 24069 leader_election.cc:290] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:36.043893 24015 raft_consensus.cc:385] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.061020 24015 raft_consensus.cc:740] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.061373 23705 leader_election.cc:304] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007
I20260713 09:06:36.061810 24015 consensus_queue.cc:260] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.064992 24014 raft_consensus.cc:3060] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.067732 24015 ts_tablet_manager.cc:1434] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260713 09:06:36.068852 24015 tablet_bootstrap.cc:492] T 7da0f9c19d3f4131972e787480bd3065 P b9095967ca094406a7b5db2ad6d67052: Bootstrap starting.
I20260713 09:06:36.071473 24021 raft_consensus.cc:493] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.071915 24021 raft_consensus.cc:515] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.073975 24021 leader_election.cc:290] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:36.072796 23889 raft_consensus.cc:2468] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 1.
I20260713 09:06:36.075789 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd02aeaca0b4af8811c34c84c8524fb" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:36.076231 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd02aeaca0b4af8811c34c84c8524fb" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
W20260713 09:06:36.077888 23854 leader_election.cc:343] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:36.086169 23857 leader_election.cc:343] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.086679 23857 leader_election.cc:304] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052; no voters: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007
I20260713 09:06:36.087450 24021 raft_consensus.cc:2749] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:36.088335 24015 tablet_bootstrap.cc:654] T 7da0f9c19d3f4131972e787480bd3065 P b9095967ca094406a7b5db2ad6d67052: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.088186 23638 catalog_manager.cc:5697] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:36.093314 24053 raft_consensus.cc:493] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.095060 24053 raft_consensus.cc:515] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.095479 24008 tablet_bootstrap.cc:492] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad: No bootstrap required, opened a new log
I20260713 09:06:36.095953 24008 ts_tablet_manager.cc:1403] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.000s
I20260713 09:06:36.095880 23741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f81cf67b194a494f976586e82e6075c6" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
I20260713 09:06:36.096511 23741 raft_consensus.cc:3060] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.097157 24053 leader_election.cc:290] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:36.097708 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f81cf67b194a494f976586e82e6075c6" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
I20260713 09:06:36.098244 23965 raft_consensus.cc:3060] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.103097 24008 raft_consensus.cc:359] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:36.103579 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841e3be1e68b4df1a36fd3a8f4275b4d" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:36.103780 24008 raft_consensus.cc:385] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.104113 24008 raft_consensus.cc:740] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.104739 24008 consensus_queue.cc:260] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
W20260713 09:06:36.107038 23783 leader_election.cc:343] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.107219 24008 ts_tablet_manager.cc:1434] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:06:36.108237 24008 tablet_bootstrap.cc:492] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad: Bootstrap starting.
I20260713 09:06:36.109943 24014 raft_consensus.cc:2749] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:36.112534 23741 raft_consensus.cc:2468] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 1.
I20260713 09:06:36.113677 24008 tablet_bootstrap.cc:654] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.114022 23857 leader_election.cc:304] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b9095967ca094406a7b5db2ad6d67052, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 
I20260713 09:06:36.114926 24021 raft_consensus.cc:2804] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.115362 24021 raft_consensus.cc:697] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [term 1 LEADER]: Becoming Leader. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Running, Role: LEADER
I20260713 09:06:36.116117 24021 consensus_queue.cc:237] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.112993 24095 leader_election.cc:290] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 election: Requested vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:36.137796 24053 raft_consensus.cc:493] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.138341 24053 raft_consensus.cc:515] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:36.140959 24053 leader_election.cc:290] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:36.107241 23965 raft_consensus.cc:2468] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 1.
I20260713 09:06:36.157161 24015 tablet_bootstrap.cc:492] T 7da0f9c19d3f4131972e787480bd3065 P b9095967ca094406a7b5db2ad6d67052: No bootstrap required, opened a new log
I20260713 09:06:36.157523 24015 ts_tablet_manager.cc:1403] T 7da0f9c19d3f4131972e787480bd3065 P b9095967ca094406a7b5db2ad6d67052: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.032s
W20260713 09:06:36.155226 23782 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.45.131:34015, user_credentials={real_user=slave}} blocked reactor thread for 87028.4us
I20260713 09:06:36.159520 24007 tablet_bootstrap.cc:492] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: No bootstrap required, opened a new log
I20260713 09:06:36.161023 24010 tablet_bootstrap.cc:654] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.161247 24007 ts_tablet_manager.cc:1403] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.166s	user 0.033s	sys 0.067s
I20260713 09:06:36.161759 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841e3be1e68b4df1a36fd3a8f4275b4d" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:36.160298 23741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916ad94823f64d97b66d71f080cb5531" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:36.160655 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916ad94823f64d97b66d71f080cb5531" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:36.154628 24095 raft_consensus.cc:493] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.164110 23964 raft_consensus.cc:2393] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0afa7f73ba924347af6f54578a7422ad in current term 1: Already voted for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in this term.
I20260713 09:06:36.165187 24030 raft_consensus.cc:493] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.165748 24016 consensus_queue.cc:1048] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.165661 24030 raft_consensus.cc:515] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:36.167686 24030 leader_election.cc:290] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:36.168319 23783 leader_election.cc:304] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad; no voters: 6be32731f7054f3884e3b10e15eb0007, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:36.168599 23816 raft_consensus.cc:3060] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.170221 24095 raft_consensus.cc:515] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.170812 23741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84f8a42c0084ba6a44a7fffee6e2aaf" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:36.173895 24095 leader_election.cc:290] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:36.175153 24069 consensus_queue.cc:1048] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.176011 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841e3be1e68b4df1a36fd3a8f4275b4d" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
W20260713 09:06:36.176705 23931 leader_election.cc:343] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.176800 23814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841e3be1e68b4df1a36fd3a8f4275b4d" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
W20260713 09:06:36.177316 23857 leader_election.cc:343] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.177445 23814 raft_consensus.cc:2468] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 0.
I20260713 09:06:36.177942 23889 raft_consensus.cc:2468] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 0.
I20260713 09:06:36.178386 24008 tablet_bootstrap.cc:492] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad: No bootstrap required, opened a new log
I20260713 09:06:36.170792 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84f8a42c0084ba6a44a7fffee6e2aaf" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:36.178937 23815 raft_consensus.cc:2468] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 0.
I20260713 09:06:36.180034 23931 leader_election.cc:304] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [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: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007; no voters: fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:36.181078 24030 raft_consensus.cc:2804] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:36.181401 24030 raft_consensus.cc:493] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:36.181761 24030 raft_consensus.cc:3060] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.182744 23857 leader_election.cc:304] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [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: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052; no voters: fd9a0a423f2b4a4c93cb3ad3d3da71f9
W20260713 09:06:36.184216 24103 log.cc:927] Time spent T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052: Append to log took a long time: real 0.090s	user 0.004s	sys 0.000s
I20260713 09:06:36.186509 24008 ts_tablet_manager.cc:1403] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.018s
I20260713 09:06:36.186420 24095 raft_consensus.cc:2804] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:36.187081 24095 raft_consensus.cc:493] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:36.187400 24095 raft_consensus.cc:3060] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.181574 24015 raft_consensus.cc:359] T 7da0f9c19d3f4131972e787480bd3065 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.188295 24015 raft_consensus.cc:385] T 7da0f9c19d3f4131972e787480bd3065 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.188567 24015 raft_consensus.cc:740] T 7da0f9c19d3f4131972e787480bd3065 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.189181 24015 consensus_queue.cc:260] T 7da0f9c19d3f4131972e787480bd3065 P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.189397 24030 raft_consensus.cc:515] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:36.190112 23636 catalog_manager.cc:5697] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9095967ca094406a7b5db2ad6d67052 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "b9095967ca094406a7b5db2ad6d67052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:36.230116 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84f8a42c0084ba6a44a7fffee6e2aaf" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
I20260713 09:06:36.231089 24007 raft_consensus.cc:359] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
W20260713 09:06:36.231595 23931 leader_election.cc:343] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.236158 24015 ts_tablet_manager.cc:1434] T 7da0f9c19d3f4131972e787480bd3065 P b9095967ca094406a7b5db2ad6d67052: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.013s
I20260713 09:06:36.238204 24010 tablet_bootstrap.cc:492] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007: No bootstrap required, opened a new log
I20260713 09:06:36.238651 24010 ts_tablet_manager.cc:1403] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007: Time spent bootstrapping tablet: real 0.183s	user 0.007s	sys 0.012s
I20260713 09:06:36.238873 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84f8a42c0084ba6a44a7fffee6e2aaf" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:36.239423 23815 raft_consensus.cc:3060] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.240904 24008 raft_consensus.cc:359] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:36.241637 24008 raft_consensus.cc:385] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.241917 24008 raft_consensus.cc:740] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.243273 24010 raft_consensus.cc:359] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.243889 24010 raft_consensus.cc:385] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.244163 24010 raft_consensus.cc:740] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.244784 24010 consensus_queue.cc:260] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.246268 23782 leader_election.cc:304] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052; no voters: fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:36.239217 23636 catalog_manager.cc:5697] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9095967ca094406a7b5db2ad6d67052 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "b9095967ca094406a7b5db2ad6d67052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:36.247502 24008 consensus_queue.cc:260] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:36.248361 24113 raft_consensus.cc:2804] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:36.248788 24113 raft_consensus.cc:493] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:36.249157 24113 raft_consensus.cc:3060] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.249626 24008 ts_tablet_manager.cc:1434] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.003s
I20260713 09:06:36.250458 24008 tablet_bootstrap.cc:492] T 8f695d62a74542749961beddf6e452d1 P 0afa7f73ba924347af6f54578a7422ad: Bootstrap starting.
I20260713 09:06:36.255465 24010 ts_tablet_manager.cc:1434] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.005s
I20260713 09:06:36.256368 24010 tablet_bootstrap.cc:492] T 4d397fa6f61c4b478e9c2b3993768606 P 6be32731f7054f3884e3b10e15eb0007: Bootstrap starting.
I20260713 09:06:36.258607 24108 raft_consensus.cc:2749] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:36.261233 23815 raft_consensus.cc:2468] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 1.
I20260713 09:06:36.262579 24008 tablet_bootstrap.cc:654] T 8f695d62a74542749961beddf6e452d1 P 0afa7f73ba924347af6f54578a7422ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.262470 23931 leader_election.cc:304] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [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: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007; no voters: fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:36.240502 24015 tablet_bootstrap.cc:492] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052: Bootstrap starting.
I20260713 09:06:36.264295 24044 consensus_queue.cc:1048] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.268049 24010 tablet_bootstrap.cc:654] T 4d397fa6f61c4b478e9c2b3993768606 P 6be32731f7054f3884e3b10e15eb0007: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.240567 24007 raft_consensus.cc:385] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.268767 24007 raft_consensus.cc:740] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.269666 24007 consensus_queue.cc:260] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.240819 24095 raft_consensus.cc:515] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.271167 24118 raft_consensus.cc:2804] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.271633 24118 raft_consensus.cc:697] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Becoming Leader. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Running, Role: LEADER
I20260713 09:06:36.272826 24015 tablet_bootstrap.cc:654] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.274283 24095 leader_election.cc:290] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 election: Requested vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:36.239581 24030 leader_election.cc:290] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 election: Requested vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:36.272434 24118 consensus_queue.cc:237] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:36.255838 24113 raft_consensus.cc:515] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.278867 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841e3be1e68b4df1a36fd3a8f4275b4d" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:36.272723 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841e3be1e68b4df1a36fd3a8f4275b4d" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
I20260713 09:06:36.280292 24113 leader_election.cc:290] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 election: Requested vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:36.280858 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841e3be1e68b4df1a36fd3a8f4275b4d" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
W20260713 09:06:36.281940 23783 leader_election.cc:343] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:36.282429 23857 leader_election.cc:343] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.273080 24007 ts_tablet_manager.cc:1434] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.110s	user 0.006s	sys 0.014s
I20260713 09:06:36.283457 24007 tablet_bootstrap.cc:492] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:36.285647 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841e3be1e68b4df1a36fd3a8f4275b4d" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:36.288882 24015 tablet_bootstrap.cc:492] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052: No bootstrap required, opened a new log
I20260713 09:06:36.289348 24015 ts_tablet_manager.cc:1403] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.003s
I20260713 09:06:36.292223 24015 raft_consensus.cc:359] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.292811 24015 raft_consensus.cc:385] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.293084 24015 raft_consensus.cc:740] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.293691 24015 consensus_queue.cc:260] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.296464 23889 raft_consensus.cc:2393] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0afa7f73ba924347af6f54578a7422ad in current term 1: Already voted for candidate b9095967ca094406a7b5db2ad6d67052 in this term.
I20260713 09:06:36.296741 23815 raft_consensus.cc:2393] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b9095967ca094406a7b5db2ad6d67052 in current term 1: Already voted for candidate 0afa7f73ba924347af6f54578a7422ad in this term.
I20260713 09:06:36.298564 24015 ts_tablet_manager.cc:1434] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:36.299418 24015 tablet_bootstrap.cc:492] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052: Bootstrap starting.
I20260713 09:06:36.300755 23857 leader_election.cc:304] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052; no voters: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:36.301560 24021 raft_consensus.cc:2749] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:36.302666 23782 leader_election.cc:304] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad; no voters: b9095967ca094406a7b5db2ad6d67052, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:36.305482 24113 raft_consensus.cc:2749] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:36.306326 24016 raft_consensus.cc:493] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.306952 24016 raft_consensus.cc:515] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.310236 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85578813e0de421b892dab63d8161e88" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:36.310524 24119 raft_consensus.cc:493] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.310957 24119 raft_consensus.cc:515] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
W20260713 09:06:36.311610 23930 leader_election.cc:343] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.312834 24015 tablet_bootstrap.cc:654] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.312870 24119 leader_election.cc:290] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:36.313586 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a113a3e425e342ca94881b05fd47b213" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:36.314170 23889 raft_consensus.cc:2468] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 0.
I20260713 09:06:36.304028 24007 tablet_bootstrap.cc:654] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.316876 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85578813e0de421b892dab63d8161e88" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:36.312160 24016 leader_election.cc:290] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:36.317070 23930 leader_election.cc:304] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052; no voters: 
I20260713 09:06:36.315109 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a113a3e425e342ca94881b05fd47b213" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:36.319826 23742 raft_consensus.cc:2468] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 0.
I20260713 09:06:36.320456 24010 tablet_bootstrap.cc:492] T 4d397fa6f61c4b478e9c2b3993768606 P 6be32731f7054f3884e3b10e15eb0007: No bootstrap required, opened a new log
I20260713 09:06:36.320886 24010 ts_tablet_manager.cc:1403] T 4d397fa6f61c4b478e9c2b3993768606 P 6be32731f7054f3884e3b10e15eb0007: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.013s
W20260713 09:06:36.322060 23931 leader_election.cc:343] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.322500 23931 leader_election.cc:304] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007; no voters: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:36.323491 24030 raft_consensus.cc:2749] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:36.324610 24016 raft_consensus.cc:2804] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:36.324995 24016 raft_consensus.cc:493] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:36.325294 24016 raft_consensus.cc:3060] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.325387 24008 tablet_bootstrap.cc:492] T 8f695d62a74542749961beddf6e452d1 P 0afa7f73ba924347af6f54578a7422ad: No bootstrap required, opened a new log
I20260713 09:06:36.328047 24008 ts_tablet_manager.cc:1403] T 8f695d62a74542749961beddf6e452d1 P 0afa7f73ba924347af6f54578a7422ad: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.014s
I20260713 09:06:36.330631 24008 raft_consensus.cc:359] T 8f695d62a74542749961beddf6e452d1 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.331224 24008 raft_consensus.cc:385] T 8f695d62a74542749961beddf6e452d1 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.331489 24008 raft_consensus.cc:740] T 8f695d62a74542749961beddf6e452d1 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.332101 24008 consensus_queue.cc:260] T 8f695d62a74542749961beddf6e452d1 P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.334014 24008 ts_tablet_manager.cc:1434] T 8f695d62a74542749961beddf6e452d1 P 0afa7f73ba924347af6f54578a7422ad: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:06:36.334815 24008 tablet_bootstrap.cc:492] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad: Bootstrap starting.
I20260713 09:06:36.327615 24010 raft_consensus.cc:359] T 4d397fa6f61c4b478e9c2b3993768606 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.335817 24010 raft_consensus.cc:385] T 4d397fa6f61c4b478e9c2b3993768606 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.336055 24010 raft_consensus.cc:740] T 4d397fa6f61c4b478e9c2b3993768606 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.336766 24010 consensus_queue.cc:260] T 4d397fa6f61c4b478e9c2b3993768606 P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.337208 24016 raft_consensus.cc:515] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.338884 24010 ts_tablet_manager.cc:1434] T 4d397fa6f61c4b478e9c2b3993768606 P 6be32731f7054f3884e3b10e15eb0007: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.003s
I20260713 09:06:36.339728 24010 tablet_bootstrap.cc:492] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007: Bootstrap starting.
I20260713 09:06:36.340099 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a113a3e425e342ca94881b05fd47b213" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:36.340632 23889 raft_consensus.cc:3060] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.344859 24010 tablet_bootstrap.cc:654] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.345319 23636 catalog_manager.cc:5697] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132). New cstate: current_term: 1 leader_uuid: "6be32731f7054f3884e3b10e15eb0007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:36.346885 23889 raft_consensus.cc:2468] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 1.
I20260713 09:06:36.348134 23930 leader_election.cc:304] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052; no voters: 
I20260713 09:06:36.348901 24118 raft_consensus.cc:2804] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.349498 24118 raft_consensus.cc:697] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Becoming Leader. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Running, Role: LEADER
I20260713 09:06:36.350251 24118 consensus_queue.cc:237] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.352862 24008 tablet_bootstrap.cc:654] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.363204 24016 leader_election.cc:290] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 election: Requested vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:36.364331 24007 tablet_bootstrap.cc:492] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: No bootstrap required, opened a new log
I20260713 09:06:36.364202 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a113a3e425e342ca94881b05fd47b213" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
I20260713 09:06:36.364780 24007 ts_tablet_manager.cc:1403] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.002s
I20260713 09:06:36.364822 23742 raft_consensus.cc:3060] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.366649 24008 tablet_bootstrap.cc:492] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad: No bootstrap required, opened a new log
I20260713 09:06:36.367062 24008 ts_tablet_manager.cc:1403] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.001s
I20260713 09:06:36.367419 24007 raft_consensus.cc:359] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.368041 24007 raft_consensus.cc:385] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.368320 24007 raft_consensus.cc:740] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.369164 24007 consensus_queue.cc:260] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.369580 24008 raft_consensus.cc:359] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.370225 24008 raft_consensus.cc:385] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.370576 24008 raft_consensus.cc:740] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.371279 23742 raft_consensus.cc:2468] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 1.
I20260713 09:06:36.371358 23636 catalog_manager.cc:5697] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132). New cstate: current_term: 1 leader_uuid: "6be32731f7054f3884e3b10e15eb0007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:36.372987 24010 tablet_bootstrap.cc:492] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007: No bootstrap required, opened a new log
I20260713 09:06:36.373387 24010 ts_tablet_manager.cc:1403] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.006s
I20260713 09:06:36.374984 24015 tablet_bootstrap.cc:492] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052: No bootstrap required, opened a new log
I20260713 09:06:36.375412 24015 ts_tablet_manager.cc:1403] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.016s
I20260713 09:06:36.375928 24010 raft_consensus.cc:359] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.376573 24010 raft_consensus.cc:385] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.376819 24010 raft_consensus.cc:740] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.377444 24010 consensus_queue.cc:260] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.378091 24015 raft_consensus.cc:359] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.379061 24010 ts_tablet_manager.cc:1434] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:36.379271 24015 raft_consensus.cc:385] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.379557 24015 raft_consensus.cc:740] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.379931 24010 tablet_bootstrap.cc:492] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007: Bootstrap starting.
I20260713 09:06:36.371284 24008 consensus_queue.cc:260] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.382030 24007 ts_tablet_manager.cc:1434] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:06:36.380324 24015 consensus_queue.cc:260] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.383234 24113 consensus_queue.cc:1048] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.384851 24008 ts_tablet_manager.cc:1434] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:06:36.384058 24015 ts_tablet_manager.cc:1434] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:06:36.387286 24007 tablet_bootstrap.cc:492] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:36.388507 24008 tablet_bootstrap.cc:492] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad: Bootstrap starting.
I20260713 09:06:36.389649 24010 tablet_bootstrap.cc:654] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.388520 24015 tablet_bootstrap.cc:492] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052: Bootstrap starting.
I20260713 09:06:36.394289 24008 tablet_bootstrap.cc:654] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.406261 24108 consensus_queue.cc:1048] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.408231 24113 raft_consensus.cc:493] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.408706 24113 raft_consensus.cc:515] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.411448 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10b1f237f0542dcb4569e0da67c20e0" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:36.411921 23965 raft_consensus.cc:3060] T 4d397fa6f61c4b478e9c2b3993768606 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.412066 23889 raft_consensus.cc:2468] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 0.
I20260713 09:06:36.413430 23782 leader_election.cc:304] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052; no voters: 
I20260713 09:06:36.414256 24017 consensus_queue.cc:1048] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.415041 24007 tablet_bootstrap.cc:654] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.415602 24017 raft_consensus.cc:2804] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:36.415984 24017 raft_consensus.cc:493] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:36.416317 24017 raft_consensus.cc:3060] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.421509 24095 consensus_queue.cc:1048] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.424667 24113 leader_election.cc:290] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:36.425381 24007 tablet_bootstrap.cc:492] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9: No bootstrap required, opened a new log
I20260713 09:06:36.426909 23741 raft_consensus.cc:3060] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.427845 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10b1f237f0542dcb4569e0da67c20e0" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:36.428520 23962 raft_consensus.cc:2468] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 0.
I20260713 09:06:36.430265 24017 raft_consensus.cc:515] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.433092 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10b1f237f0542dcb4569e0da67c20e0" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:36.433686 23889 raft_consensus.cc:3060] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.439054 24108 consensus_queue.cc:1048] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.442584 23889 raft_consensus.cc:2468] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 1.
I20260713 09:06:36.445796 24095 consensus_queue.cc:1048] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.447836 23782 leader_election.cc:304] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052; no voters: 
I20260713 09:06:36.449544 24113 raft_consensus.cc:2804] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.450028 24113 raft_consensus.cc:697] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Becoming Leader. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Running, Role: LEADER
I20260713 09:06:36.450838 24113 consensus_queue.cc:237] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.449505 24010 tablet_bootstrap.cc:492] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007: No bootstrap required, opened a new log
I20260713 09:06:36.455919 24010 ts_tablet_manager.cc:1403] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.004s
I20260713 09:06:36.458690 24010 raft_consensus.cc:359] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:36.459326 24010 raft_consensus.cc:385] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.459591 24010 raft_consensus.cc:740] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.462162 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10b1f237f0542dcb4569e0da67c20e0" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
I20260713 09:06:36.462775 23965 raft_consensus.cc:3060] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.469137 24017 leader_election.cc:290] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 election: Requested vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:36.414598 24015 tablet_bootstrap.cc:654] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.474143 24007 ts_tablet_manager.cc:1403] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.001s
I20260713 09:06:36.478569 23965 raft_consensus.cc:2468] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 1.
I20260713 09:06:36.480530 24010 consensus_queue.cc:260] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:36.481657 24016 raft_consensus.cc:493] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.482105 24016 raft_consensus.cc:515] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:36.483170 24010 ts_tablet_manager.cc:1434] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260713 09:06:36.489553 24010 tablet_bootstrap.cc:492] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007: Bootstrap starting.
I20260713 09:06:36.490952 23816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89420ce133f744db92b01bff63bf31a3" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:36.485863 24016 leader_election.cc:290] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
W20260713 09:06:36.492288 23931 leader_election.cc:343] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.494617 23741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89420ce133f744db92b01bff63bf31a3" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
W20260713 09:06:36.495913 23931 leader_election.cc:343] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.496351 23931 leader_election.cc:304] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007; no voters: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:36.498901 24016 raft_consensus.cc:2749] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:36.505710 23816 raft_consensus.cc:3060] T 8f695d62a74542749961beddf6e452d1 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.511626 24010 tablet_bootstrap.cc:654] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.513947 24095 consensus_queue.cc:1048] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.515161 23890 raft_consensus.cc:3060] T 7da0f9c19d3f4131972e787480bd3065 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.515820 24016 raft_consensus.cc:493] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.476841 24007 raft_consensus.cc:359] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.517679 24007 raft_consensus.cc:385] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.517997 24007 raft_consensus.cc:740] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.517175 24016 raft_consensus.cc:515] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.523200 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784243dcdc02415c89e7271fb871b83b" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:36.523892 24016 leader_election.cc:290] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
W20260713 09:06:36.524482 23930 leader_election.cc:343] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.524694 23816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784243dcdc02415c89e7271fb871b83b" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:36.525445 23816 raft_consensus.cc:2468] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 0.
I20260713 09:06:36.528069 23931 leader_election.cc:304] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [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: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007; no voters: b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:36.529520 24016 raft_consensus.cc:2804] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:36.529871 24016 raft_consensus.cc:493] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:36.530191 24016 raft_consensus.cc:3060] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.534446 24008 tablet_bootstrap.cc:492] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad: No bootstrap required, opened a new log
I20260713 09:06:36.534924 24008 ts_tablet_manager.cc:1403] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad: Time spent bootstrapping tablet: real 0.147s	user 0.037s	sys 0.052s
I20260713 09:06:36.542140 24007 consensus_queue.cc:260] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.543651 24015 tablet_bootstrap.cc:492] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052: No bootstrap required, opened a new log
I20260713 09:06:36.544024 24015 ts_tablet_manager.cc:1403] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052: Time spent bootstrapping tablet: real 0.156s	user 0.007s	sys 0.014s
I20260713 09:06:36.549865 24008 raft_consensus.cc:359] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.550494 24008 raft_consensus.cc:385] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.550734 24008 raft_consensus.cc:740] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.551337 24008 consensus_queue.cc:260] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.552460 24118 consensus_queue.cc:1048] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.554500 24008 ts_tablet_manager.cc:1434] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260713 09:06:36.554239 23636 catalog_manager.cc:5697] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 0afa7f73ba924347af6f54578a7422ad (127.21.45.130). New cstate: current_term: 1 leader_uuid: "0afa7f73ba924347af6f54578a7422ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:36.555488 24008 tablet_bootstrap.cc:492] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad: Bootstrap starting.
I20260713 09:06:36.562309 24015 raft_consensus.cc:359] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.562979 24015 raft_consensus.cc:385] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.563284 24015 raft_consensus.cc:740] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.563910 24015 consensus_queue.cc:260] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.565815 24015 ts_tablet_manager.cc:1434] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260713 09:06:36.568215 24014 raft_consensus.cc:493] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.568689 24014 raft_consensus.cc:515] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.569255 24010 tablet_bootstrap.cc:492] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007: No bootstrap required, opened a new log
I20260713 09:06:36.569710 24010 ts_tablet_manager.cc:1403] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.008s
I20260713 09:06:36.570688 24014 leader_election.cc:290] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:36.571063 24007 ts_tablet_manager.cc:1434] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.097s	user 0.005s	sys 0.001s
I20260713 09:06:36.572556 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da35c00c106e47ca9f94dc3ef289c3dd" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:36.573565 24007 tablet_bootstrap.cc:492] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:36.574604 24095 consensus_queue.cc:1048] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:36.574787 23705 leader_election.cc:343] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.574720 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da35c00c106e47ca9f94dc3ef289c3dd" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:36.577184 24118 consensus_queue.cc:1048] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.571945 24010 raft_consensus.cc:359] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.574766 24015 tablet_bootstrap.cc:492] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052: Bootstrap starting.
I20260713 09:06:36.580130 24010 raft_consensus.cc:385] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.580452 24010 raft_consensus.cc:740] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.575328 24008 tablet_bootstrap.cc:654] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.581992 24010 consensus_queue.cc:260] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
W20260713 09:06:36.579679 23707 leader_election.cc:343] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.588665 24010 ts_tablet_manager.cc:1434] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:06:36.589530 24010 tablet_bootstrap.cc:492] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007: Bootstrap starting.
I20260713 09:06:36.590250 23707 leader_election.cc:304] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:36.592590 24069 raft_consensus.cc:2749] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:36.598014 24015 tablet_bootstrap.cc:654] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.600894 24095 consensus_queue.cc:1048] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:36.609642 24016 raft_consensus.cc:515] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.612828 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784243dcdc02415c89e7271fb871b83b" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:36.612876 23816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784243dcdc02415c89e7271fb871b83b" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:36.613487 23890 raft_consensus.cc:3060] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.613600 23816 raft_consensus.cc:3060] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.624003 24016 leader_election.cc:290] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 election: Requested vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:36.627744 23890 raft_consensus.cc:2468] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 1.
I20260713 09:06:36.628319 24010 tablet_bootstrap.cc:654] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.623481 23816 raft_consensus.cc:2468] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 1.
I20260713 09:06:36.642364 24007 tablet_bootstrap.cc:654] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.653079 23930 leader_election.cc:304] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052; no voters: 
I20260713 09:06:36.653903 24016 raft_consensus.cc:2804] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.654392 24016 raft_consensus.cc:697] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Becoming Leader. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Running, Role: LEADER
I20260713 09:06:36.655236 24016 consensus_queue.cc:237] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.665535 24010 tablet_bootstrap.cc:492] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007: No bootstrap required, opened a new log
I20260713 09:06:36.665972 24010 ts_tablet_manager.cc:1403] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.008s
I20260713 09:06:36.666801 24137 raft_consensus.cc:493] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.667254 24137 raft_consensus.cc:515] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.669806 24069 consensus_queue.cc:1048] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.670748 24137 leader_election.cc:290] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:36.680265 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72436b97814e4e0b84436866d518fba6" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:36.681804 24137 raft_consensus.cc:493] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:06:36.682276 23782 leader_election.cc:343] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.682292 24137 raft_consensus.cc:515] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.685611 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85578813e0de421b892dab63d8161e88" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
W20260713 09:06:36.687311 23782 leader_election.cc:343] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.685546 24067 consensus_queue.cc:1048] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.690555 24017 raft_consensus.cc:493] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.693383 24017 raft_consensus.cc:515] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:36.695394 24017 leader_election.cc:290] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:36.690894 24015 tablet_bootstrap.cc:492] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052: No bootstrap required, opened a new log
I20260713 09:06:36.689843 24010 raft_consensus.cc:359] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.698760 24010 raft_consensus.cc:385] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.698899 24015 ts_tablet_manager.cc:1403] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052: Time spent bootstrapping tablet: real 0.124s	user 0.006s	sys 0.026s
I20260713 09:06:36.699052 24010 raft_consensus.cc:740] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.700712 24010 consensus_queue.cc:260] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.703352 24010 ts_tablet_manager.cc:1434] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260713 09:06:36.700862 23741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdbea182a784f3bb64e2733e1f5b31b" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:36.703850 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdbea182a784f3bb64e2733e1f5b31b" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
W20260713 09:06:36.705886 23783 leader_election.cc:343] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.706040 23964 raft_consensus.cc:2468] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 0.
I20260713 09:06:36.707355 24137 leader_election.cc:290] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:36.707316 23780 leader_election.cc:304] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007; no voters: fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:36.707666 24044 consensus_queue.cc:1048] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:06:36.721884 24007 tablet_bootstrap.cc:492] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9: No bootstrap required, opened a new log
I20260713 09:06:36.722386 24007 ts_tablet_manager.cc:1403] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.149s	user 0.025s	sys 0.003s
I20260713 09:06:36.723403 24015 raft_consensus.cc:359] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.724144 24015 raft_consensus.cc:385] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.724397 24015 raft_consensus.cc:740] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.727133 24119 raft_consensus.cc:493] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.727639 24119 raft_consensus.cc:515] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.725245 24118 raft_consensus.cc:493] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.730055 24118 raft_consensus.cc:515] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.731869 24118 leader_election.cc:290] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:36.720094 24137 raft_consensus.cc:2804] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:36.729557 24119 leader_election.cc:290] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:36.733208 24137 raft_consensus.cc:493] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:36.733755 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832a7c082dd64d4daa7d31da3ae09130" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:36.734356 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85578813e0de421b892dab63d8161e88" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:36.707835 23739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72436b97814e4e0b84436866d518fba6" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:36.734975 24015 consensus_queue.cc:260] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.736598 23741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832a7c082dd64d4daa7d31da3ae09130" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:36.737797 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd02aeaca0b4af8811c34c84c8524fb" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:36.738399 24015 ts_tablet_manager.cc:1434] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
W20260713 09:06:36.738567 23931 leader_election.cc:343] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.739379 24015 tablet_bootstrap.cc:492] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052: Bootstrap starting.
I20260713 09:06:36.740271 23964 raft_consensus.cc:2468] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 0.
I20260713 09:06:36.741523 23780 leader_election.cc:304] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007; no voters: b9095967ca094406a7b5db2ad6d67052
W20260713 09:06:36.742316 23783 leader_election.cc:343] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.742551 24017 raft_consensus.cc:2804] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:36.742980 24017 raft_consensus.cc:493] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:36.743175 23888 raft_consensus.cc:2468] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 0.
I20260713 09:06:36.743357 24017 raft_consensus.cc:3060] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.736922 24137 raft_consensus.cc:3060] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.744755 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd02aeaca0b4af8811c34c84c8524fb" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:36.738360 23889 raft_consensus.cc:2468] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 0.
I20260713 09:06:36.745894 23930 leader_election.cc:304] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052; no voters: fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:36.747056 23930 leader_election.cc:304] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052; no voters: 
I20260713 09:06:36.747737 24030 raft_consensus.cc:2804] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:36.748111 24030 raft_consensus.cc:493] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:36.748441 24030 raft_consensus.cc:3060] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.748445 24119 raft_consensus.cc:2804] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:36.749394 24119 raft_consensus.cc:493] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:36.749727 24119 raft_consensus.cc:3060] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.754660 24017 raft_consensus.cc:515] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.742748 23783 leader_election.cc:304] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad; no voters: b9095967ca094406a7b5db2ad6d67052, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:36.748574 24007 raft_consensus.cc:359] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:36.757625 24007 raft_consensus.cc:385] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.757885 24007 raft_consensus.cc:740] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.756793 24113 raft_consensus.cc:2749] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:36.760092 24007 consensus_queue.cc:260] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
W20260713 09:06:36.760907 23931 leader_election.cc:343] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.762529 24007 ts_tablet_manager.cc:1434] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260713 09:06:36.763474 24007 tablet_bootstrap.cc:492] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:36.767148 24030 raft_consensus.cc:515] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.774140 24007 tablet_bootstrap.cc:654] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.776654 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85578813e0de421b892dab63d8161e88" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
W20260713 09:06:36.778023 23782 leader_election.cc:343] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.778270 24017 leader_election.cc:290] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 election: Requested vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:36.781118 24015 tablet_bootstrap.cc:654] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.795256 23739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832a7c082dd64d4daa7d31da3ae09130" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
W20260713 09:06:36.796880 23931 leader_election.cc:343] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.793314 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85578813e0de421b892dab63d8161e88" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
I20260713 09:06:36.798702 24030 leader_election.cc:290] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 election: Requested vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:36.803709 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832a7c082dd64d4daa7d31da3ae09130" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:36.804245 24119 raft_consensus.cc:515] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.807950 23889 raft_consensus.cc:3060] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.809001 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd02aeaca0b4af8811c34c84c8524fb" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:36.809464 24119 leader_election.cc:290] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 election: Requested vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:36.810082 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd02aeaca0b4af8811c34c84c8524fb" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:36.810526 23888 raft_consensus.cc:3060] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.802687 23964 raft_consensus.cc:3060] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.815325 23889 raft_consensus.cc:2468] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 1.
W20260713 09:06:36.816319 23931 leader_election.cc:343] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.816573 23930 leader_election.cc:304] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052; no voters: fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:36.818188 24030 raft_consensus.cc:2804] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.818799 24030 raft_consensus.cc:697] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Becoming Leader. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Running, Role: LEADER
I20260713 09:06:36.819579 24030 consensus_queue.cc:237] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.823287 24119 raft_consensus.cc:493] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.800604 24137 raft_consensus.cc:515] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:36.828711 24016 consensus_queue.cc:1048] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.839541 24008 tablet_bootstrap.cc:492] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad: No bootstrap required, opened a new log
I20260713 09:06:36.840044 24008 ts_tablet_manager.cc:1403] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad: Time spent bootstrapping tablet: real 0.285s	user 0.025s	sys 0.042s
I20260713 09:06:36.837284 23640 catalog_manager.cc:5697] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132). New cstate: current_term: 1 leader_uuid: "6be32731f7054f3884e3b10e15eb0007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:36.842691 24008 raft_consensus.cc:359] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.843374 24008 raft_consensus.cc:385] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.843636 24008 raft_consensus.cc:740] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.845593 24137 leader_election.cc:290] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 election: Requested vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:36.847750 23888 raft_consensus.cc:2468] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 1.
I20260713 09:06:36.849332 23930 leader_election.cc:304] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052; no voters: 0afa7f73ba924347af6f54578a7422ad
I20260713 09:06:36.850553 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdbea182a784f3bb64e2733e1f5b31b" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
I20260713 09:06:36.851187 23965 raft_consensus.cc:3060] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.854198 23739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdbea182a784f3bb64e2733e1f5b31b" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
I20260713 09:06:36.855118 23964 raft_consensus.cc:2468] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 1.
I20260713 09:06:36.856833 23780 leader_election.cc:304] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007; no voters: b9095967ca094406a7b5db2ad6d67052
W20260713 09:06:36.857394 23783 leader_election.cc:343] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.858171 24017 raft_consensus.cc:2804] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.858701 24017 raft_consensus.cc:697] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Becoming Leader. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Running, Role: LEADER
I20260713 09:06:36.860425 24008 consensus_queue.cc:260] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.868005 24017 consensus_queue.cc:237] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.864770 24030 raft_consensus.cc:2804] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.826212 24119 raft_consensus.cc:515] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.871747 24008 ts_tablet_manager.cc:1434] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:06:36.875149 24008 tablet_bootstrap.cc:492] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad: Bootstrap starting.
I20260713 09:06:36.870085 24016 consensus_queue.cc:1048] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:06:36.881042 24030 raft_consensus.cc:697] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Becoming Leader. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Running, Role: LEADER
I20260713 09:06:36.892215 24030 consensus_queue.cc:237] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.905803 24137 consensus_queue.cc:1048] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.912221 23741 raft_consensus.cc:3060] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.914238 23965 raft_consensus.cc:2468] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 1.
I20260713 09:06:36.916832 24119 leader_election.cc:290] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:36.917410 24116 consensus_queue.cc:1048] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:06:36.917964 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da35c00c106e47ca9f94dc3ef289c3dd" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
W20260713 09:06:36.919277 23930 leader_election.cc:343] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.920270 24015 tablet_bootstrap.cc:492] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052: No bootstrap required, opened a new log
I20260713 09:06:36.920710 24015 ts_tablet_manager.cc:1403] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052: Time spent bootstrapping tablet: real 0.182s	user 0.012s	sys 0.040s
I20260713 09:06:36.921250 23780 leader_election.cc:304] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007; no voters: fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:36.922519 24017 raft_consensus.cc:2804] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:36.922715 24007 tablet_bootstrap.cc:492] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: No bootstrap required, opened a new log
I20260713 09:06:36.923008 24017 raft_consensus.cc:697] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Becoming Leader. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Running, Role: LEADER
I20260713 09:06:36.924434 24007 ts_tablet_manager.cc:1403] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.161s	user 0.014s	sys 0.008s
I20260713 09:06:36.921241 24008 tablet_bootstrap.cc:654] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:36.931888 23637 catalog_manager.cc:5697] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 0afa7f73ba924347af6f54578a7422ad (127.21.45.130). New cstate: current_term: 1 leader_uuid: "0afa7f73ba924347af6f54578a7422ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:36.934435 24116 consensus_queue.cc:1048] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:36.935320 23741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da35c00c106e47ca9f94dc3ef289c3dd" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:36.935467 24007 raft_consensus.cc:359] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.936591 24007 raft_consensus.cc:385] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.936870 24007 raft_consensus.cc:740] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.937793 24007 consensus_queue.cc:260] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.935940 23741 raft_consensus.cc:2468] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 0.
I20260713 09:06:36.938060 24017 consensus_queue.cc:237] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:36.941391 23931 leader_election.cc:304] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:36.942167 24030 raft_consensus.cc:2804] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:36.947077 24030 raft_consensus.cc:493] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:36.947294 24015 raft_consensus.cc:359] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.948093 24015 raft_consensus.cc:385] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:36.948412 24015 raft_consensus.cc:740] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Initialized, Role: FOLLOWER
I20260713 09:06:36.948632 24007 ts_tablet_manager.cc:1434] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.002s
I20260713 09:06:36.949586 24007 tablet_bootstrap.cc:492] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:36.950465 24015 consensus_queue.cc:260] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.954530 24015 ts_tablet_manager.cc:1434] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260713 09:06:36.955534 24015 tablet_bootstrap.cc:492] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052: Bootstrap starting.
I20260713 09:06:36.950011 24030 raft_consensus.cc:3060] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.956678 24095 raft_consensus.cc:493] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.962604 24095 raft_consensus.cc:515] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:36.962707 23636 catalog_manager.cc:5697] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132). New cstate: current_term: 1 leader_uuid: "6be32731f7054f3884e3b10e15eb0007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:36.960801 24092 raft_consensus.cc:493] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:36.964296 24092 raft_consensus.cc:515] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:36.964684 24095 leader_election.cc:290] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:36.966239 24092 leader_election.cc:290] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:36.967358 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85578813e0de421b892dab63d8161e88" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:36.967732 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85578813e0de421b892dab63d8161e88" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:36.968113 23965 raft_consensus.cc:2393] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9095967ca094406a7b5db2ad6d67052 in current term 1: Already voted for candidate 0afa7f73ba924347af6f54578a7422ad in this term.
I20260713 09:06:36.968613 23741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72436b97814e4e0b84436866d518fba6" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:36.970801 23857 leader_election.cc:304] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052; no voters: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007
I20260713 09:06:36.964427 23636 catalog_manager.cc:5697] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132). New cstate: current_term: 1 leader_uuid: "6be32731f7054f3884e3b10e15eb0007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: HEALTHY } } }
W20260713 09:06:36.971864 23857 leader_election.cc:343] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.973146 24092 raft_consensus.cc:3060] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.976359 24030 raft_consensus.cc:515] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:36.973204 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72436b97814e4e0b84436866d518fba6" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:36.980867 23815 raft_consensus.cc:2468] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 0.
I20260713 09:06:36.983984 24030 leader_election.cc:290] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 election: Requested vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:36.985337 23741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da35c00c106e47ca9f94dc3ef289c3dd" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
I20260713 09:06:36.985875 23741 raft_consensus.cc:3060] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:36.988376 23857 leader_election.cc:304] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [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: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052; no voters: fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:36.989465 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da35c00c106e47ca9f94dc3ef289c3dd" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:36.990010 24095 raft_consensus.cc:2804] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:36.990379 24095 raft_consensus.cc:493] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:36.990696 24095 raft_consensus.cc:3060] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:36.991837 23688 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:06:36.994050 23930 leader_election.cc:343] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:36.998406 24113 consensus_queue.cc:1048] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:37.002231 24095 raft_consensus.cc:515] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:37.005271 24015 tablet_bootstrap.cc:654] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.006790 23740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72436b97814e4e0b84436866d518fba6" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
W20260713 09:06:37.010785 23857 leader_election.cc:343] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:37.009248 23640 catalog_manager.cc:5697] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 0afa7f73ba924347af6f54578a7422ad (127.21.45.130). New cstate: current_term: 1 leader_uuid: "0afa7f73ba924347af6f54578a7422ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:37.011998 24007 tablet_bootstrap.cc:654] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.012676 24092 raft_consensus.cc:2749] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:37.013891 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72436b97814e4e0b84436866d518fba6" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:37.018164 23815 raft_consensus.cc:3060] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.024382 23741 raft_consensus.cc:2468] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 1.
I20260713 09:06:37.026072 23931 leader_election.cc:304] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:37.014658 24095 leader_election.cc:290] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 election: Requested vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:37.033377 24119 raft_consensus.cc:2804] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:37.036281 24119 raft_consensus.cc:697] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Becoming Leader. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Running, Role: LEADER
I20260713 09:06:37.036900 24119 consensus_queue.cc:237] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:37.035130 23815 raft_consensus.cc:2468] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 1.
I20260713 09:06:37.065183 24008 tablet_bootstrap.cc:492] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad: No bootstrap required, opened a new log
I20260713 09:06:37.065351 23857 leader_election.cc:304] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [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: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052; no voters: fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:37.065639 24008 ts_tablet_manager.cc:1403] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad: Time spent bootstrapping tablet: real 0.191s	user 0.026s	sys 0.021s
I20260713 09:06:37.066128 24095 raft_consensus.cc:2804] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:37.073395 24008 raft_consensus.cc:359] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:37.073881 24008 raft_consensus.cc:385] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.074075 24008 raft_consensus.cc:740] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.076962 24008 consensus_queue.cc:260] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:37.070897 24095 raft_consensus.cc:697] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [term 1 LEADER]: Becoming Leader. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Running, Role: LEADER
I20260713 09:06:37.078348 24095 consensus_queue.cc:237] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:37.083864 23636 catalog_manager.cc:5697] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132). New cstate: current_term: 1 leader_uuid: "6be32731f7054f3884e3b10e15eb0007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:37.083966 24008 ts_tablet_manager.cc:1434] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260713 09:06:37.085842 24007 tablet_bootstrap.cc:492] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: No bootstrap required, opened a new log
I20260713 09:06:37.086310 24007 ts_tablet_manager.cc:1403] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.137s	user 0.020s	sys 0.019s
I20260713 09:06:37.088874 24007 raft_consensus.cc:359] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:37.089512 24007 raft_consensus.cc:385] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.089846 24007 raft_consensus.cc:740] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.088876 24015 tablet_bootstrap.cc:492] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052: No bootstrap required, opened a new log
I20260713 09:06:37.091032 24137 raft_consensus.cc:493] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:37.091598 24015 ts_tablet_manager.cc:1403] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052: Time spent bootstrapping tablet: real 0.136s	user 0.009s	sys 0.002s
I20260713 09:06:37.091660 24137 raft_consensus.cc:515] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:37.092622 24007 consensus_queue.cc:260] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:37.093824 24137 leader_election.cc:290] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:37.094120 24015 raft_consensus.cc:359] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:37.094743 24015 raft_consensus.cc:385] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.094990 24015 raft_consensus.cc:740] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.095275 23739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89420ce133f744db92b01bff63bf31a3" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:37.095695 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89420ce133f744db92b01bff63bf31a3" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:37.096285 23964 raft_consensus.cc:2468] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 0.
W20260713 09:06:37.096501 23783 leader_election.cc:343] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:37.097457 23780 leader_election.cc:304] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007; no voters: fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:37.098193 24137 raft_consensus.cc:2804] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:37.098621 24137 raft_consensus.cc:493] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:37.098647 24015 consensus_queue.cc:260] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:37.099205 24137 raft_consensus.cc:3060] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.100533 24007 ts_tablet_manager.cc:1434] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:06:37.100663 24015 ts_tablet_manager.cc:1434] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:06:37.100526 23638 catalog_manager.cc:5697] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9095967ca094406a7b5db2ad6d67052 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "b9095967ca094406a7b5db2ad6d67052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:37.101588 24007 tablet_bootstrap.cc:492] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:37.105976 24137 raft_consensus.cc:515] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:37.106587 24007 tablet_bootstrap.cc:654] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.108625 24137 leader_election.cc:290] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 election: Requested vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:37.108835 23739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89420ce133f744db92b01bff63bf31a3" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
I20260713 09:06:37.110003 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89420ce133f744db92b01bff63bf31a3" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
W20260713 09:06:37.110108 23783 leader_election.cc:343] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:37.110710 23964 raft_consensus.cc:3060] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.115841 24137 raft_consensus.cc:493] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:37.116307 24137 raft_consensus.cc:515] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:37.118734 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd02aeaca0b4af8811c34c84c8524fb" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:37.119323 24137 leader_election.cc:290] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:37.120450 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd02aeaca0b4af8811c34c84c8524fb" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:37.120388 23964 raft_consensus.cc:2468] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 1.
I20260713 09:06:37.122684 23780 leader_election.cc:304] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007; no voters: fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:37.123420 24137 raft_consensus.cc:2804] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:37.123941 24137 raft_consensus.cc:697] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Becoming Leader. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Running, Role: LEADER
I20260713 09:06:37.124606 24137 consensus_queue.cc:237] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:37.119431 23888 raft_consensus.cc:2393] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0afa7f73ba924347af6f54578a7422ad in current term 1: Already voted for candidate 6be32731f7054f3884e3b10e15eb0007 in this term.
I20260713 09:06:37.126446 23782 leader_election.cc:304] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad; no voters: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:37.127470 24113 raft_consensus.cc:3060] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.127674 24007 tablet_bootstrap.cc:492] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9: No bootstrap required, opened a new log
I20260713 09:06:37.128144 24007 ts_tablet_manager.cc:1403] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
I20260713 09:06:37.130949 24007 raft_consensus.cc:359] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:37.131569 24007 raft_consensus.cc:385] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.131817 24007 raft_consensus.cc:740] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.132565 24007 consensus_queue.cc:260] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:37.134218 24113 raft_consensus.cc:2749] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:37.136451 24007 ts_tablet_manager.cc:1434] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:37.137337 24007 tablet_bootstrap.cc:492] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:37.141803 24007 tablet_bootstrap.cc:654] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.145129 23636 catalog_manager.cc:5697] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 0afa7f73ba924347af6f54578a7422ad (127.21.45.130). New cstate: current_term: 1 leader_uuid: "0afa7f73ba924347af6f54578a7422ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:37.146706 24007 tablet_bootstrap.cc:492] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: No bootstrap required, opened a new log
I20260713 09:06:37.147140 24007 ts_tablet_manager.cc:1403] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.006s
I20260713 09:06:37.149629 24007 raft_consensus.cc:359] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:37.150046 24007 raft_consensus.cc:385] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.150256 24007 raft_consensus.cc:740] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.150709 24007 consensus_queue.cc:260] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:37.152344 24007 ts_tablet_manager.cc:1434] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:06:37.153369 24007 tablet_bootstrap.cc:492] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:37.157050 24014 raft_consensus.cc:493] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:37.157383 24007 tablet_bootstrap.cc:654] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:37.157546 24014 raft_consensus.cc:515] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:37.159430 24014 leader_election.cc:290] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:37.160486 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72436b97814e4e0b84436866d518fba6" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:37.160846 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72436b97814e4e0b84436866d518fba6" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:37.161563 23815 raft_consensus.cc:2393] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in current term 1: Already voted for candidate b9095967ca094406a7b5db2ad6d67052 in this term.
I20260713 09:06:37.162679 23708 leader_election.cc:304] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:37.163419 24014 raft_consensus.cc:3060] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.164724 24007 tablet_bootstrap.cc:492] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: No bootstrap required, opened a new log
I20260713 09:06:37.165084 24007 ts_tablet_manager.cc:1403] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260713 09:06:37.167078 24007 raft_consensus.cc:359] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:37.167649 24007 raft_consensus.cc:385] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:37.167900 24007 raft_consensus.cc:740] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:37.167968 24014 raft_consensus.cc:2749] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:37.168582 24007 consensus_queue.cc:260] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:37.170509 24007 ts_tablet_manager.cc:1434] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:37.190179 24014 raft_consensus.cc:493] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:37.190691 24014 raft_consensus.cc:515] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:37.192595 24014 leader_election.cc:290] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:37.193208 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832a7c082dd64d4daa7d31da3ae09130" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:37.193444 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832a7c082dd64d4daa7d31da3ae09130" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:37.193863 23888 raft_consensus.cc:2393] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in current term 1: Already voted for candidate 6be32731f7054f3884e3b10e15eb0007 in this term.
I20260713 09:06:37.194693 23707 leader_election.cc:304] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:37.195248 24014 raft_consensus.cc:3060] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.200240 24014 raft_consensus.cc:2749] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:37.212040 24030 consensus_queue.cc:1048] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:37.222244 24116 consensus_queue.cc:1048] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:37.252517 24137 consensus_queue.cc:1048] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:37.262305 24113 consensus_queue.cc:1048] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:37.284945 24044 raft_consensus.cc:493] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:37.285369 24044 raft_consensus.cc:515] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:37.287057 24044 leader_election.cc:290] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:37.287570 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89420ce133f744db92b01bff63bf31a3" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:37.287986 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89420ce133f744db92b01bff63bf31a3" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:37.288180 23964 raft_consensus.cc:2393] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in current term 1: Already voted for candidate 0afa7f73ba924347af6f54578a7422ad in this term.
I20260713 09:06:37.289157 23708 leader_election.cc:304] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007
I20260713 09:06:37.289721 24044 raft_consensus.cc:3060] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.295101 24044 raft_consensus.cc:2749] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:37.296988 24116 consensus_queue.cc:1048] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:37.306852 24160 consensus_queue.cc:1048] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:37.327170 24044 raft_consensus.cc:493] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:37.327526 24044 raft_consensus.cc:515] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:37.329674 24044 leader_election.cc:290] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:37.329901 23816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841e3be1e68b4df1a36fd3a8f4275b4d" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:37.330238 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841e3be1e68b4df1a36fd3a8f4275b4d" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:37.330749 23816 raft_consensus.cc:2393] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in current term 1: Already voted for candidate 0afa7f73ba924347af6f54578a7422ad in this term.
I20260713 09:06:37.331007 23888 raft_consensus.cc:2393] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in current term 1: Already voted for candidate b9095967ca094406a7b5db2ad6d67052 in this term.
I20260713 09:06:37.331947 23707 leader_election.cc:304] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:37.332612 24044 raft_consensus.cc:3060] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.335238 23739 raft_consensus.cc:3060] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.338232 24044 raft_consensus.cc:2749] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:37.342140 24017 consensus_queue.cc:1048] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:37.342342 24095 raft_consensus.cc:493] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:37.342788 24095 raft_consensus.cc:515] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:37.344637 24095 leader_election.cc:290] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:37.345358 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da35c00c106e47ca9f94dc3ef289c3dd" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:37.346081 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da35c00c106e47ca9f94dc3ef289c3dd" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:37.346905 23742 raft_consensus.cc:2393] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9095967ca094406a7b5db2ad6d67052 in current term 1: Already voted for candidate 6be32731f7054f3884e3b10e15eb0007 in this term.
I20260713 09:06:37.347934 23857 leader_election.cc:304] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052; no voters: 6be32731f7054f3884e3b10e15eb0007, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:37.348672 24095 raft_consensus.cc:3060] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:37.356797 24095 raft_consensus.cc:2749] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:37.356853 24017 consensus_queue.cc:1048] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:37.401439 24160 consensus_queue.cc:1048] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:37.410558 24160 consensus_queue.cc:1048] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:37.465517 24095 consensus_queue.cc:1048] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:37.475380 24092 consensus_queue.cc:1048] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:37.547436 24160 consensus_queue.cc:1048] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:37.559069 24016 consensus_queue.cc:1048] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:37.605001 24017 consensus_queue.cc:1048] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:37.614866 24017 consensus_queue.cc:1048] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:37.996207 23688 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:38.107296 24017 raft_consensus.cc:493] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:38.107750 24017 raft_consensus.cc:515] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:38.109344 24017 leader_election.cc:290] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:38.110138 23739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841e3be1e68b4df1a36fd3a8f4275b4d" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:38.110291 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841e3be1e68b4df1a36fd3a8f4275b4d" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:38.110826 23890 raft_consensus.cc:2468] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 1.
I20260713 09:06:38.110783 23739 raft_consensus.cc:2468] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 1.
I20260713 09:06:38.112471 23782 leader_election.cc:304] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052; no voters: 
I20260713 09:06:38.113178 24017 raft_consensus.cc:2804] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:38.113503 24017 raft_consensus.cc:493] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:38.113796 24017 raft_consensus.cc:3060] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:38.118260 24017 raft_consensus.cc:515] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:38.120177 24017 leader_election.cc:290] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 2 election: Requested vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:38.120448 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841e3be1e68b4df1a36fd3a8f4275b4d" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
I20260713 09:06:38.120678 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841e3be1e68b4df1a36fd3a8f4275b4d" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:38.121039 23742 raft_consensus.cc:3060] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:38.121166 23890 raft_consensus.cc:3060] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:38.127427 23890 raft_consensus.cc:2468] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 2.
I20260713 09:06:38.127431 23742 raft_consensus.cc:2468] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 2.
I20260713 09:06:38.128558 23782 leader_election.cc:304] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052; no voters: 
I20260713 09:06:38.129127 24017 raft_consensus.cc:2804] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:38.129473 24017 raft_consensus.cc:697] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 2 LEADER]: Becoming Leader. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Running, Role: LEADER
I20260713 09:06:38.130053 24017 consensus_queue.cc:237] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Queue going to LEADER 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: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:38.135957 23639 catalog_manager.cc:5697] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad reported cstate change: term changed from 0 to 2, leader changed from <none> to 0afa7f73ba924347af6f54578a7422ad (127.21.45.130). New cstate: current_term: 2 leader_uuid: "0afa7f73ba924347af6f54578a7422ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:38.313319 21686 tablet_server.cc:179] TabletServer@127.21.45.129:0 shutting down...
I20260713 09:06:38.334401 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:38.335011 21686 tablet_replica.cc:333] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: stopping tablet replica
I20260713 09:06:38.335541 21686 raft_consensus.cc:2243] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.335906 21686 raft_consensus.cc:2272] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.337877 21686 tablet_replica.cc:333] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: stopping tablet replica
I20260713 09:06:38.338362 21686 raft_consensus.cc:2243] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.338702 21686 raft_consensus.cc:2272] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.340224 21686 tablet_replica.cc:333] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9: stopping tablet replica
I20260713 09:06:38.340684 21686 raft_consensus.cc:2243] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.341001 21686 raft_consensus.cc:2272] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.342674 21686 tablet_replica.cc:333] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: stopping tablet replica
I20260713 09:06:38.343133 21686 raft_consensus.cc:2243] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.343449 21686 raft_consensus.cc:2272] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.345372 21686 tablet_replica.cc:333] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: stopping tablet replica
I20260713 09:06:38.345844 21686 raft_consensus.cc:2243] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.346129 21686 raft_consensus.cc:2272] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.347483 21686 tablet_replica.cc:333] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9: stopping tablet replica
I20260713 09:06:38.348011 21686 raft_consensus.cc:2243] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.348438 21686 raft_consensus.cc:2272] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.350032 21686 tablet_replica.cc:333] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: stopping tablet replica
I20260713 09:06:38.350562 21686 raft_consensus.cc:2243] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.350924 21686 raft_consensus.cc:2272] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.352447 21686 tablet_replica.cc:333] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: stopping tablet replica
I20260713 09:06:38.352909 21686 raft_consensus.cc:2243] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.353247 21686 raft_consensus.cc:2272] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.354660 21686 tablet_replica.cc:333] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: stopping tablet replica
I20260713 09:06:38.355145 21686 raft_consensus.cc:2243] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:38.355818 21686 raft_consensus.cc:2272] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.357599 21686 tablet_replica.cc:333] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: stopping tablet replica
I20260713 09:06:38.358057 21686 raft_consensus.cc:2243] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:38.358759 21686 raft_consensus.cc:2272] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.360296 21686 tablet_replica.cc:333] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: stopping tablet replica
I20260713 09:06:38.360742 21686 raft_consensus.cc:2243] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.361106 21686 raft_consensus.cc:2272] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.362555 21686 tablet_replica.cc:333] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9: stopping tablet replica
I20260713 09:06:38.363117 21686 raft_consensus.cc:2243] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.363467 21686 raft_consensus.cc:2272] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.365355 21686 tablet_replica.cc:333] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: stopping tablet replica
I20260713 09:06:38.365801 21686 raft_consensus.cc:2243] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.366180 21686 raft_consensus.cc:2272] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.368182 21686 tablet_replica.cc:333] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: stopping tablet replica
I20260713 09:06:38.368786 21686 raft_consensus.cc:2243] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.369323 21686 raft_consensus.cc:2272] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.370808 21686 tablet_replica.cc:333] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: stopping tablet replica
I20260713 09:06:38.371366 21686 raft_consensus.cc:2243] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.371735 21686 raft_consensus.cc:2272] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.373333 21686 tablet_replica.cc:333] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: stopping tablet replica
I20260713 09:06:38.373751 21686 raft_consensus.cc:2243] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:38.374389 21686 raft_consensus.cc:2272] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.375873 21686 tablet_replica.cc:333] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: stopping tablet replica
I20260713 09:06:38.376334 21686 raft_consensus.cc:2243] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.376677 21686 raft_consensus.cc:2272] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:38.378120 21686 tablet_replica.cc:333] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: stopping tablet replica
I20260713 09:06:38.378552 21686 raft_consensus.cc:2243] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:38.378890 21686 raft_consensus.cc:2272] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:38.380646 23857 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
W20260713 09:06:38.383858 23857 consensus_peers.cc:597] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:38.392894 23931 consensus_peers.cc:597] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:38.414532 21686 tablet_server.cc:196] TabletServer@127.21.45.129:0 shutdown complete.
W20260713 09:06:38.436482 23931 consensus_peers.cc:597] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:38.442747 23783 consensus_peers.cc:597] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:38.444021 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:38.444408 23931 consensus_peers.cc:597] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:38.449851 24206 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:38.450789 24207 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:38.451884 24209 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:38.452533 21686 server_base.cc:1061] running on GCE node
I20260713 09:06:38.454270 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:38.454465 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:38.454658 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933598454639 us; error 0 us; skew 500 ppm
I20260713 09:06:38.455184 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:38.457911 21686 webserver.cc:533] Webserver started at http://127.21.45.129:40419/ using document root <none> and password file <none>
I20260713 09:06:38.458429 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:38.458653 21686 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:06:38.462306 21686 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:06:38.466406 24214 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:38.467062 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:38.467330 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-0-root
uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
format_stamp: "Formatted at 2026-07-13 09:06:34 on dist-test-slave-bxq4"
I20260713 09:06:38.467674 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933544324948-21686-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)
I20260713 09:06:38.479338 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:38.480832 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260713 09:06:38.481143 23931 consensus_peers.cc:597] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:38.482089 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:38.486912 24221 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:06:38.491955 23857 consensus_peers.cc:597] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:38.503743 23931 consensus_peers.cc:597] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:38.514813 23857 consensus_peers.cc:597] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:38.524586 23931 consensus_peers.cc:597] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:38.532235 23783 consensus_peers.cc:597] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:38.558785 23783 consensus_peers.cc:597] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:38.570648 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:06:38.570930 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.085s	user 0.003s	sys 0.001s
I20260713 09:06:38.571206 21686 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:06:38.575112 24221 tablet_bootstrap.cc:492] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
W20260713 09:06:38.583040 23783 consensus_peers.cc:597] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:38.588027 24221 tablet_bootstrap.cc:492] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: 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
I20260713 09:06:38.588912 24221 tablet_bootstrap.cc:492] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap complete.
I20260713 09:06:38.589478 24221 ts_tablet_manager.cc:1403] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260713 09:06:38.591332 24221 raft_consensus.cc:359] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:38.591796 24221 raft_consensus.cc:740] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.592324 24221 consensus_queue.cc:260] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:38.593966 24221 ts_tablet_manager.cc:1434] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:06:38.594508 24221 tablet_bootstrap.cc:492] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:38.603590 24221 tablet_bootstrap.cc:492] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: 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
I20260713 09:06:38.604193 24221 tablet_bootstrap.cc:492] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap complete.
I20260713 09:06:38.604612 24221 ts_tablet_manager.cc:1403] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.004s
I20260713 09:06:38.606089 24221 raft_consensus.cc:359] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:38.606513 24221 raft_consensus.cc:740] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.606942 24221 consensus_queue.cc:260] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:38.608050 24221 ts_tablet_manager.cc:1434] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20260713 09:06:38.608596 24221 tablet_bootstrap.cc:492] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:38.617434 24221 tablet_bootstrap.cc:492] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: 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
I20260713 09:06:38.617990 24221 tablet_bootstrap.cc:492] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap complete.
I20260713 09:06:38.618443 24221 ts_tablet_manager.cc:1403] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:06:38.620494 24221 raft_consensus.cc:359] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:38.621104 24221 raft_consensus.cc:740] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.621665 24221 consensus_queue.cc:260] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:38.623332 24221 ts_tablet_manager.cc:1434] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:38.623869 24221 tablet_bootstrap.cc:492] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:38.632625 24221 tablet_bootstrap.cc:492] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: 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
I20260713 09:06:38.633140 24221 tablet_bootstrap.cc:492] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap complete.
I20260713 09:06:38.633574 24221 ts_tablet_manager.cc:1403] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:06:38.633908 21686 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:06:38.634163 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.063s	user 0.058s	sys 0.003s
I20260713 09:06:38.635488 24221 raft_consensus.cc:359] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:38.636121 24221 raft_consensus.cc:740] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.636742 24221 consensus_queue.cc:260] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:38.638231 24221 ts_tablet_manager.cc:1434] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:38.638757 24221 tablet_bootstrap.cc:492] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:38.649212 24221 tablet_bootstrap.cc:492] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: 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
I20260713 09:06:38.649816 24221 tablet_bootstrap.cc:492] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap complete.
I20260713 09:06:38.650250 24221 ts_tablet_manager.cc:1403] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:06:38.651743 24221 raft_consensus.cc:359] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:38.652246 24221 raft_consensus.cc:740] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.652822 24221 consensus_queue.cc:260] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:38.654498 24221 ts_tablet_manager.cc:1434] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:38.655100 24221 tablet_bootstrap.cc:492] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:38.665261 24221 tablet_bootstrap.cc:492] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: 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
I20260713 09:06:38.665989 24221 tablet_bootstrap.cc:492] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap complete.
I20260713 09:06:38.666548 24221 ts_tablet_manager.cc:1403] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:06:38.668509 24221 raft_consensus.cc:359] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:38.669122 24221 raft_consensus.cc:740] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.669868 23890 raft_consensus.cc:1275] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Refusing update from remote peer 0afa7f73ba924347af6f54578a7422ad: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:38.669725 24221 consensus_queue.cc:260] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:38.671237 24017 consensus_queue.cc:1048] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:38.671591 24221 ts_tablet_manager.cc:1434] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:38.672353 24221 tablet_bootstrap.cc:492] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
W20260713 09:06:38.679391 23857 consensus_peers.cc:597] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:38.690375 24221 tablet_bootstrap.cc:492] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: 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
I20260713 09:06:38.691233 24221 tablet_bootstrap.cc:492] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap complete.
I20260713 09:06:38.691820 24221 ts_tablet_manager.cc:1403] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260713 09:06:38.694552 24221 raft_consensus.cc:359] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:38.695158 24221 raft_consensus.cc:740] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.695876 24221 consensus_queue.cc:260] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:38.697463 24221 ts_tablet_manager.cc:1434] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:06:38.697968 24221 tablet_bootstrap.cc:492] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:38.712802 24221 tablet_bootstrap.cc:492] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: 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
I20260713 09:06:38.713099 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.129:33237
I20260713 09:06:38.713222 24290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.129:33237 every 8 connection(s)
I20260713 09:06:38.713477 24221 tablet_bootstrap.cc:492] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap complete.
I20260713 09:06:38.714025 24221 ts_tablet_manager.cc:1403] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260713 09:06:38.715579 24221 raft_consensus.cc:359] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:38.716027 24221 raft_consensus.cc:740] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.716610 24221 consensus_queue.cc:260] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:38.718210 24221 ts_tablet_manager.cc:1434] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:38.718972 24221 tablet_bootstrap.cc:492] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:38.730561 24221 tablet_bootstrap.cc:492] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: 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
I20260713 09:06:38.731213 24221 tablet_bootstrap.cc:492] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap complete.
I20260713 09:06:38.731683 24221 ts_tablet_manager.cc:1403] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:06:38.733764 24221 raft_consensus.cc:359] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:38.734053 24291 heartbeater.cc:344] Connected to a master server at 127.21.45.190:42519
I20260713 09:06:38.734277 24221 raft_consensus.cc:740] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.734504 24291 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:38.735862 24221 consensus_queue.cc:260] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:38.736297 24291 heartbeater.cc:507] Master 127.21.45.190:42519 requested a full tablet report, sending...
I20260713 09:06:38.737262 24221 ts_tablet_manager.cc:1434] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:38.737835 24221 tablet_bootstrap.cc:492] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:38.742980 23639 ts_manager.cc:194] Re-registered known tserver with Master: fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:38.748986 24221 tablet_bootstrap.cc:492] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: 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
I20260713 09:06:38.749787 24221 tablet_bootstrap.cc:492] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap complete.
I20260713 09:06:38.750376 24221 ts_tablet_manager.cc:1403] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:06:38.752604 24221 raft_consensus.cc:359] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:38.753203 24221 raft_consensus.cc:740] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.753813 24221 consensus_queue.cc:260] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:38.755681 24221 ts_tablet_manager.cc:1434] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:38.756410 24221 tablet_bootstrap.cc:492] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:38.761848 23639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41910
I20260713 09:06:38.765400 24291 heartbeater.cc:499] Master 127.21.45.190:42519 was elected leader, sending a full tablet report...
I20260713 09:06:38.768998 24221 tablet_bootstrap.cc:492] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: 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
I20260713 09:06:38.769886 24221 tablet_bootstrap.cc:492] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap complete.
I20260713 09:06:38.770481 24221 ts_tablet_manager.cc:1403] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:06:38.772388 24221 raft_consensus.cc:359] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:38.772990 24221 raft_consensus.cc:740] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.773623 24221 consensus_queue.cc:260] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:38.775410 24221 ts_tablet_manager.cc:1434] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:06:38.776136 24221 tablet_bootstrap.cc:492] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:38.799957 24221 tablet_bootstrap.cc:492] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: 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
I20260713 09:06:38.800834 24221 tablet_bootstrap.cc:492] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap complete.
I20260713 09:06:38.801434 24221 ts_tablet_manager.cc:1403] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260713 09:06:38.803656 24221 raft_consensus.cc:359] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:38.804147 24221 raft_consensus.cc:740] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.804730 24221 consensus_queue.cc:260] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:38.806574 24221 ts_tablet_manager.cc:1434] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:38.807281 24221 tablet_bootstrap.cc:492] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:38.819777 24221 tablet_bootstrap.cc:492] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: 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
I20260713 09:06:38.820650 24221 tablet_bootstrap.cc:492] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap complete.
I20260713 09:06:38.821270 24221 ts_tablet_manager.cc:1403] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:06:38.823498 24221 raft_consensus.cc:359] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:38.824138 24221 raft_consensus.cc:740] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.824754 24221 consensus_queue.cc:260] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:38.826584 24221 ts_tablet_manager.cc:1434] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:38.827260 24221 tablet_bootstrap.cc:492] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:38.842525 24221 tablet_bootstrap.cc:492] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: 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
I20260713 09:06:38.843166 24221 tablet_bootstrap.cc:492] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap complete.
I20260713 09:06:38.843643 24221 ts_tablet_manager.cc:1403] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260713 09:06:38.845242 24221 raft_consensus.cc:359] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:38.845696 24221 raft_consensus.cc:740] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.846232 24221 consensus_queue.cc:260] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:38.847666 24221 ts_tablet_manager.cc:1434] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:06:38.848428 24221 tablet_bootstrap.cc:492] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:38.858342 24221 tablet_bootstrap.cc:492] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9: 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
I20260713 09:06:38.858923 24221 tablet_bootstrap.cc:492] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap complete.
I20260713 09:06:38.859369 24221 ts_tablet_manager.cc:1403] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:06:38.860975 24221 raft_consensus.cc:359] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:38.861446 24221 raft_consensus.cc:740] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.861917 24221 consensus_queue.cc:260] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:38.863266 24221 ts_tablet_manager.cc:1434] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:38.863955 24221 tablet_bootstrap.cc:492] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:38.874294 24221 tablet_bootstrap.cc:492] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9: 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
I20260713 09:06:38.875059 24221 tablet_bootstrap.cc:492] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap complete.
I20260713 09:06:38.875506 24221 ts_tablet_manager.cc:1403] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:06:38.877015 24221 raft_consensus.cc:359] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:38.877461 24221 raft_consensus.cc:740] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.877948 24221 consensus_queue.cc:260] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:38.879576 24221 ts_tablet_manager.cc:1434] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:38.880249 24221 tablet_bootstrap.cc:492] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:38.893872 24221 tablet_bootstrap.cc:492] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: 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
I20260713 09:06:38.894680 24221 tablet_bootstrap.cc:492] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap complete.
I20260713 09:06:38.895710 24221 ts_tablet_manager.cc:1403] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260713 09:06:38.897706 24221 raft_consensus.cc:359] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:38.898313 24221 raft_consensus.cc:740] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.899022 24221 consensus_queue.cc:260] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:38.901081 24221 ts_tablet_manager.cc:1434] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:38.901791 24221 tablet_bootstrap.cc:492] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap starting.
I20260713 09:06:38.913225 24221 tablet_bootstrap.cc:492] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9: 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
I20260713 09:06:38.913864 24221 tablet_bootstrap.cc:492] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Bootstrap complete.
I20260713 09:06:38.914309 24221 ts_tablet_manager.cc:1403] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:06:38.915940 24221 raft_consensus.cc:359] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:38.916425 24221 raft_consensus.cc:740] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Initialized, Role: FOLLOWER
I20260713 09:06:38.916934 24221 consensus_queue.cc:260] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:38.918555 24221 ts_tablet_manager.cc:1434] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:39.439592 24193 raft_consensus.cc:493] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd9a0a423f2b4a4c93cb3ad3d3da71f9)
I20260713 09:06:39.440047 24193 raft_consensus.cc:515] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:39.441537 24193 leader_election.cc:290] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:39.442225 24260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f690415d774f858d6de6cea81679e9" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:39.442550 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f690415d774f858d6de6cea81679e9" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:39.442886 24260 raft_consensus.cc:2468] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 1.
I20260713 09:06:39.443943 23783 leader_election.cc:304] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 
I20260713 09:06:39.444558 24193 raft_consensus.cc:2804] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:39.444834 24193 raft_consensus.cc:493] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd9a0a423f2b4a4c93cb3ad3d3da71f9)
I20260713 09:06:39.445106 24193 raft_consensus.cc:3060] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.449522 24193 raft_consensus.cc:515] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:39.450907 24193 leader_election.cc:290] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 2 election: Requested vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:39.451601 24260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f690415d774f858d6de6cea81679e9" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
I20260713 09:06:39.451761 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f690415d774f858d6de6cea81679e9" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:39.452056 24260 raft_consensus.cc:3060] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.456487 24260 raft_consensus.cc:2468] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 2.
I20260713 09:06:39.457299 23783 leader_election.cc:304] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:39.457890 24193 raft_consensus.cc:2804] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.458263 24193 raft_consensus.cc:697] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 2 LEADER]: Becoming Leader. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Running, Role: LEADER
I20260713 09:06:39.458832 24193 consensus_queue.cc:237] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [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: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:39.462684 24193 raft_consensus.cc:493] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd9a0a423f2b4a4c93cb3ad3d3da71f9)
I20260713 09:06:39.463114 24193 raft_consensus.cc:515] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:39.464519 24193 leader_election.cc:290] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:39.465243 24260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deff8e05d1a426d952ab684a1ea0f38" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:39.465569 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deff8e05d1a426d952ab684a1ea0f38" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:39.465768 24260 raft_consensus.cc:2468] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 1.
I20260713 09:06:39.466910 23783 leader_election.cc:304] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:39.467658 24193 raft_consensus.cc:2804] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:39.468000 24193 raft_consensus.cc:493] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd9a0a423f2b4a4c93cb3ad3d3da71f9)
I20260713 09:06:39.468371 24193 raft_consensus.cc:3060] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.474627 24298 raft_consensus.cc:493] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd9a0a423f2b4a4c93cb3ad3d3da71f9)
I20260713 09:06:39.475051 24193 raft_consensus.cc:515] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:39.474731 23639 catalog_manager.cc:5697] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad reported cstate change: term changed from 1 to 2, leader changed from fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129) to 0afa7f73ba924347af6f54578a7422ad (127.21.45.130). New cstate: current_term: 2 leader_uuid: "0afa7f73ba924347af6f54578a7422ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.475564 24298 raft_consensus.cc:515] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:39.477355 24193 leader_election.cc:290] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 2 election: Requested vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:39.478981 24260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916ad94823f64d97b66d71f080cb5531" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:39.479585 24260 raft_consensus.cc:2468] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 1.
I20260713 09:06:39.480544 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deff8e05d1a426d952ab684a1ea0f38" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:39.480744 23931 leader_election.cc:304] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 
I20260713 09:06:39.481607 24116 raft_consensus.cc:2804] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:39.481958 24116 raft_consensus.cc:493] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd9a0a423f2b4a4c93cb3ad3d3da71f9)
I20260713 09:06:39.482291 24116 raft_consensus.cc:3060] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.477469 24298 leader_election.cc:290] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:39.491824 24116 raft_consensus.cc:515] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:39.493619 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916ad94823f64d97b66d71f080cb5531" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:39.495901 24260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deff8e05d1a426d952ab684a1ea0f38" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
I20260713 09:06:39.496441 24260 raft_consensus.cc:3060] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.501904 24260 raft_consensus.cc:2468] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 2.
I20260713 09:06:39.502746 23783 leader_election.cc:304] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:39.503352 24193 raft_consensus.cc:2804] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.503801 24193 raft_consensus.cc:697] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 2 LEADER]: Becoming Leader. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Running, Role: LEADER
I20260713 09:06:39.504459 24193 consensus_queue.cc:237] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [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: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:39.505262 24116 leader_election.cc:290] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 2 election: Requested vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:39.506297 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916ad94823f64d97b66d71f080cb5531" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:39.508251 24260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916ad94823f64d97b66d71f080cb5531" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
I20260713 09:06:39.508893 24260 raft_consensus.cc:3060] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.519104 24260 raft_consensus.cc:2468] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 2.
I20260713 09:06:39.520444 23931 leader_election.cc:304] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 0afa7f73ba924347af6f54578a7422ad
I20260713 09:06:39.521561 24116 raft_consensus.cc:2804] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:39.522024 24116 raft_consensus.cc:697] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 2 LEADER]: Becoming Leader. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Running, Role: LEADER
I20260713 09:06:39.522770 24116 consensus_queue.cc:237] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [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: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:39.522882 23639 catalog_manager.cc:5697] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad reported cstate change: term changed from 1 to 2, leader changed from fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129) to 0afa7f73ba924347af6f54578a7422ad (127.21.45.130). New cstate: current_term: 2 leader_uuid: "0afa7f73ba924347af6f54578a7422ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.532119 23638 catalog_manager.cc:5697] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 reported cstate change: term changed from 1 to 2, leader changed from fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129) to 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132). New cstate: current_term: 2 leader_uuid: "6be32731f7054f3884e3b10e15eb0007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:39.639298 24302 raft_consensus.cc:493] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd9a0a423f2b4a4c93cb3ad3d3da71f9)
I20260713 09:06:39.639811 24302 raft_consensus.cc:515] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:39.642393 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916ad94823f64d97b66d71f080cb5531" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:39.642822 24302 leader_election.cc:290] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:39.643953 24260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916ad94823f64d97b66d71f080cb5531" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:39.644538 24260 raft_consensus.cc:2393] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0afa7f73ba924347af6f54578a7422ad in current term 2: Already voted for candidate 6be32731f7054f3884e3b10e15eb0007 in this term.
I20260713 09:06:39.645263 23783 leader_election.cc:304] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad; no voters: 6be32731f7054f3884e3b10e15eb0007, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:39.645855 24017 raft_consensus.cc:3060] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.651398 24017 raft_consensus.cc:2749] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:39.707561 24308 raft_consensus.cc:493] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd9a0a423f2b4a4c93cb3ad3d3da71f9)
I20260713 09:06:39.708025 24308 raft_consensus.cc:515] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:39.709728 24308 leader_election.cc:290] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:39.710443 24261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deff8e05d1a426d952ab684a1ea0f38" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:39.710762 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deff8e05d1a426d952ab684a1ea0f38" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:39.711180 24261 raft_consensus.cc:2393] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9095967ca094406a7b5db2ad6d67052 in current term 2: Already voted for candidate 0afa7f73ba924347af6f54578a7422ad in this term.
I20260713 09:06:39.712246 23857 leader_election.cc:304] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052; no voters: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:39.712842 24308 raft_consensus.cc:3060] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.717267 24308 raft_consensus.cc:2749] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:39.753680 24308 raft_consensus.cc:493] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd9a0a423f2b4a4c93cb3ad3d3da71f9)
I20260713 09:06:39.754097 24308 raft_consensus.cc:515] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:39.755625 24308 leader_election.cc:290] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:39.756376 24261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f690415d774f858d6de6cea81679e9" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:39.756605 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f690415d774f858d6de6cea81679e9" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:39.757027 24261 raft_consensus.cc:2393] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9095967ca094406a7b5db2ad6d67052 in current term 2: Already voted for candidate 0afa7f73ba924347af6f54578a7422ad in this term.
I20260713 09:06:39.757972 23857 leader_election.cc:304] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052; no voters: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:39.758522 24308 raft_consensus.cc:3060] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:39.763453 24308 raft_consensus.cc:2749] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:39.853178 23890 raft_consensus.cc:1275] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Refusing update from remote peer 0afa7f73ba924347af6f54578a7422ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:39.854406 24302 consensus_queue.cc:1048] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:39.865152 24261 raft_consensus.cc:1275] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Refusing update from remote peer 0afa7f73ba924347af6f54578a7422ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:39.868021 24017 consensus_queue.cc:1048] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.015821 24260 raft_consensus.cc:1275] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Refusing update from remote peer 6be32731f7054f3884e3b10e15eb0007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.016927 24298 consensus_queue.cc:1048] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.020563 23890 raft_consensus.cc:1275] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Refusing update from remote peer 0afa7f73ba924347af6f54578a7422ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.022193 24017 consensus_queue.cc:1048] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.031047 23815 raft_consensus.cc:1275] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Refusing update from remote peer 6be32731f7054f3884e3b10e15eb0007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.032972 24313 consensus_queue.cc:1048] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:40.039124 24260 raft_consensus.cc:1275] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Refusing update from remote peer 0afa7f73ba924347af6f54578a7422ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:40.042965 24017 consensus_queue.cc:1048] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:48.718268 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:48.745193 23816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dfd0c3fed0a428d86c7c56d45b6c53d"
dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
mode: GRACEFUL
new_leader_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
 from {username='slave'} at 127.0.0.1:43194
I20260713 09:06:48.746076 23816 raft_consensus.cc:606] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Received request to transfer leadership to TS fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:48.748736 23816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33f690415d774f858d6de6cea81679e9"
dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
mode: GRACEFUL
new_leader_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
 from {username='slave'} at 127.0.0.1:43194
I20260713 09:06:48.749145 23816 raft_consensus.cc:606] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 2 LEADER]: Received request to transfer leadership to TS fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:48.751065 23816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6deff8e05d1a426d952ab684a1ea0f38"
dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
mode: GRACEFUL
new_leader_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
 from {username='slave'} at 127.0.0.1:43194
I20260713 09:06:48.751435 23816 raft_consensus.cc:606] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 2 LEADER]: Received request to transfer leadership to TS fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:48.753376 23816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85578813e0de421b892dab63d8161e88"
dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
mode: GRACEFUL
new_leader_uuid: "b9095967ca094406a7b5db2ad6d67052"
 from {username='slave'} at 127.0.0.1:43194
I20260713 09:06:48.753748 23816 raft_consensus.cc:606] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Received request to transfer leadership to TS b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:48.759516 24344 raft_consensus.cc:993] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad: : Instructing follower fd9a0a423f2b4a4c93cb3ad3d3da71f9 to start an election
I20260713 09:06:48.759894 24344 raft_consensus.cc:1081] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Signalling peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 to start an election
I20260713 09:06:48.761392 24261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dfd0c3fed0a428d86c7c56d45b6c53d"
dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
 from {username='slave'} at 127.0.0.1:55106
I20260713 09:06:48.761966 24261 raft_consensus.cc:493] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:48.762336 24261 raft_consensus.cc:3060] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.765291 23964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e84f8a42c0084ba6a44a7fffee6e2aaf"
dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
mode: GRACEFUL
new_leader_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
 from {username='slave'} at 127.0.0.1:54468
I20260713 09:06:48.765722 23964 raft_consensus.cc:606] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Received request to transfer leadership to TS fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:48.766829 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:06:48.767432 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:48.768889 24261 raft_consensus.cc:515] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:48.770840 24261 leader_election.cc:290] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 2 election: Requested vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:48.777415 24335 raft_consensus.cc:993] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad: : Instructing follower fd9a0a423f2b4a4c93cb3ad3d3da71f9 to start an election
I20260713 09:06:48.777822 24335 raft_consensus.cc:1081] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 2 LEADER]: Signalling peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 to start an election
I20260713 09:06:48.779343 24261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6deff8e05d1a426d952ab684a1ea0f38"
dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
 from {username='slave'} at 127.0.0.1:55106
I20260713 09:06:48.779803 24261 raft_consensus.cc:493] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:48.780208 24261 raft_consensus.cc:3060] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:48.786392 24261 raft_consensus.cc:515] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:48.787403 23816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfd0c3fed0a428d86c7c56d45b6c53d" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:48.787484 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dfd0c3fed0a428d86c7c56d45b6c53d" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
I20260713 09:06:48.788036 23816 raft_consensus.cc:3055] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:48.788161 23964 raft_consensus.cc:3060] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.788304 24261 leader_election.cc:290] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 3 election: Requested vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:48.788487 23816 raft_consensus.cc:740] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Running, Role: LEADER
I20260713 09:06:48.789443 23816 consensus_queue.cc:260] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [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: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:48.790603 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deff8e05d1a426d952ab684a1ea0f38" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:48.790836 23816 raft_consensus.cc:3060] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:48.791174 23815 raft_consensus.cc:3055] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:48.791481 23815 raft_consensus.cc:740] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Running, Role: LEADER
I20260713 09:06:48.792292 23815 consensus_queue.cc:260] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:48.793545 23815 raft_consensus.cc:3060] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:48.795295 23964 raft_consensus.cc:2468] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 2.
I20260713 09:06:48.796806 24215 leader_election.cc:304] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: 6be32731f7054f3884e3b10e15eb0007, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 
I20260713 09:06:48.798022 23816 raft_consensus.cc:2468] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 2.
I20260713 09:06:48.800246 23815 raft_consensus.cc:2468] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 3.
I20260713 09:06:48.801755 24218 leader_election.cc:304] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 
I20260713 09:06:48.806447 24352 raft_consensus.cc:2804] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:48.807746 24352 raft_consensus.cc:697] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 LEADER]: Becoming Leader. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Running, Role: LEADER
I20260713 09:06:48.808210 24354 raft_consensus.cc:2804] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:48.808641 24352 consensus_queue.cc:237] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:48.816042 24354 raft_consensus.cc:697] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 3 LEADER]: Becoming Leader. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Running, Role: LEADER
I20260713 09:06:48.816776 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deff8e05d1a426d952ab684a1ea0f38" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:48.817646 23890 raft_consensus.cc:3060] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:48.817055 24354 consensus_queue.cc:237] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:48.823418 23890 raft_consensus.cc:2468] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 3.
I20260713 09:06:48.829743 23639 catalog_manager.cc:5697] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 reported cstate change: term changed from 1 to 2, leader changed from 0afa7f73ba924347af6f54578a7422ad (127.21.45.130) to fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129). New cstate: current_term: 2 leader_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:48.830854 23639 catalog_manager.cc:5697] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 reported cstate change: term changed from 2 to 3, leader changed from 0afa7f73ba924347af6f54578a7422ad (127.21.45.130) to fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129). New cstate: current_term: 3 leader_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:49.018651 24343 raft_consensus.cc:993] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007: : Instructing follower fd9a0a423f2b4a4c93cb3ad3d3da71f9 to start an election
I20260713 09:06:49.019134 24338 raft_consensus.cc:1081] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Signalling peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 to start an election
I20260713 09:06:49.020416 24261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e84f8a42c0084ba6a44a7fffee6e2aaf"
dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
 from {username='slave'} at 127.0.0.1:55094
I20260713 09:06:49.020821 24261 raft_consensus.cc:493] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:49.021114 24261 raft_consensus.cc:3060] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:49.025664 24261 raft_consensus.cc:515] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:49.026907 24261 leader_election.cc:290] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 2 election: Requested vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:49.027673 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84f8a42c0084ba6a44a7fffee6e2aaf" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
I20260713 09:06:49.027823 23816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84f8a42c0084ba6a44a7fffee6e2aaf" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:49.028193 23964 raft_consensus.cc:3055] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:49.028373 23816 raft_consensus.cc:3060] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:49.028499 23964 raft_consensus.cc:740] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Running, Role: LEADER
I20260713 09:06:49.029362 23964 consensus_queue.cc:260] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [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: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:49.030586 23964 raft_consensus.cc:3060] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:49.033483 23816 raft_consensus.cc:2468] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 2.
I20260713 09:06:49.034540 24218 leader_election.cc:304] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 
I20260713 09:06:49.035146 24354 raft_consensus.cc:2804] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:49.035590 24354 raft_consensus.cc:697] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 LEADER]: Becoming Leader. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Running, Role: LEADER
I20260713 09:06:49.035983 23964 raft_consensus.cc:2468] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 2.
I20260713 09:06:49.036494 24354 consensus_queue.cc:237] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:49.043201 23639 catalog_manager.cc:5697] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 reported cstate change: term changed from 1 to 2, leader changed from 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132) to fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129). New cstate: current_term: 2 leader_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:49.133668 24335 raft_consensus.cc:993] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad: : Instructing follower fd9a0a423f2b4a4c93cb3ad3d3da71f9 to start an election
I20260713 09:06:49.134022 24344 raft_consensus.cc:1081] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 2 LEADER]: Signalling peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 to start an election
I20260713 09:06:49.135267 24261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33f690415d774f858d6de6cea81679e9"
dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
 from {username='slave'} at 127.0.0.1:55106
I20260713 09:06:49.135643 24261 raft_consensus.cc:493] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:49.135866 24261 raft_consensus.cc:3060] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:49.139866 24261 raft_consensus.cc:515] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:49.141249 24261 leader_election.cc:290] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 3 election: Requested vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:49.141752 23816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f690415d774f858d6de6cea81679e9" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:49.142071 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f690415d774f858d6de6cea81679e9" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:49.142249 23816 raft_consensus.cc:3055] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:49.142599 23816 raft_consensus.cc:740] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Running, Role: LEADER
I20260713 09:06:49.142607 23890 raft_consensus.cc:3060] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:49.143271 23816 consensus_queue.cc:260] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:49.144129 23816 raft_consensus.cc:3060] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:49.146559 23890 raft_consensus.cc:2468] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 3.
I20260713 09:06:49.147516 24217 leader_election.cc:304] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: b9095967ca094406a7b5db2ad6d67052, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 
I20260713 09:06:49.148337 24354 raft_consensus.cc:2804] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:49.148422 23816 raft_consensus.cc:2468] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 3.
I20260713 09:06:49.148805 24354 raft_consensus.cc:697] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 3 LEADER]: Becoming Leader. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Running, Role: LEADER
I20260713 09:06:49.151247 24354 consensus_queue.cc:237] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:49.160333 23639 catalog_manager.cc:5697] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 reported cstate change: term changed from 2 to 3, leader changed from 0afa7f73ba924347af6f54578a7422ad (127.21.45.130) to fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129). New cstate: current_term: 3 leader_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:49.192345 23964 raft_consensus.cc:1275] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Refusing update from remote peer fd9a0a423f2b4a4c93cb3ad3d3da71f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:49.194730 24354 consensus_queue.cc:1048] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:49.196722 24335 raft_consensus.cc:993] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad: : Instructing follower b9095967ca094406a7b5db2ad6d67052 to start an election
I20260713 09:06:49.197192 24344 raft_consensus.cc:1081] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Signalling peer b9095967ca094406a7b5db2ad6d67052 to start an election
I20260713 09:06:49.198655 23890 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85578813e0de421b892dab63d8161e88"
dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
 from {username='slave'} at 127.0.0.1:36962
I20260713 09:06:49.199144 23890 raft_consensus.cc:493] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:49.200253 23890 raft_consensus.cc:3060] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:49.209316 23816 raft_consensus.cc:1275] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Refusing update from remote peer fd9a0a423f2b4a4c93cb3ad3d3da71f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:49.209218 23890 raft_consensus.cc:515] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:49.210680 24353 consensus_queue.cc:1048] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:49.214610 23816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85578813e0de421b892dab63d8161e88" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:49.214824 23890 leader_election.cc:290] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 2 election: Requested vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:49.215160 23816 raft_consensus.cc:3055] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:49.215503 23816 raft_consensus.cc:740] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Running, Role: LEADER
I20260713 09:06:49.216027 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85578813e0de421b892dab63d8161e88" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
I20260713 09:06:49.216609 23964 raft_consensus.cc:3060] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:49.224928 23964 raft_consensus.cc:2468] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 2.
I20260713 09:06:49.216286 23816 consensus_queue.cc:260] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [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: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:49.225888 23854 leader_election.cc:304] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [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: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052; no voters: 
I20260713 09:06:49.226694 23816 raft_consensus.cc:3060] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:49.230129 24345 raft_consensus.cc:2804] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:49.230618 24345 raft_consensus.cc:697] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 2 LEADER]: Becoming Leader. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Running, Role: LEADER
I20260713 09:06:49.231469 24345 consensus_queue.cc:237] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [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: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:49.247486 23816 raft_consensus.cc:2468] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 2.
I20260713 09:06:49.323184 23888 raft_consensus.cc:1275] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 3 FOLLOWER]: Refusing update from remote peer fd9a0a423f2b4a4c93cb3ad3d3da71f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:49.324827 24353 consensus_queue.cc:1048] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:49.421473 23815 raft_consensus.cc:1275] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 3 FOLLOWER]: Refusing update from remote peer fd9a0a423f2b4a4c93cb3ad3d3da71f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:49.424227 24353 consensus_queue.cc:1048] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:49.674391 23888 raft_consensus.cc:1275] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 3 FOLLOWER]: Refusing update from remote peer fd9a0a423f2b4a4c93cb3ad3d3da71f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:49.763890 24354 consensus_queue.cc:1048] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:49.856678 23817 raft_consensus.cc:1275] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Refusing update from remote peer fd9a0a423f2b4a4c93cb3ad3d3da71f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:49.862766 23817 raft_consensus.cc:1275] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 3 FOLLOWER]: Refusing update from remote peer fd9a0a423f2b4a4c93cb3ad3d3da71f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:49.894472 24353 consensus_queue.cc:1048] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:49.895339 23964 raft_consensus.cc:1275] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Refusing update from remote peer fd9a0a423f2b4a4c93cb3ad3d3da71f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:49.896631 24353 consensus_queue.cc:1048] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:49.897871 24353 consensus_queue.cc:1048] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:49.898655 23817 raft_consensus.cc:1275] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Refusing update from remote peer b9095967ca094406a7b5db2ad6d67052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:49.919445 23636 catalog_manager.cc:5697] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 reported cstate change: term changed from 1 to 2, leader changed from 0afa7f73ba924347af6f54578a7422ad (127.21.45.130) to b9095967ca094406a7b5db2ad6d67052 (127.21.45.131). New cstate: current_term: 2 leader_uuid: "b9095967ca094406a7b5db2ad6d67052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:49.948916 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:49.979842 24345 consensus_queue.cc:1048] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:50.002480 23964 raft_consensus.cc:1275] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Refusing update from remote peer b9095967ca094406a7b5db2ad6d67052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:50.003576 24345 consensus_queue.cc:1048] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:50.022944 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:50.043358 23964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "784243dcdc02415c89e7271fb871b83b"
dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
mode: GRACEFUL
new_leader_uuid: "b9095967ca094406a7b5db2ad6d67052"
 from {username='slave'} at 127.0.0.1:54468
I20260713 09:06:50.043922 23964 raft_consensus.cc:606] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Received request to transfer leadership to TS b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:50.046022 23964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "916ad94823f64d97b66d71f080cb5531"
dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
mode: GRACEFUL
new_leader_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
 from {username='slave'} at 127.0.0.1:54468
I20260713 09:06:50.046460 23964 raft_consensus.cc:606] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 2 LEADER]: Received request to transfer leadership to TS fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:50.048348 23964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eabacca81e4747858b0a894eaad7a257"
dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
mode: GRACEFUL
new_leader_uuid: "0afa7f73ba924347af6f54578a7422ad"
 from {username='slave'} at 127.0.0.1:54468
I20260713 09:06:50.048686 23964 raft_consensus.cc:606] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Received request to transfer leadership to TS 0afa7f73ba924347af6f54578a7422ad
I20260713 09:06:50.049489 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:06:50.050037 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:50.381448 24338 raft_consensus.cc:993] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007: : Instructing follower b9095967ca094406a7b5db2ad6d67052 to start an election
I20260713 09:06:50.381904 24375 raft_consensus.cc:1081] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Signalling peer b9095967ca094406a7b5db2ad6d67052 to start an election
I20260713 09:06:50.383080 23890 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "784243dcdc02415c89e7271fb871b83b"
dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
 from {username='slave'} at 127.0.0.1:36972
I20260713 09:06:50.383472 23890 raft_consensus.cc:493] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:50.383709 23890 raft_consensus.cc:3060] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.387840 23890 raft_consensus.cc:515] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:50.389818 23890 leader_election.cc:290] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 2 election: Requested vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:50.390479 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784243dcdc02415c89e7271fb871b83b" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:50.391058 23817 raft_consensus.cc:3060] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.391593 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784243dcdc02415c89e7271fb871b83b" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
I20260713 09:06:50.392066 23964 raft_consensus.cc:3055] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:50.392364 23964 raft_consensus.cc:740] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Running, Role: LEADER
I20260713 09:06:50.393009 23964 consensus_queue.cc:260] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [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: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:50.394271 23964 raft_consensus.cc:3060] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.397114 23817 raft_consensus.cc:2468] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 2.
I20260713 09:06:50.399013 23857 leader_election.cc:304] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 [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: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052; no voters: 
I20260713 09:06:50.400053 24393 raft_consensus.cc:2804] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:50.400544 24393 raft_consensus.cc:697] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 [term 2 LEADER]: Becoming Leader. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Running, Role: LEADER
I20260713 09:06:50.400874 23964 raft_consensus.cc:2468] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 2.
I20260713 09:06:50.401477 24393 consensus_queue.cc:237] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 [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: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:50.411091 23637 catalog_manager.cc:5697] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 reported cstate change: term changed from 1 to 2, leader changed from 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132) to b9095967ca094406a7b5db2ad6d67052 (127.21.45.131). New cstate: current_term: 2 leader_uuid: "b9095967ca094406a7b5db2ad6d67052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.470834 24338 raft_consensus.cc:993] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007: : Instructing follower fd9a0a423f2b4a4c93cb3ad3d3da71f9 to start an election
I20260713 09:06:50.471249 24375 raft_consensus.cc:1081] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 2 LEADER]: Signalling peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 to start an election
I20260713 09:06:50.472391 24258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "916ad94823f64d97b66d71f080cb5531"
dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
 from {username='slave'} at 127.0.0.1:55094
I20260713 09:06:50.472837 24258 raft_consensus.cc:493] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:50.473114 24258 raft_consensus.cc:3060] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:50.478718 24258 raft_consensus.cc:515] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:50.480720 24258 leader_election.cc:290] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 3 election: Requested vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:50.481776 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916ad94823f64d97b66d71f080cb5531" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
I20260713 09:06:50.482113 23814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916ad94823f64d97b66d71f080cb5531" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:50.482378 23964 raft_consensus.cc:3055] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:50.482664 23814 raft_consensus.cc:3060] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:50.482754 23964 raft_consensus.cc:740] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Running, Role: LEADER
I20260713 09:06:50.482899 24338 raft_consensus.cc:993] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007: : Instructing follower 0afa7f73ba924347af6f54578a7422ad to start an election
I20260713 09:06:50.483385 24375 raft_consensus.cc:1081] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Signalling peer 0afa7f73ba924347af6f54578a7422ad to start an election
I20260713 09:06:50.483543 23964 consensus_queue.cc:260] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:50.484750 23964 raft_consensus.cc:3060] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:50.489789 23814 raft_consensus.cc:2468] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 3.
I20260713 09:06:50.489909 23817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eabacca81e4747858b0a894eaad7a257"
dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
 from {username='slave'} at 127.0.0.1:43718
I20260713 09:06:50.490522 23817 raft_consensus.cc:493] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:50.490644 23964 raft_consensus.cc:2468] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 3.
I20260713 09:06:50.490882 23817 raft_consensus.cc:3060] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.490777 24218 leader_election.cc:304] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 
I20260713 09:06:50.491747 24354 raft_consensus.cc:2804] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:50.492646 24354 raft_consensus.cc:697] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 3 LEADER]: Becoming Leader. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Running, Role: LEADER
I20260713 09:06:50.493477 24354 consensus_queue.cc:237] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:50.497094 23817 raft_consensus.cc:515] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:50.499212 23817 leader_election.cc:290] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 2 election: Requested vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:50.499807 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabacca81e4747858b0a894eaad7a257" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:50.500281 23890 raft_consensus.cc:3060] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.500439 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabacca81e4747858b0a894eaad7a257" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
I20260713 09:06:50.500937 23964 raft_consensus.cc:3055] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:50.501214 23964 raft_consensus.cc:740] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Running, Role: LEADER
I20260713 09:06:50.501921 23637 catalog_manager.cc:5697] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 reported cstate change: term changed from 2 to 3, leader changed from 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132) to fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129). New cstate: current_term: 3 leader_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.502072 23964 consensus_queue.cc:260] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [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: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:50.503626 23964 raft_consensus.cc:3060] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.505957 23890 raft_consensus.cc:2468] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 2.
I20260713 09:06:50.507047 23782 leader_election.cc:304] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052; no voters: 
I20260713 09:06:50.507721 24335 raft_consensus.cc:2804] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:50.509193 23964 raft_consensus.cc:2468] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afa7f73ba924347af6f54578a7422ad in term 2.
I20260713 09:06:50.510792 24335 raft_consensus.cc:697] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [term 2 LEADER]: Becoming Leader. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Running, Role: LEADER
I20260713 09:06:50.511574 24335 consensus_queue.cc:237] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [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: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:50.521277 23637 catalog_manager.cc:5697] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad reported cstate change: term changed from 1 to 2, leader changed from 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132) to 0afa7f73ba924347af6f54578a7422ad (127.21.45.130). New cstate: current_term: 2 leader_uuid: "0afa7f73ba924347af6f54578a7422ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:50.627837 23838 debug-util.cc:398] Leaking SignalData structure 0x7b080012a220 after lost signal to thread 21689
W20260713 09:06:50.628703 23838 debug-util.cc:398] Leaking SignalData structure 0x7b08001ebaa0 after lost signal to thread 23674
W20260713 09:06:50.629580 23838 debug-util.cc:398] Leaking SignalData structure 0x7b0800033c00 after lost signal to thread 23841
W20260713 09:06:50.630353 23838 debug-util.cc:398] Leaking SignalData structure 0x7b08001b2260 after lost signal to thread 23915
W20260713 09:06:50.631168 23838 debug-util.cc:398] Leaking SignalData structure 0x7b080016df80 after lost signal to thread 23989
W20260713 09:06:50.631986 23838 debug-util.cc:398] Leaking SignalData structure 0x7b0800102220 after lost signal to thread 24290
I20260713 09:06:50.805929 23817 raft_consensus.cc:1275] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Refusing update from remote peer b9095967ca094406a7b5db2ad6d67052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:50.807354 24398 consensus_queue.cc:1048] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:50.825814 23964 raft_consensus.cc:1275] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Refusing update from remote peer b9095967ca094406a7b5db2ad6d67052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:50.826996 24393 consensus_queue.cc:1048] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:50.873975 23817 raft_consensus.cc:1275] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [term 3 FOLLOWER]: Refusing update from remote peer fd9a0a423f2b4a4c93cb3ad3d3da71f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:50.875065 24403 consensus_queue.cc:1048] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:50.888151 23964 raft_consensus.cc:1275] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 3 FOLLOWER]: Refusing update from remote peer fd9a0a423f2b4a4c93cb3ad3d3da71f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:50.892168 24403 consensus_queue.cc:1048] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:50.916138 23964 raft_consensus.cc:1275] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Refusing update from remote peer 0afa7f73ba924347af6f54578a7422ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:50.917223 24402 consensus_queue.cc:1048] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:50.930450 23888 raft_consensus.cc:1275] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Refusing update from remote peer 0afa7f73ba924347af6f54578a7422ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:50.932276 24402 consensus_queue.cc:1048] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:51.931648 23928 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.798s	user 0.000s	sys 0.008s
W20260713 09:06:51.932106 23928 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.798s	user 0.000s	sys 0.009s
I20260713 09:06:51.937425 24403 raft_consensus.cc:493] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6be32731f7054f3884e3b10e15eb0007)
I20260713 09:06:51.938040 24403 raft_consensus.cc:515] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:51.940665 24354 raft_consensus.cc:493] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b9095967ca094406a7b5db2ad6d67052)
I20260713 09:06:51.941196 24354 raft_consensus.cc:515] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:51.943222 24354 leader_election.cc:290] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:51.953904 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a113a3e425e342ca94881b05fd47b213" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:51.950970 24403 leader_election.cc:290] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:52.016180 24426 raft_consensus.cc:493] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fd9a0a423f2b4a4c93cb3ad3d3da71f9)
I20260713 09:06:52.016817 24426 raft_consensus.cc:515] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:52.019093 24426 leader_election.cc:290] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:52.021204 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:52.025472 24258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f690415d774f858d6de6cea81679e9" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:52.027079 24423 raft_consensus.cc:493] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0afa7f73ba924347af6f54578a7422ad)
I20260713 09:06:52.027565 24423 raft_consensus.cc:515] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:52.029565 24423 leader_election.cc:290] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:52.035004 24426 raft_consensus.cc:493] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6be32731f7054f3884e3b10e15eb0007)
I20260713 09:06:52.035573 24426 raft_consensus.cc:515] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:52.038431 24423 raft_consensus.cc:493] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0afa7f73ba924347af6f54578a7422ad)
I20260713 09:06:52.039026 24258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a113a3e425e342ca94881b05fd47b213" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:52.038885 24423 raft_consensus.cc:515] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:52.039618 24258 raft_consensus.cc:2468] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 1.
I20260713 09:06:52.040875 24423 leader_election.cc:290] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:52.041059 23857 leader_election.cc:304] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 
I20260713 09:06:52.041829 24419 raft_consensus.cc:2804] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:52.042194 24419 raft_consensus.cc:493] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6be32731f7054f3884e3b10e15eb0007)
I20260713 09:06:52.042537 24419 raft_consensus.cc:3060] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:52.047976 24423 raft_consensus.cc:493] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0afa7f73ba924347af6f54578a7422ad)
I20260713 09:06:52.048162 24426 leader_election.cc:290] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:52.048543 24423 raft_consensus.cc:515] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:52.050459 24423 leader_election.cc:290] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:52.050948 24419 raft_consensus.cc:515] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:52.079628 24424 raft_consensus.cc:493] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b9095967ca094406a7b5db2ad6d67052)
I20260713 09:06:52.080266 24424 raft_consensus.cc:515] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:52.082402 24424 leader_election.cc:290] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:52.086107 24424 raft_consensus.cc:493] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6be32731f7054f3884e3b10e15eb0007)
I20260713 09:06:52.086608 24424 raft_consensus.cc:515] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:52.087826 23815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f690415d774f858d6de6cea81679e9" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:52.088271 24258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a113a3e425e342ca94881b05fd47b213" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
I20260713 09:06:52.088830 24258 raft_consensus.cc:3060] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:52.090835 24424 leader_election.cc:290] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:52.094672 24417 raft_consensus.cc:493] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b9095967ca094406a7b5db2ad6d67052)
I20260713 09:06:52.095379 23811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102089f350114b41ba534acba0ef9c10" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:52.095155 24417 raft_consensus.cc:515] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:52.097034 24419 leader_election.cc:290] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 2 election: Requested vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:52.097772 24258 raft_consensus.cc:2468] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 2.
I20260713 09:06:52.099074 23857 leader_election.cc:304] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 
I20260713 09:06:52.099807 24419 raft_consensus.cc:2804] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:52.099895 23811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89420ce133f744db92b01bff63bf31a3" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:52.100333 24419 raft_consensus.cc:697] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [term 2 LEADER]: Becoming Leader. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Running, Role: LEADER
I20260713 09:06:52.101199 24419 consensus_queue.cc:237] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [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: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:52.101559 23857 leader_election.cc:304] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052; no voters: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:52.097980 24417 leader_election.cc:290] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:52.103385 23811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841e3be1e68b4df1a36fd3a8f4275b4d" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:52.103667 24426 raft_consensus.cc:2749] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:06:52.120371 24424 raft_consensus.cc:493] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd9a0a423f2b4a4c93cb3ad3d3da71f9)
I20260713 09:06:52.121424 24424 raft_consensus.cc:515] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:52.123443 24424 leader_election.cc:290] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:52.155416 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:52.172147 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd02aeaca0b4af8811c34c84c8524fb" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
W20260713 09:06:52.177062 23783 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.45.129:33237, user_credentials={real_user=slave}} blocked reactor thread for 58724us
I20260713 09:06:52.179410 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85578813e0de421b892dab63d8161e88" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:52.180105 24419 raft_consensus.cc:493] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6be32731f7054f3884e3b10e15eb0007)
I20260713 09:06:52.180595 24419 raft_consensus.cc:515] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:52.182546 24419 leader_election.cc:290] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:52.219848 24417 raft_consensus.cc:493] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b9095967ca094406a7b5db2ad6d67052)
I20260713 09:06:52.220523 24417 raft_consensus.cc:515] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:52.222327 24417 leader_election.cc:290] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237)
I20260713 09:06:52.253194 24426 raft_consensus.cc:493] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fd9a0a423f2b4a4c93cb3ad3d3da71f9)
I20260713 09:06:52.253736 24426 raft_consensus.cc:515] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:52.255419 24426 leader_election.cc:290] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:52.257237 23814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deff8e05d1a426d952ab684a1ea0f38" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:52.262176 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a113a3e425e342ca94881b05fd47b213" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:52.263497 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89420ce133f744db92b01bff63bf31a3" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:52.263967 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72436b97814e4e0b84436866d518fba6" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:52.265491 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102089f350114b41ba534acba0ef9c10" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:52.266745 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "841e3be1e68b4df1a36fd3a8f4275b4d" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:52.269500 24215 leader_election.cc:304] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007
I20260713 09:06:52.272212 24423 raft_consensus.cc:493] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6be32731f7054f3884e3b10e15eb0007)
I20260713 09:06:52.272698 24423 raft_consensus.cc:515] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:52.274585 24403 raft_consensus.cc:2749] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:52.275457 23816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85578813e0de421b892dab63d8161e88" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:52.274559 24423 leader_election.cc:290] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:52.275555 24417 raft_consensus.cc:493] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0afa7f73ba924347af6f54578a7422ad)
I20260713 09:06:52.279028 24417 raft_consensus.cc:515] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:52.280232 24217 leader_election.cc:304] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:52.281354 24417 leader_election.cc:290] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:52.281610 24217 leader_election.cc:304] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:52.284758 24423 raft_consensus.cc:2749] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:52.285398 24423 raft_consensus.cc:2749] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:52.290120 24259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84f8a42c0084ba6a44a7fffee6e2aaf" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:52.290715 23890 raft_consensus.cc:1240] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [term 2 LEADER]: Rejecting Update request from peer 6be32731f7054f3884e3b10e15eb0007 for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:52.297066 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85578813e0de421b892dab63d8161e88" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:52.298633 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f81cf67b194a494f976586e82e6075c6" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:52.300191 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a113a3e425e342ca94881b05fd47b213" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
I20260713 09:06:52.302561 24217 leader_election.cc:304] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:52.303560 24423 raft_consensus.cc:2749] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:06:52.305039 24417 consensus_queue.cc:1059] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:52.305749 24417 consensus_queue.cc:1243] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Peer b9095967ca094406a7b5db2ad6d67052 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260713 09:06:52.306200 24417 raft_consensus.cc:3055] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:52.306478 24417 raft_consensus.cc:740] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Running, Role: LEADER
I20260713 09:06:52.307261 24417 consensus_queue.cc:260] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [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: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:52.308152 23961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da35c00c106e47ca9f94dc3ef289c3dd" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:52.308404 24417 raft_consensus.cc:3060] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:52.309530 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a113a3e425e342ca94881b05fd47b213" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:52.300282 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01418c40d784fdea8c97f2f2e5d0682" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:52.319239 23812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72436b97814e4e0b84436866d518fba6" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:52.320461 24218 leader_election.cc:304] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:52.321467 24354 raft_consensus.cc:493] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6be32731f7054f3884e3b10e15eb0007)
I20260713 09:06:52.321578 24403 raft_consensus.cc:493] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b9095967ca094406a7b5db2ad6d67052)
I20260713 09:06:52.321929 24354 raft_consensus.cc:515] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:52.322032 24403 raft_consensus.cc:515] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } }
I20260713 09:06:52.324630 24403 leader_election.cc:290] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:52.325141 24403 raft_consensus.cc:2749] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:52.326325 23816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bdbea182a784f3bb64e2733e1f5b31b"
dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
mode: GRACEFUL
new_leader_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
 from {username='slave'} at 127.0.0.1:43194
I20260713 09:06:52.326855 23816 raft_consensus.cc:606] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Received request to transfer leadership to TS fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:52.323839 24354 leader_election.cc:290] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:52.329417 23812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f695d62a74542749961beddf6e452d1" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:52.329744 23637 catalog_manager.cc:5697] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 reported cstate change: term changed from 1 to 2, leader changed from 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132) to b9095967ca094406a7b5db2ad6d67052 (127.21.45.131). New cstate: current_term: 2 leader_uuid: "b9095967ca094406a7b5db2ad6d67052" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:52.330922 23812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a841d186c8b4450db817e8015cd938c9" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:52.336257 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:06:52.337296 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:52.338735 23890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da0f9c19d3f4131972e787480bd3065" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
W20260713 09:06:52.340528 24215 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.45.132:45723, user_credentials={real_user=slave}} blocked reactor thread for 71104.1us
I20260713 09:06:52.341022 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f695d62a74542749961beddf6e452d1" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:52.359412 24261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6deff8e05d1a426d952ab684a1ea0f38" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:52.357910 24260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da35c00c106e47ca9f94dc3ef289c3dd" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:52.360037 24259 raft_consensus.cc:1240] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Rejecting Update request from peer 6be32731f7054f3884e3b10e15eb0007 for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:52.361959 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da0f9c19d3f4131972e787480bd3065" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:52.362221 24217 leader_election.cc:304] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:52.362887 24375 raft_consensus.cc:493] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0afa7f73ba924347af6f54578a7422ad)
I20260713 09:06:52.362257 24431 raft_consensus.cc:493] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b9095967ca094406a7b5db2ad6d67052)
I20260713 09:06:52.363601 23964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85578813e0de421b892dab63d8161e88" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:52.366259 24375 raft_consensus.cc:515] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:52.364519 23960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a841d186c8b4450db817e8015cd938c9" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:52.367193 23857 leader_election.cc:304] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052; no voters: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:52.366451 24423 raft_consensus.cc:2749] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:52.365821 23961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd02aeaca0b4af8811c34c84c8524fb" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:52.365815 24259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f81cf67b194a494f976586e82e6075c6" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:52.368330 24422 raft_consensus.cc:2749] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:06:52.368556 24375 leader_election.cc:290] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:52.366313 24431 raft_consensus.cc:515] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } }
I20260713 09:06:52.369465 23857 leader_election.cc:304] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052; no voters: 6be32731f7054f3884e3b10e15eb0007, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:52.369690 23961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84f8a42c0084ba6a44a7fffee6e2aaf" candidate_uuid: "0afa7f73ba924347af6f54578a7422ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:52.370591 24422 raft_consensus.cc:2749] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:52.371403 24431 leader_election.cc:290] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:52.372905 23812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c01418c40d784fdea8c97f2f2e5d0682" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:52.374383 23961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d397fa6f61c4b478e9c2b3993768606" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:52.375744 24215 leader_election.cc:304] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:52.376484 24431 raft_consensus.cc:2749] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:52.376857 24215 leader_election.cc:304] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007
I20260713 09:06:52.377601 24431 raft_consensus.cc:2749] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:52.378312 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d397fa6f61c4b478e9c2b3993768606" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b9095967ca094406a7b5db2ad6d67052" is_pre_election: true
I20260713 09:06:52.381352 23965 raft_consensus.cc:2468] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9095967ca094406a7b5db2ad6d67052 in term 2.
I20260713 09:06:52.383070 24217 leader_election.cc:304] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:52.383831 24431 raft_consensus.cc:2749] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:52.385185 23780 leader_election.cc:304] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad; no voters: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:52.386235 23812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdbea182a784f3bb64e2733e1f5b31b" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:52.386298 23780 leader_election.cc:304] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad; no voters: 6be32731f7054f3884e3b10e15eb0007, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:52.387419 24429 raft_consensus.cc:2749] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:06:52.387759 23780 leader_election.cc:304] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad [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: 0afa7f73ba924347af6f54578a7422ad; no voters: 6be32731f7054f3884e3b10e15eb0007, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:52.387986 24429 raft_consensus.cc:2749] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:52.388609 24421 raft_consensus.cc:2749] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:06:52.389837 24258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdbea182a784f3bb64e2733e1f5b31b" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" is_pre_election: true
I20260713 09:06:52.392940 23931 leader_election.cc:304] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007; no voters: b9095967ca094406a7b5db2ad6d67052, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:52.393581 24375 raft_consensus.cc:2749] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:52.395774 23931 leader_election.cc:304] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007; no voters: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:52.396420 24375 raft_consensus.cc:2749] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:06:52.397416 23931 leader_election.cc:304] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007; no voters: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:52.397925 24375 raft_consensus.cc:2749] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:52.398291 23931 leader_election.cc:304] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007; no voters: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:52.399379 24375 raft_consensus.cc:2749] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:52.462400 24421 raft_consensus.cc:993] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad: : Instructing follower fd9a0a423f2b4a4c93cb3ad3d3da71f9 to start an election
I20260713 09:06:52.462805 24424 raft_consensus.cc:1081] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Signalling peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 to start an election
I20260713 09:06:52.464201 24258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bdbea182a784f3bb64e2733e1f5b31b"
dest_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9"
 from {username='slave'} at 127.0.0.1:55106
I20260713 09:06:52.464630 24258 raft_consensus.cc:493] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:52.464919 24258 raft_consensus.cc:3060] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:52.469667 24258 raft_consensus.cc:515] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:52.471432 24258 leader_election.cc:290] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [CANDIDATE]: Term 2 election: Requested vote from peers 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
I20260713 09:06:52.472527 23812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdbea182a784f3bb64e2733e1f5b31b" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:52.472678 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdbea182a784f3bb64e2733e1f5b31b" candidate_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
I20260713 09:06:52.473165 23812 raft_consensus.cc:3055] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:52.473599 23812 raft_consensus.cc:740] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0afa7f73ba924347af6f54578a7422ad, State: Running, Role: LEADER
I20260713 09:06:52.474406 23812 consensus_queue.cc:260] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [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: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:52.475585 23812 raft_consensus.cc:3060] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:52.473205 23965 raft_consensus.cc:3060] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:52.480820 23812 raft_consensus.cc:2468] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 2.
I20260713 09:06:52.481783 24218 leader_election.cc:304] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9; no voters: 
I20260713 09:06:52.482565 24431 raft_consensus.cc:2804] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:52.483728 24431 raft_consensus.cc:697] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 LEADER]: Becoming Leader. State: Replica: fd9a0a423f2b4a4c93cb3ad3d3da71f9, State: Running, Role: LEADER
I20260713 09:06:52.484872 23965 raft_consensus.cc:2468] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd9a0a423f2b4a4c93cb3ad3d3da71f9 in term 2.
I20260713 09:06:52.485730 24431 consensus_queue.cc:237] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [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: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:52.496919 23637 catalog_manager.cc:5697] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 reported cstate change: term changed from 1 to 2, leader changed from 0afa7f73ba924347af6f54578a7422ad (127.21.45.130) to fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129). New cstate: current_term: 2 leader_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:52.524205 24422 raft_consensus.cc:493] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0afa7f73ba924347af6f54578a7422ad)
I20260713 09:06:52.524607 24422 raft_consensus.cc:515] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:52.526311 24422 leader_election.cc:290] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132:45723)
I20260713 09:06:52.526973 23812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10b1f237f0542dcb4569e0da67c20e0" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0afa7f73ba924347af6f54578a7422ad" is_pre_election: true
I20260713 09:06:52.527148 23965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10b1f237f0542dcb4569e0da67c20e0" candidate_uuid: "b9095967ca094406a7b5db2ad6d67052" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6be32731f7054f3884e3b10e15eb0007" is_pre_election: true
I20260713 09:06:52.528404 23854 leader_election.cc:304] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052 [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: b9095967ca094406a7b5db2ad6d67052; no voters: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007
I20260713 09:06:52.528919 24422 raft_consensus.cc:2749] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:52.570178 24258 raft_consensus.cc:1275] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Refusing update from remote peer b9095967ca094406a7b5db2ad6d67052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:52.571218 24422 consensus_queue.cc:1048] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:52.580628 23965 raft_consensus.cc:1275] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Refusing update from remote peer b9095967ca094406a7b5db2ad6d67052: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:52.582536 24418 consensus_queue.cc:1048] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:52.877606 23965 raft_consensus.cc:1275] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Refusing update from remote peer fd9a0a423f2b4a4c93cb3ad3d3da71f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:52.878793 24431 consensus_queue.cc:1048] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:52.892737 23812 raft_consensus.cc:1275] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Refusing update from remote peer fd9a0a423f2b4a4c93cb3ad3d3da71f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:52.896284 24431 consensus_queue.cc:1048] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:53.161258 23912 debug-util.cc:398] Leaking SignalData structure 0x7b08000562e0 after lost signal to thread 21689
W20260713 09:06:53.162127 23912 debug-util.cc:398] Leaking SignalData structure 0x7b08001c0320 after lost signal to thread 23674
W20260713 09:06:53.163304 23912 debug-util.cc:398] Leaking SignalData structure 0x7b08000345c0 after lost signal to thread 23841
W20260713 09:06:53.164407 23912 debug-util.cc:398] Leaking SignalData structure 0x7b0800268200 after lost signal to thread 23915
W20260713 09:06:53.165482 23912 debug-util.cc:398] Leaking SignalData structure 0x7b08000a9740 after lost signal to thread 23989
W20260713 09:06:53.166366 23912 debug-util.cc:398] Leaking SignalData structure 0x7b08000c1e60 after lost signal to thread 24290
I20260713 09:06:53.345500 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:53.371819 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:53.419044 23891 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85578813e0de421b892dab63d8161e88"
dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
mode: GRACEFUL
new_leader_uuid: "6be32731f7054f3884e3b10e15eb0007"
 from {username='slave'} at 127.0.0.1:36276
I20260713 09:06:53.419633 23891 raft_consensus.cc:606] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 2 LEADER]: Received request to transfer leadership to TS 6be32731f7054f3884e3b10e15eb0007
I20260713 09:06:53.421746 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:06:53.422586 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:53.432886 24418 raft_consensus.cc:993] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052: : Instructing follower 6be32731f7054f3884e3b10e15eb0007 to start an election
I20260713 09:06:53.433351 24418 raft_consensus.cc:1081] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 2 LEADER]: Signalling peer 6be32731f7054f3884e3b10e15eb0007 to start an election
I20260713 09:06:53.435047 23961 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85578813e0de421b892dab63d8161e88"
dest_uuid: "6be32731f7054f3884e3b10e15eb0007"
 from {username='slave'} at 127.0.0.1:44970
I20260713 09:06:53.435575 23961 raft_consensus.cc:493] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:53.435935 23961 raft_consensus.cc:3060] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:53.442687 23961 raft_consensus.cc:515] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:53.445218 23812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85578813e0de421b892dab63d8161e88" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0afa7f73ba924347af6f54578a7422ad"
I20260713 09:06:53.445540 23891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85578813e0de421b892dab63d8161e88" candidate_uuid: "6be32731f7054f3884e3b10e15eb0007" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9095967ca094406a7b5db2ad6d67052"
I20260713 09:06:53.445799 23812 raft_consensus.cc:3060] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:53.446127 23891 raft_consensus.cc:3055] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:53.446472 23891 raft_consensus.cc:740] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b9095967ca094406a7b5db2ad6d67052, State: Running, Role: LEADER
I20260713 09:06:53.447193 23891 consensus_queue.cc:260] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:53.448633 23891 raft_consensus.cc:3060] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:53.452302 23812 raft_consensus.cc:2468] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 3.
I20260713 09:06:53.453670 23931 leader_election.cc:304] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [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: 0afa7f73ba924347af6f54578a7422ad, 6be32731f7054f3884e3b10e15eb0007; no voters: 
I20260713 09:06:53.456169 23961 leader_election.cc:290] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 3 election: Requested vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
I20260713 09:06:53.457571 23891 raft_consensus.cc:2468] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6be32731f7054f3884e3b10e15eb0007 in term 3.
I20260713 09:06:53.460405 24375 raft_consensus.cc:2804] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:53.461480 24375 raft_consensus.cc:697] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 3 LEADER]: Becoming Leader. State: Replica: 6be32731f7054f3884e3b10e15eb0007, State: Running, Role: LEADER
I20260713 09:06:53.462878 24375 consensus_queue.cc:237] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:53.495745 23639 catalog_manager.cc:5697] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 reported cstate change: term changed from 2 to 3, leader changed from b9095967ca094406a7b5db2ad6d67052 (127.21.45.131) to 6be32731f7054f3884e3b10e15eb0007 (127.21.45.132). New cstate: current_term: 3 leader_uuid: "6be32731f7054f3884e3b10e15eb0007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:53.859608 23812 raft_consensus.cc:1275] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 3 FOLLOWER]: Refusing update from remote peer 6be32731f7054f3884e3b10e15eb0007: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:53.860920 24447 consensus_queue.cc:1048] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:53.878374 23891 raft_consensus.cc:1275] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 3 FOLLOWER]: Refusing update from remote peer 6be32731f7054f3884e3b10e15eb0007: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:53.879814 24375 consensus_queue.cc:1048] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:54.423405 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:54.442471 21686 tablet_server.cc:179] TabletServer@127.21.45.129:33237 shutting down...
W20260713 09:06:54.484457 23783 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
W20260713 09:06:54.505985 23783 consensus_peers.cc:597] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:54.507386 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:54.509126 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.509907 21686 raft_consensus.cc:2243] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.510365 21686 raft_consensus.cc:2272] T f81cf67b194a494f976586e82e6075c6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.512516 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.513000 21686 raft_consensus.cc:2243] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.513715 21686 raft_consensus.cc:2272] T 0bdbea182a784f3bb64e2733e1f5b31b P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.515578 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.516140 21686 raft_consensus.cc:2243] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.516791 21686 raft_consensus.cc:2272] T e84f8a42c0084ba6a44a7fffee6e2aaf P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.518694 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.519330 21686 raft_consensus.cc:2243] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.519714 21686 raft_consensus.cc:2272] T 832a7c082dd64d4daa7d31da3ae09130 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.521603 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.522233 21686 raft_consensus.cc:2243] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.523123 21686 raft_consensus.cc:2272] T 1dfd0c3fed0a428d86c7c56d45b6c53d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.525624 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.526175 21686 raft_consensus.cc:2243] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.526535 21686 raft_consensus.cc:2272] T 8f695d62a74542749961beddf6e452d1 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.528523 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.529013 21686 raft_consensus.cc:2243] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.529439 21686 raft_consensus.cc:2272] T da35c00c106e47ca9f94dc3ef289c3dd P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.531152 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.531667 21686 raft_consensus.cc:2243] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.532006 21686 raft_consensus.cc:2272] T 102089f350114b41ba534acba0ef9c10 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.533833 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.534317 21686 raft_consensus.cc:2243] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.534710 21686 raft_consensus.cc:2272] T 841e3be1e68b4df1a36fd3a8f4275b4d P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.536584 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.537050 21686 raft_consensus.cc:2243] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.537424 21686 raft_consensus.cc:2272] T a113a3e425e342ca94881b05fd47b213 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.539319 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.539825 21686 raft_consensus.cc:2243] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.540244 21686 raft_consensus.cc:2272] T 89420ce133f744db92b01bff63bf31a3 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.542148 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.542676 21686 raft_consensus.cc:2243] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.543089 21686 raft_consensus.cc:2272] T 72436b97814e4e0b84436866d518fba6 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.545145 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.545827 21686 raft_consensus.cc:2243] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.546959 21686 raft_consensus.cc:2272] T 916ad94823f64d97b66d71f080cb5531 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.549324 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.549943 21686 raft_consensus.cc:2243] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.550369 21686 raft_consensus.cc:2272] T a841d186c8b4450db817e8015cd938c9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.552666 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.553280 21686 raft_consensus.cc:2243] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.553678 21686 raft_consensus.cc:2272] T 7da0f9c19d3f4131972e787480bd3065 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.555858 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.556478 21686 raft_consensus.cc:2243] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.557353 21686 raft_consensus.cc:2272] T 33f690415d774f858d6de6cea81679e9 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.565794 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.566398 21686 raft_consensus.cc:2243] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.567282 21686 raft_consensus.cc:2272] T 6deff8e05d1a426d952ab684a1ea0f38 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.569646 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:54.570302 21686 raft_consensus.cc:2243] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.570765 21686 raft_consensus.cc:2272] T 4d397fa6f61c4b478e9c2b3993768606 P fd9a0a423f2b4a4c93cb3ad3d3da71f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:54.577512 23783 consensus_peers.cc:597] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:54.590667 23931 consensus_peers.cc:597] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:54.593289 23931 consensus_peers.cc:597] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:54.618155 23931 consensus_peers.cc:597] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:54.621801 21686 tablet_server.cc:196] TabletServer@127.21.45.129:33237 shutdown complete.
I20260713 09:06:54.663367 21686 tablet_server.cc:179] TabletServer@127.21.45.130:0 shutting down...
I20260713 09:06:54.701297 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:54.702142 21686 tablet_replica.cc:333] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad: stopping tablet replica
I20260713 09:06:54.703001 21686 raft_consensus.cc:2243] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.704048 21686 raft_consensus.cc:2272] T 89420ce133f744db92b01bff63bf31a3 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.706661 21686 tablet_replica.cc:333] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad: stopping tablet replica
I20260713 09:06:54.707401 21686 raft_consensus.cc:2243] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.707923 21686 raft_consensus.cc:2272] T dfd02aeaca0b4af8811c34c84c8524fb P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.710150 21686 tablet_replica.cc:333] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad: stopping tablet replica
I20260713 09:06:54.710644 21686 raft_consensus.cc:2243] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.711020 21686 raft_consensus.cc:2272] T 72436b97814e4e0b84436866d518fba6 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.713409 21686 tablet_replica.cc:333] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad: stopping tablet replica
I20260713 09:06:54.714170 21686 raft_consensus.cc:2243] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.714722 21686 raft_consensus.cc:2272] T 85578813e0de421b892dab63d8161e88 P 0afa7f73ba924347af6f54578a7422ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.717267 21686 tablet_replica.cc:333] T 8f695d62a74542749961beddf6e452d1 P 0afa7f73ba924347af6f54578a7422ad: stopping tablet replica
I20260713 09:06:54.718055 21686 raft_consensus.cc:2243] T 8f695d62a74542749961beddf6e452d1 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.718626 21686 raft_consensus.cc:2272] T 8f695d62a74542749961beddf6e452d1 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.721037 21686 tablet_replica.cc:333] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad: stopping tablet replica
I20260713 09:06:54.721843 21686 raft_consensus.cc:2243] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.722381 21686 raft_consensus.cc:2272] T 0bdbea182a784f3bb64e2733e1f5b31b P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.726275 21686 tablet_replica.cc:333] T a841d186c8b4450db817e8015cd938c9 P 0afa7f73ba924347af6f54578a7422ad: stopping tablet replica
I20260713 09:06:54.726960 21686 raft_consensus.cc:2243] T a841d186c8b4450db817e8015cd938c9 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.727566 21686 raft_consensus.cc:2272] T a841d186c8b4450db817e8015cd938c9 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.730206 21686 tablet_replica.cc:333] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad: stopping tablet replica
I20260713 09:06:54.731003 21686 raft_consensus.cc:2243] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.731572 21686 raft_consensus.cc:2272] T 916ad94823f64d97b66d71f080cb5531 P 0afa7f73ba924347af6f54578a7422ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.734048 21686 tablet_replica.cc:333] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad: stopping tablet replica
I20260713 09:06:54.734736 21686 raft_consensus.cc:2243] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.735662 21686 raft_consensus.cc:2272] T 841e3be1e68b4df1a36fd3a8f4275b4d P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.737881 21686 tablet_replica.cc:333] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad: stopping tablet replica
I20260713 09:06:54.738626 21686 raft_consensus.cc:2243] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.739131 21686 raft_consensus.cc:2272] T 6deff8e05d1a426d952ab684a1ea0f38 P 0afa7f73ba924347af6f54578a7422ad [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:54.740393 23857 consensus_peers.cc:597] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:54.742024 21686 tablet_replica.cc:333] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad: stopping tablet replica
I20260713 09:06:54.742781 21686 raft_consensus.cc:2243] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:06:54.743147 23857 consensus_peers.cc:597] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 -> Peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Couldn't send request to peer 0afa7f73ba924347af6f54578a7422ad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:54.743782 21686 raft_consensus.cc:2272] T c10b1f237f0542dcb4569e0da67c20e0 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.745759 21686 tablet_replica.cc:333] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad: stopping tablet replica
I20260713 09:06:54.746260 21686 raft_consensus.cc:2243] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.746618 21686 raft_consensus.cc:2272] T 33f690415d774f858d6de6cea81679e9 P 0afa7f73ba924347af6f54578a7422ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.748375 21686 tablet_replica.cc:333] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad: stopping tablet replica
I20260713 09:06:54.748889 21686 raft_consensus.cc:2243] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.749272 21686 raft_consensus.cc:2272] T 784243dcdc02415c89e7271fb871b83b P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.750934 21686 tablet_replica.cc:333] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad: stopping tablet replica
I20260713 09:06:54.751374 21686 raft_consensus.cc:2243] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.751744 21686 raft_consensus.cc:2272] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.753414 21686 tablet_replica.cc:333] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad: stopping tablet replica
I20260713 09:06:54.753850 21686 raft_consensus.cc:2243] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.754498 21686 raft_consensus.cc:2272] T 102089f350114b41ba534acba0ef9c10 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.756304 21686 tablet_replica.cc:333] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad: stopping tablet replica
I20260713 09:06:54.756763 21686 raft_consensus.cc:2243] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.757470 21686 raft_consensus.cc:2272] T eabacca81e4747858b0a894eaad7a257 P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.759198 21686 tablet_replica.cc:333] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad: stopping tablet replica
I20260713 09:06:54.759631 21686 raft_consensus.cc:2243] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:54.760015 21686 raft_consensus.cc:2272] T e84f8a42c0084ba6a44a7fffee6e2aaf P 0afa7f73ba924347af6f54578a7422ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:54.761765 21686 tablet_replica.cc:333] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad: stopping tablet replica
I20260713 09:06:54.762169 21686 raft_consensus.cc:2243] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:54.762836 21686 raft_consensus.cc:2272] T c01418c40d784fdea8c97f2f2e5d0682 P 0afa7f73ba924347af6f54578a7422ad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:54.771519 23857 consensus_peers.cc:597] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 -> Peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Couldn't send request to peer 0afa7f73ba924347af6f54578a7422ad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:54.792953 23857 consensus_peers.cc:597] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:54.817022 23857 consensus_peers.cc:597] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:54.827055 23931 consensus_peers.cc:597] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 -> Peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Couldn't send request to peer 0afa7f73ba924347af6f54578a7422ad. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.130:39111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:54.834196 23857 consensus_peers.cc:597] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 -> Peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Couldn't send request to peer 0afa7f73ba924347af6f54578a7422ad. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.130:39111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:54.838222 23931 consensus_peers.cc:597] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:54.846083 23857 consensus_peers.cc:597] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:54.979178 23857 consensus_peers.cc:597] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 -> Peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Couldn't send request to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:55.000432 23931 consensus_peers.cc:597] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 -> Peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Couldn't send request to peer 0afa7f73ba924347af6f54578a7422ad. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.130:39111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:55.098183 23931 consensus_peers.cc:597] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 -> Peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Couldn't send request to peer 0afa7f73ba924347af6f54578a7422ad. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.130:39111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:55.436419 21686 tablet_server.cc:196] TabletServer@127.21.45.130:0 shutdown complete.
I20260713 09:06:55.503944 21686 tablet_server.cc:179] TabletServer@127.21.45.131:0 shutting down...
I20260713 09:06:55.533377 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:55.534118 21686 tablet_replica.cc:333] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052: stopping tablet replica
I20260713 09:06:55.534881 21686 raft_consensus.cc:2243] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.535961 21686 raft_consensus.cc:2272] T a113a3e425e342ca94881b05fd47b213 P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.538290 21686 tablet_replica.cc:333] T 7da0f9c19d3f4131972e787480bd3065 P b9095967ca094406a7b5db2ad6d67052: stopping tablet replica
I20260713 09:06:55.538844 21686 raft_consensus.cc:2243] T 7da0f9c19d3f4131972e787480bd3065 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.539302 21686 raft_consensus.cc:2272] T 7da0f9c19d3f4131972e787480bd3065 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.541577 21686 tablet_replica.cc:333] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052: stopping tablet replica
I20260713 09:06:55.542068 21686 raft_consensus.cc:2243] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.542577 21686 raft_consensus.cc:2272] T 841e3be1e68b4df1a36fd3a8f4275b4d P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.544802 21686 tablet_replica.cc:333] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052: stopping tablet replica
I20260713 09:06:55.545341 21686 raft_consensus.cc:2243] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.546182 21686 raft_consensus.cc:2272] T 72436b97814e4e0b84436866d518fba6 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.548147 21686 tablet_replica.cc:333] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052: stopping tablet replica
I20260713 09:06:55.548677 21686 raft_consensus.cc:2243] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.549095 21686 raft_consensus.cc:2272] T dfd02aeaca0b4af8811c34c84c8524fb P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.550990 21686 tablet_replica.cc:333] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052: stopping tablet replica
I20260713 09:06:55.551441 21686 raft_consensus.cc:2243] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.551842 21686 raft_consensus.cc:2272] T 832a7c082dd64d4daa7d31da3ae09130 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.553620 21686 tablet_replica.cc:333] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052: stopping tablet replica
I20260713 09:06:55.554080 21686 raft_consensus.cc:2243] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.554888 21686 raft_consensus.cc:2272] T 4d397fa6f61c4b478e9c2b3993768606 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.556929 21686 tablet_replica.cc:333] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052: stopping tablet replica
I20260713 09:06:55.557665 21686 raft_consensus.cc:2243] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.558292 21686 raft_consensus.cc:2272] T c10b1f237f0542dcb4569e0da67c20e0 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.560595 21686 tablet_replica.cc:333] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052: stopping tablet replica
I20260713 09:06:55.561074 21686 raft_consensus.cc:2243] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.561542 21686 raft_consensus.cc:2272] T 6deff8e05d1a426d952ab684a1ea0f38 P b9095967ca094406a7b5db2ad6d67052 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.563580 21686 tablet_replica.cc:333] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052: stopping tablet replica
I20260713 09:06:55.564036 21686 raft_consensus.cc:2243] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.564632 21686 raft_consensus.cc:2272] T 33f690415d774f858d6de6cea81679e9 P b9095967ca094406a7b5db2ad6d67052 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.566538 21686 tablet_replica.cc:333] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052: stopping tablet replica
I20260713 09:06:55.567026 21686 raft_consensus.cc:2243] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.567721 21686 raft_consensus.cc:2272] T 784243dcdc02415c89e7271fb871b83b P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.569559 21686 tablet_replica.cc:333] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052: stopping tablet replica
I20260713 09:06:55.570032 21686 raft_consensus.cc:2243] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.570775 21686 raft_consensus.cc:2272] T f81cf67b194a494f976586e82e6075c6 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.572826 21686 tablet_replica.cc:333] T c01418c40d784fdea8c97f2f2e5d0682 P b9095967ca094406a7b5db2ad6d67052: stopping tablet replica
I20260713 09:06:55.573518 21686 raft_consensus.cc:2243] T c01418c40d784fdea8c97f2f2e5d0682 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.574191 21686 raft_consensus.cc:2272] T c01418c40d784fdea8c97f2f2e5d0682 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.576927 21686 tablet_replica.cc:333] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052: stopping tablet replica
I20260713 09:06:55.577617 21686 raft_consensus.cc:2243] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.578173 21686 raft_consensus.cc:2272] T eabacca81e4747858b0a894eaad7a257 P b9095967ca094406a7b5db2ad6d67052 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.580493 21686 tablet_replica.cc:333] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052: stopping tablet replica
I20260713 09:06:55.581105 21686 raft_consensus.cc:2243] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.581548 21686 raft_consensus.cc:2272] T 85578813e0de421b892dab63d8161e88 P b9095967ca094406a7b5db2ad6d67052 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.583415 21686 tablet_replica.cc:333] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052: stopping tablet replica
I20260713 09:06:55.583829 21686 raft_consensus.cc:2243] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:55.584614 21686 raft_consensus.cc:2272] T 8f695d62a74542749961beddf6e452d1 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.586519 21686 tablet_replica.cc:333] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052: stopping tablet replica
I20260713 09:06:55.586999 21686 raft_consensus.cc:2243] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.587469 21686 raft_consensus.cc:2272] T da35c00c106e47ca9f94dc3ef289c3dd P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:55.589824 21686 tablet_replica.cc:333] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052: stopping tablet replica
I20260713 09:06:55.590425 21686 raft_consensus.cc:2243] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:55.590993 21686 raft_consensus.cc:2272] T 102089f350114b41ba534acba0ef9c10 P b9095967ca094406a7b5db2ad6d67052 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:55.592029 23930 consensus_peers.cc:597] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 -> Peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Couldn't send request to peer b9095967ca094406a7b5db2ad6d67052. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:55.654791 23930 consensus_peers.cc:597] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 -> Peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Couldn't send request to peer b9095967ca094406a7b5db2ad6d67052. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.131:34015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:55.698287 23930 consensus_peers.cc:597] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 -> Peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Couldn't send request to peer b9095967ca094406a7b5db2ad6d67052. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.131:34015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:55.700671 24471 raft_consensus.cc:493] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd9a0a423f2b4a4c93cb3ad3d3da71f9)
I20260713 09:06:55.701171 24471 raft_consensus.cc:515] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:55.703154 24471 leader_election.cc:290] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
W20260713 09:06:55.707248 23931 leader_election.cc:336] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111)
W20260713 09:06:55.707944 23931 leader_election.cc:336] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Network error: Client connection negotiation failed: client connection to 127.21.45.130:39111: connect: Connection refused (error 111)
I20260713 09:06:55.708256 23931 leader_election.cc:304] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007; no voters: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:55.708772 24471 raft_consensus.cc:2749] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:06:55.773305 24471 raft_consensus.cc:493] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0afa7f73ba924347af6f54578a7422ad)
I20260713 09:06:55.773803 24471 raft_consensus.cc:515] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:55.775583 24471 leader_election.cc:290] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
W20260713 09:06:55.779418 23930 leader_election.cc:336] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Network error: Client connection negotiation failed: client connection to 127.21.45.131:34015: connect: Connection refused (error 111)
W20260713 09:06:55.779830 23931 leader_election.cc:336] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Network error: Client connection negotiation failed: client connection to 127.21.45.130:39111: connect: Connection refused (error 111)
I20260713 09:06:55.780189 23931 leader_election.cc:304] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007; no voters: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:55.780694 24471 raft_consensus.cc:2749] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:06:55.789403 24471 raft_consensus.cc:493] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd9a0a423f2b4a4c93cb3ad3d3da71f9)
I20260713 09:06:55.789925 24471 raft_consensus.cc:515] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:55.791926 24471 leader_election.cc:290] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
W20260713 09:06:55.795383 23931 leader_election.cc:336] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111)
W20260713 09:06:55.795949 23931 leader_election.cc:336] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Network error: Client connection negotiation failed: client connection to 127.21.45.130:39111: connect: Connection refused (error 111)
I20260713 09:06:55.796252 23931 leader_election.cc:304] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007; no voters: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:55.796784 24471 raft_consensus.cc:2749] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:06:55.806619 24471 raft_consensus.cc:493] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0afa7f73ba924347af6f54578a7422ad)
I20260713 09:06:55.807139 24471 raft_consensus.cc:515] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:55.809140 24471 leader_election.cc:290] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
W20260713 09:06:55.813216 23930 leader_election.cc:336] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Network error: Client connection negotiation failed: client connection to 127.21.45.131:34015: connect: Connection refused (error 111)
W20260713 09:06:55.814286 23931 leader_election.cc:336] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Network error: Client connection negotiation failed: client connection to 127.21.45.130:39111: connect: Connection refused (error 111)
I20260713 09:06:55.814568 23931 leader_election.cc:304] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007; no voters: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:55.815049 24471 raft_consensus.cc:2749] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:06:55.824324 23930 consensus_peers.cc:597] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 -> Peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Couldn't send request to peer b9095967ca094406a7b5db2ad6d67052. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.131:34015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:55.828343 24471 raft_consensus.cc:493] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fd9a0a423f2b4a4c93cb3ad3d3da71f9)
I20260713 09:06:55.828742 24471 raft_consensus.cc:515] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:55.830387 24471 leader_election.cc:290] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
W20260713 09:06:55.833448 23931 leader_election.cc:336] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111)
W20260713 09:06:55.834086 23931 leader_election.cc:336] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Network error: Client connection negotiation failed: client connection to 127.21.45.130:39111: connect: Connection refused (error 111)
I20260713 09:06:55.834352 23931 leader_election.cc:304] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007; no voters: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:55.834839 24471 raft_consensus.cc:2749] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260713 09:06:55.843779 23930 consensus_peers.cc:597] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 -> Peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Couldn't send request to peer b9095967ca094406a7b5db2ad6d67052. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.131:34015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:55.958315 24471 raft_consensus.cc:493] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader fd9a0a423f2b4a4c93cb3ad3d3da71f9)
I20260713 09:06:55.958820 24471 raft_consensus.cc:515] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:55.960556 24471 leader_election.cc:290] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
W20260713 09:06:55.963924 23931 leader_election.cc:336] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111)
W20260713 09:06:55.964636 23931 leader_election.cc:336] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Network error: Client connection negotiation failed: client connection to 127.21.45.130:39111: connect: Connection refused (error 111)
I20260713 09:06:55.964929 23931 leader_election.cc:304] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007; no voters: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:55.965409 24471 raft_consensus.cc:2749] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:06:56.140308 24471 raft_consensus.cc:493] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0afa7f73ba924347af6f54578a7422ad)
I20260713 09:06:56.140748 24471 raft_consensus.cc:515] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } } peers { permanent_uuid: "fd9a0a423f2b4a4c93cb3ad3d3da71f9" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 33237 } } peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } }
I20260713 09:06:56.142450 24471 leader_election.cc:290] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237), 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111)
W20260713 09:06:56.145665 23931 leader_election.cc:336] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fd9a0a423f2b4a4c93cb3ad3d3da71f9 (127.21.45.129:33237): Network error: Client connection negotiation failed: client connection to 127.21.45.129:33237: connect: Connection refused (error 111)
W20260713 09:06:56.146273 23931 leader_election.cc:336] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Network error: Client connection negotiation failed: client connection to 127.21.45.130:39111: connect: Connection refused (error 111)
I20260713 09:06:56.146546 23931 leader_election.cc:304] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007; no voters: 0afa7f73ba924347af6f54578a7422ad, fd9a0a423f2b4a4c93cb3ad3d3da71f9
I20260713 09:06:56.147058 24471 raft_consensus.cc:2749] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:56.191984 24471 raft_consensus.cc:493] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0afa7f73ba924347af6f54578a7422ad)
I20260713 09:06:56.192472 24471 raft_consensus.cc:515] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afa7f73ba924347af6f54578a7422ad" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 39111 } } peers { permanent_uuid: "b9095967ca094406a7b5db2ad6d67052" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34015 } } peers { permanent_uuid: "6be32731f7054f3884e3b10e15eb0007" member_type: VOTER last_known_addr { host: "127.21.45.132" port: 45723 } }
I20260713 09:06:56.194262 24471 leader_election.cc:290] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111), b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015)
W20260713 09:06:56.197753 23931 leader_election.cc:336] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0afa7f73ba924347af6f54578a7422ad (127.21.45.130:39111): Network error: Client connection negotiation failed: client connection to 127.21.45.130:39111: connect: Connection refused (error 111)
W20260713 09:06:56.198273 23930 leader_election.cc:336] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b9095967ca094406a7b5db2ad6d67052 (127.21.45.131:34015): Network error: Client connection negotiation failed: client connection to 127.21.45.131:34015: connect: Connection refused (error 111)
I20260713 09:06:56.198671 23930 leader_election.cc:304] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [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: 6be32731f7054f3884e3b10e15eb0007; no voters: 0afa7f73ba924347af6f54578a7422ad, b9095967ca094406a7b5db2ad6d67052
I20260713 09:06:56.199299 24471 raft_consensus.cc:2749] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:56.430927 21686 tablet_server.cc:196] TabletServer@127.21.45.131:0 shutdown complete.
I20260713 09:06:56.465050 21686 tablet_server.cc:179] TabletServer@127.21.45.132:0 shutting down...
I20260713 09:06:56.487637 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:56.488315 21686 tablet_replica.cc:333] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007: stopping tablet replica
I20260713 09:06:56.489024 21686 raft_consensus.cc:2243] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:56.489780 21686 raft_consensus.cc:2272] T da35c00c106e47ca9f94dc3ef289c3dd P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.491597 21686 tablet_replica.cc:333] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007: stopping tablet replica
I20260713 09:06:56.492161 21686 raft_consensus.cc:2243] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.492537 21686 raft_consensus.cc:2272] T 89420ce133f744db92b01bff63bf31a3 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.494191 21686 tablet_replica.cc:333] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007: stopping tablet replica
I20260713 09:06:56.494639 21686 raft_consensus.cc:2243] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:56.495344 21686 raft_consensus.cc:2272] T dfd02aeaca0b4af8811c34c84c8524fb P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.497113 21686 tablet_replica.cc:333] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007: stopping tablet replica
I20260713 09:06:56.497596 21686 raft_consensus.cc:2243] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:56.498298 21686 raft_consensus.cc:2272] T 832a7c082dd64d4daa7d31da3ae09130 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.500171 21686 tablet_replica.cc:333] T 4d397fa6f61c4b478e9c2b3993768606 P 6be32731f7054f3884e3b10e15eb0007: stopping tablet replica
I20260713 09:06:56.500730 21686 raft_consensus.cc:2243] T 4d397fa6f61c4b478e9c2b3993768606 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.501113 21686 raft_consensus.cc:2272] T 4d397fa6f61c4b478e9c2b3993768606 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.502789 21686 tablet_replica.cc:333] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007: stopping tablet replica
I20260713 09:06:56.503239 21686 raft_consensus.cc:2243] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.503638 21686 raft_consensus.cc:2272] T a113a3e425e342ca94881b05fd47b213 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.505285 21686 tablet_replica.cc:333] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007: stopping tablet replica
I20260713 09:06:56.505738 21686 raft_consensus.cc:2243] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:56.506426 21686 raft_consensus.cc:2272] T 85578813e0de421b892dab63d8161e88 P 6be32731f7054f3884e3b10e15eb0007 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.508155 21686 tablet_replica.cc:333] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007: stopping tablet replica
I20260713 09:06:56.508615 21686 raft_consensus.cc:2243] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.509014 21686 raft_consensus.cc:2272] T c01418c40d784fdea8c97f2f2e5d0682 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.510812 21686 tablet_replica.cc:333] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007: stopping tablet replica
I20260713 09:06:56.511284 21686 raft_consensus.cc:2243] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.511667 21686 raft_consensus.cc:2272] T e84f8a42c0084ba6a44a7fffee6e2aaf P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.513381 21686 tablet_replica.cc:333] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007: stopping tablet replica
I20260713 09:06:56.513831 21686 raft_consensus.cc:2243] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.514207 21686 raft_consensus.cc:2272] T c10b1f237f0542dcb4569e0da67c20e0 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.515893 21686 tablet_replica.cc:333] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007: stopping tablet replica
I20260713 09:06:56.516374 21686 raft_consensus.cc:2243] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.516745 21686 raft_consensus.cc:2272] T 1dfd0c3fed0a428d86c7c56d45b6c53d P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.518396 21686 tablet_replica.cc:333] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007: stopping tablet replica
I20260713 09:06:56.518849 21686 raft_consensus.cc:2243] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:56.519559 21686 raft_consensus.cc:2272] T a841d186c8b4450db817e8015cd938c9 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.521317 21686 tablet_replica.cc:333] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007: stopping tablet replica
I20260713 09:06:56.521762 21686 raft_consensus.cc:2243] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.522132 21686 raft_consensus.cc:2272] T 916ad94823f64d97b66d71f080cb5531 P 6be32731f7054f3884e3b10e15eb0007 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.523751 21686 tablet_replica.cc:333] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007: stopping tablet replica
I20260713 09:06:56.524242 21686 raft_consensus.cc:2243] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:56.524961 21686 raft_consensus.cc:2272] T 7da0f9c19d3f4131972e787480bd3065 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.526685 21686 tablet_replica.cc:333] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007: stopping tablet replica
I20260713 09:06:56.527125 21686 raft_consensus.cc:2243] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.527514 21686 raft_consensus.cc:2272] T 0bdbea182a784f3bb64e2733e1f5b31b P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.529120 21686 tablet_replica.cc:333] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007: stopping tablet replica
I20260713 09:06:56.529587 21686 raft_consensus.cc:2243] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.529966 21686 raft_consensus.cc:2272] T 784243dcdc02415c89e7271fb871b83b P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.531672 21686 tablet_replica.cc:333] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007: stopping tablet replica
I20260713 09:06:56.532136 21686 raft_consensus.cc:2243] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.532527 21686 raft_consensus.cc:2272] T f81cf67b194a494f976586e82e6075c6 P 6be32731f7054f3884e3b10e15eb0007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.534173 21686 tablet_replica.cc:333] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007: stopping tablet replica
I20260713 09:06:56.534610 21686 raft_consensus.cc:2243] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:56.534981 21686 raft_consensus.cc:2272] T eabacca81e4747858b0a894eaad7a257 P 6be32731f7054f3884e3b10e15eb0007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.571503 21686 tablet_server.cc:196] TabletServer@127.21.45.132:0 shutdown complete.
I20260713 09:06:56.599467 21686 master.cc:562] Master@127.21.45.190:42519 shutting down...
I20260713 09:06:56.620146 21686 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:56.620672 21686 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:56.620951 21686 tablet_replica.cc:333] T 00000000000000000000000000000000 P 25b5b0c183f6453fb263948abcff5a69: stopping tablet replica
I20260713 09:06:56.640058 21686 master.cc:584] Master@127.21.45.190:42519 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (22825 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:06:56.689057 21686 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.45.190:43937
I20260713 09:06:56.690099 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:56.695283 24481 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:56.695325 24480 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:56.696538 24483 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:56.697299 21686 server_base.cc:1061] running on GCE node
I20260713 09:06:56.698107 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:56.698271 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:56.698388 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933616698378 us; error 0 us; skew 500 ppm
I20260713 09:06:56.698828 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:56.700913 21686 webserver.cc:533] Webserver started at http://127.21.45.190:46647/ using document root <none> and password file <none>
I20260713 09:06:56.701333 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:56.701476 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:56.701670 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:56.702733 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/master-0-root/instance:
uuid: "434be120afe7428d87cbafa00f8a610f"
format_stamp: "Formatted at 2026-07-13 09:06:56 on dist-test-slave-bxq4"
I20260713 09:06:56.706657 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:06:56.709596 24488 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:56.710243 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:56.710494 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/master-0-root
uuid: "434be120afe7428d87cbafa00f8a610f"
format_stamp: "Formatted at 2026-07-13 09:06:56 on dist-test-slave-bxq4"
I20260713 09:06:56.710772 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-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)
I20260713 09:06:56.724303 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:56.725421 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:56.760952 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.190:43937
I20260713 09:06:56.761052 24539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.190:43937 every 8 connection(s)
I20260713 09:06:56.764582 24540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:56.774065 24540 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f: Bootstrap starting.
I20260713 09:06:56.778363 24540 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:56.782088 24540 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f: No bootstrap required, opened a new log
I20260713 09:06:56.784054 24540 raft_consensus.cc:359] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "434be120afe7428d87cbafa00f8a610f" member_type: VOTER }
I20260713 09:06:56.784448 24540 raft_consensus.cc:385] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:56.784668 24540 raft_consensus.cc:740] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 434be120afe7428d87cbafa00f8a610f, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.785199 24540 consensus_queue.cc:260] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "434be120afe7428d87cbafa00f8a610f" member_type: VOTER }
I20260713 09:06:56.785619 24540 raft_consensus.cc:399] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:56.785831 24540 raft_consensus.cc:493] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:56.786060 24540 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:56.789892 24540 raft_consensus.cc:515] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "434be120afe7428d87cbafa00f8a610f" member_type: VOTER }
I20260713 09:06:56.790333 24540 leader_election.cc:304] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [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: 434be120afe7428d87cbafa00f8a610f; no voters: 
I20260713 09:06:56.791316 24540 leader_election.cc:290] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:56.791575 24543 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:56.792783 24543 raft_consensus.cc:697] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [term 1 LEADER]: Becoming Leader. State: Replica: 434be120afe7428d87cbafa00f8a610f, State: Running, Role: LEADER
I20260713 09:06:56.793427 24543 consensus_queue.cc:237] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [LEADER]: Queue going to LEADER mode. State: All 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: "434be120afe7428d87cbafa00f8a610f" member_type: VOTER }
I20260713 09:06:56.793959 24540 sys_catalog.cc:565] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:56.799383 24544 sys_catalog.cc:455] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "434be120afe7428d87cbafa00f8a610f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "434be120afe7428d87cbafa00f8a610f" member_type: VOTER } }
I20260713 09:06:56.799500 24545 sys_catalog.cc:455] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 434be120afe7428d87cbafa00f8a610f. Latest consensus state: current_term: 1 leader_uuid: "434be120afe7428d87cbafa00f8a610f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "434be120afe7428d87cbafa00f8a610f" member_type: VOTER } }
I20260713 09:06:56.800000 24545 sys_catalog.cc:458] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:56.799974 24544 sys_catalog.cc:458] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:56.802019 24552 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:56.809139 24552 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:56.810039 21686 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:56.817241 24552 catalog_manager.cc:1383] Generated new cluster ID: bd6b547cb2e541da889aefd2fe709c5d
I20260713 09:06:56.817432 24552 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:56.835047 24552 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:56.836206 24552 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:56.857226 24552 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f: Generated new TSK 0
I20260713 09:06:56.857717 24552 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:56.876472 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:56.881950 24561 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:56.882634 24562 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:56.884598 21686 server_base.cc:1061] running on GCE node
W20260713 09:06:56.884693 24564 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:56.885619 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:56.885811 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:56.885967 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933616885951 us; error 0 us; skew 500 ppm
I20260713 09:06:56.886475 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:56.888514 21686 webserver.cc:533] Webserver started at http://127.21.45.129:33379/ using document root <none> and password file <none>
I20260713 09:06:56.888954 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:56.889125 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:56.889415 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:56.890403 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/ts-0-root/instance:
uuid: "11f3fc6f713c4e1ab203c2b6d8da0351"
format_stamp: "Formatted at 2026-07-13 09:06:56 on dist-test-slave-bxq4"
I20260713 09:06:56.894423 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:06:56.897449 24569 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:56.898061 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:56.898325 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/ts-0-root
uuid: "11f3fc6f713c4e1ab203c2b6d8da0351"
format_stamp: "Formatted at 2026-07-13 09:06:56 on dist-test-slave-bxq4"
I20260713 09:06:56.898568 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-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)
I20260713 09:06:56.916875 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:56.917990 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:56.919369 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:56.921535 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:56.921716 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:56.921923 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:56.922079 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:56.960358 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.129:42369
I20260713 09:06:56.960448 24631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.129:42369 every 8 connection(s)
I20260713 09:06:56.964973 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:56.971545 24636 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:56.973305 24637 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:56.975824 21686 server_base.cc:1061] running on GCE node
W20260713 09:06:56.976199 24639 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:56.977346 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:56.977608 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:56.977823 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933616977803 us; error 0 us; skew 500 ppm
I20260713 09:06:56.978510 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:56.980189 24632 heartbeater.cc:344] Connected to a master server at 127.21.45.190:43937
I20260713 09:06:56.980499 24632 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:56.981207 21686 webserver.cc:533] Webserver started at http://127.21.45.130:34653/ using document root <none> and password file <none>
I20260713 09:06:56.981232 24632 heartbeater.cc:507] Master 127.21.45.190:43937 requested a full tablet report, sending...
I20260713 09:06:56.981786 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:56.981990 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:56.982285 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:56.983222 24505 ts_manager.cc:194] Registered new tserver with Master: 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369)
I20260713 09:06:56.983366 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/ts-1-root/instance:
uuid: "53fd4e0b94354cd4bbbce181615ed775"
format_stamp: "Formatted at 2026-07-13 09:06:56 on dist-test-slave-bxq4"
I20260713 09:06:56.984926 24505 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32856
I20260713 09:06:56.987704 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:56.990758 24644 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:56.991400 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:56.991647 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/ts-1-root
uuid: "53fd4e0b94354cd4bbbce181615ed775"
format_stamp: "Formatted at 2026-07-13 09:06:56 on dist-test-slave-bxq4"
I20260713 09:06:56.991878 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-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)
I20260713 09:06:57.026248 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:57.027372 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:57.028774 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:57.030824 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:57.031008 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:57.031220 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:57.031361 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:57.067687 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.130:38009
I20260713 09:06:57.067793 24706 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.130:38009 every 8 connection(s)
I20260713 09:06:57.072175 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:57.078573 24710 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:57.079361 24711 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:57.082617 24713 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:57.083436 24707 heartbeater.cc:344] Connected to a master server at 127.21.45.190:43937
I20260713 09:06:57.083822 24707 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:57.084187 21686 server_base.cc:1061] running on GCE node
I20260713 09:06:57.084766 24707 heartbeater.cc:507] Master 127.21.45.190:43937 requested a full tablet report, sending...
I20260713 09:06:57.085135 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:57.085408 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:57.085603 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933617085586 us; error 0 us; skew 500 ppm
I20260713 09:06:57.086323 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:57.086778 24505 ts_manager.cc:194] Registered new tserver with Master: 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009)
I20260713 09:06:57.088045 24505 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32866
I20260713 09:06:57.090258 21686 webserver.cc:533] Webserver started at http://127.21.45.131:38347/ using document root <none> and password file <none>
I20260713 09:06:57.090735 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:57.090914 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:57.091142 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:57.092204 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/ts-2-root/instance:
uuid: "f46169be496548709d24c9c7d9eacac2"
format_stamp: "Formatted at 2026-07-13 09:06:57 on dist-test-slave-bxq4"
I20260713 09:06:57.096410 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:06:57.099350 24718 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:57.100102 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:57.100400 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/ts-2-root
uuid: "f46169be496548709d24c9c7d9eacac2"
format_stamp: "Formatted at 2026-07-13 09:06:57 on dist-test-slave-bxq4"
I20260713 09:06:57.100651 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-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)
I20260713 09:06:57.120250 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:57.121304 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:57.122594 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:57.124590 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:57.124788 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:57.125007 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:57.125154 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:57.161552 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.131:34545
I20260713 09:06:57.161640 24780 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.131:34545 every 8 connection(s)
I20260713 09:06:57.173638 24781 heartbeater.cc:344] Connected to a master server at 127.21.45.190:43937
I20260713 09:06:57.173993 24781 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:57.174629 24781 heartbeater.cc:507] Master 127.21.45.190:43937 requested a full tablet report, sending...
I20260713 09:06:57.176503 24505 ts_manager.cc:194] Registered new tserver with Master: f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:57.176657 21686 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012266138s
I20260713 09:06:57.178164 24505 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32876
I20260713 09:06:57.200795 24505 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32884:
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\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:57.203521 24505 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:57.285197 24746 tablet_service.cc:1511] Processing CreateTablet for tablet 789e70862d4e4a9eacaee2b4007b9119 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:57.286547 24746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 789e70862d4e4a9eacaee2b4007b9119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.287514 24742 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0f85cff5954ea8b9b5d94565f43e93 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:57.288856 24742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0f85cff5954ea8b9b5d94565f43e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.289371 24597 tablet_service.cc:1511] Processing CreateTablet for tablet 789e70862d4e4a9eacaee2b4007b9119 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:57.290692 24597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 789e70862d4e4a9eacaee2b4007b9119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.291004 24741 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb4be08bf5140a688a5e15092855c41 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:57.292104 24744 tablet_service.cc:1511] Processing CreateTablet for tablet d5f44d3a715d4fcbaefe01f175ba1391 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:57.293154 24740 tablet_service.cc:1511] Processing CreateTablet for tablet ad00eb9f6b644d0aac9844816828fd51 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:57.294160 24743 tablet_service.cc:1511] Processing CreateTablet for tablet 82eaf7beb5f54a07a85deb51a65e37d7 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:57.295179 24741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb4be08bf5140a688a5e15092855c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.296361 24672 tablet_service.cc:1511] Processing CreateTablet for tablet 789e70862d4e4a9eacaee2b4007b9119 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:57.297559 24672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 789e70862d4e4a9eacaee2b4007b9119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.298491 24740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad00eb9f6b644d0aac9844816828fd51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.300185 24671 tablet_service.cc:1511] Processing CreateTablet for tablet 2161a714e0e549fc90510af0cd50833f (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:57.301409 24671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2161a714e0e549fc90510af0cd50833f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.301151 24595 tablet_service.cc:1511] Processing CreateTablet for tablet d5f44d3a715d4fcbaefe01f175ba1391 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:57.302400 24595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f44d3a715d4fcbaefe01f175ba1391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.303350 24670 tablet_service.cc:1511] Processing CreateTablet for tablet d5f44d3a715d4fcbaefe01f175ba1391 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:57.303664 24739 tablet_service.cc:1511] Processing CreateTablet for tablet 367b86dfb7284d56a2e08b1a18792d09 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:57.304600 24670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f44d3a715d4fcbaefe01f175ba1391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.304461 24593 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0f85cff5954ea8b9b5d94565f43e93 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:57.305774 24593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0f85cff5954ea8b9b5d94565f43e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.305845 24588 tablet_service.cc:1511] Processing CreateTablet for tablet e9d5bf6ec12c4c68a28a632b00be080e (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:57.306159 24738 tablet_service.cc:1511] Processing CreateTablet for tablet d624af0fb53b4186ad14e34f8dc70788 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:57.307080 24588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d5bf6ec12c4c68a28a632b00be080e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.308948 24669 tablet_service.cc:1511] Processing CreateTablet for tablet 82eaf7beb5f54a07a85deb51a65e37d7 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:57.309237 24592 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb4be08bf5140a688a5e15092855c41 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:57.304888 24739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 367b86dfb7284d56a2e08b1a18792d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.310137 24669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82eaf7beb5f54a07a85deb51a65e37d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.310545 24592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb4be08bf5140a688a5e15092855c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.310976 24738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d624af0fb53b4186ad14e34f8dc70788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.291018 24745 tablet_service.cc:1511] Processing CreateTablet for tablet 2161a714e0e549fc90510af0cd50833f (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:57.312436 24591 tablet_service.cc:1511] Processing CreateTablet for tablet ad00eb9f6b644d0aac9844816828fd51 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:57.312929 24745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2161a714e0e549fc90510af0cd50833f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.313732 24668 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0f85cff5954ea8b9b5d94565f43e93 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:57.315099 24668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0f85cff5954ea8b9b5d94565f43e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.316404 24589 tablet_service.cc:1511] Processing CreateTablet for tablet d624af0fb53b4186ad14e34f8dc70788 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:57.317095 24667 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb4be08bf5140a688a5e15092855c41 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:57.317665 24589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d624af0fb53b4186ad14e34f8dc70788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.318198 24744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f44d3a715d4fcbaefe01f175ba1391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.319744 24667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb4be08bf5140a688a5e15092855c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.319514 24590 tablet_service.cc:1511] Processing CreateTablet for tablet 367b86dfb7284d56a2e08b1a18792d09 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:57.320410 24743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82eaf7beb5f54a07a85deb51a65e37d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.320802 24590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 367b86dfb7284d56a2e08b1a18792d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.321890 24596 tablet_service.cc:1511] Processing CreateTablet for tablet 2161a714e0e549fc90510af0cd50833f (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:57.323141 24596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2161a714e0e549fc90510af0cd50833f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.315008 24594 tablet_service.cc:1511] Processing CreateTablet for tablet 82eaf7beb5f54a07a85deb51a65e37d7 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:57.325024 24594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82eaf7beb5f54a07a85deb51a65e37d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.326408 24591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad00eb9f6b644d0aac9844816828fd51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.346174 24737 tablet_service.cc:1511] Processing CreateTablet for tablet e9d5bf6ec12c4c68a28a632b00be080e (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:57.347435 24737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d5bf6ec12c4c68a28a632b00be080e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.357240 24666 tablet_service.cc:1511] Processing CreateTablet for tablet ad00eb9f6b644d0aac9844816828fd51 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:57.358533 24666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad00eb9f6b644d0aac9844816828fd51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.358263 24663 tablet_service.cc:1511] Processing CreateTablet for tablet e9d5bf6ec12c4c68a28a632b00be080e (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:57.359850 24665 tablet_service.cc:1511] Processing CreateTablet for tablet 367b86dfb7284d56a2e08b1a18792d09 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:57.361858 24664 tablet_service.cc:1511] Processing CreateTablet for tablet d624af0fb53b4186ad14e34f8dc70788 (DEFAULT_TABLE table=test-workload [id=7370146e35224096baef90101b4ba993]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:57.364425 24663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d5bf6ec12c4c68a28a632b00be080e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.365165 24664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d624af0fb53b4186ad14e34f8dc70788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.366328 24665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 367b86dfb7284d56a2e08b1a18792d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:57.367238 24796 tablet_bootstrap.cc:492] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2: Bootstrap starting.
I20260713 09:06:57.373198 24796 tablet_bootstrap.cc:654] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.383988 24796 tablet_bootstrap.cc:492] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2: No bootstrap required, opened a new log
I20260713 09:06:57.384506 24796 ts_tablet_manager.cc:1403] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:06:57.405068 24796 raft_consensus.cc:359] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.405800 24796 raft_consensus.cc:385] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.406150 24796 raft_consensus.cc:740] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f46169be496548709d24c9c7d9eacac2, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.407016 24796 consensus_queue.cc:260] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.415966 24796 ts_tablet_manager.cc:1434] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.019s
I20260713 09:06:57.416671 24781 heartbeater.cc:499] Master 127.21.45.190:43937 was elected leader, sending a full tablet report...
I20260713 09:06:57.437816 24796 tablet_bootstrap.cc:492] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2: Bootstrap starting.
I20260713 09:06:57.454790 24799 tablet_bootstrap.cc:492] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775: Bootstrap starting.
I20260713 09:06:57.462867 24796 tablet_bootstrap.cc:654] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.474509 24799 tablet_bootstrap.cc:654] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.519003 24799 tablet_bootstrap.cc:492] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775: No bootstrap required, opened a new log
I20260713 09:06:57.521008 24799 ts_tablet_manager.cc:1403] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.012s
I20260713 09:06:57.520469 24801 tablet_bootstrap.cc:492] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:06:57.522856 24796 tablet_bootstrap.cc:492] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2: No bootstrap required, opened a new log
I20260713 09:06:57.523345 24796 ts_tablet_manager.cc:1403] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.016s
I20260713 09:06:57.523785 24799 raft_consensus.cc:359] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.524605 24799 raft_consensus.cc:385] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.524951 24799 raft_consensus.cc:740] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53fd4e0b94354cd4bbbce181615ed775, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.525813 24799 consensus_queue.cc:260] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.526117 24796 raft_consensus.cc:359] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.526768 24796 raft_consensus.cc:385] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.527153 24796 raft_consensus.cc:740] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f46169be496548709d24c9c7d9eacac2, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.527751 24801 tablet_bootstrap.cc:654] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.527878 24707 heartbeater.cc:499] Master 127.21.45.190:43937 was elected leader, sending a full tablet report...
I20260713 09:06:57.528374 24799 ts_tablet_manager.cc:1434] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:06:57.527987 24796 consensus_queue.cc:260] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.529354 24799 tablet_bootstrap.cc:492] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775: Bootstrap starting.
I20260713 09:06:57.533571 24796 ts_tablet_manager.cc:1434] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:06:57.534339 24801 tablet_bootstrap.cc:492] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351: No bootstrap required, opened a new log
I20260713 09:06:57.534585 24796 tablet_bootstrap.cc:492] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2: Bootstrap starting.
I20260713 09:06:57.534811 24801 ts_tablet_manager.cc:1403] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260713 09:06:57.537635 24801 raft_consensus.cc:359] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.538321 24801 raft_consensus.cc:385] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.538654 24801 raft_consensus.cc:740] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.539330 24801 consensus_queue.cc:260] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.540881 24796 tablet_bootstrap.cc:654] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.542261 24799 tablet_bootstrap.cc:654] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.550355 24799 tablet_bootstrap.cc:492] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775: No bootstrap required, opened a new log
I20260713 09:06:57.550835 24799 ts_tablet_manager.cc:1403] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.005s
I20260713 09:06:57.553539 24799 raft_consensus.cc:359] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.554775 24799 raft_consensus.cc:385] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.555145 24799 raft_consensus.cc:740] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53fd4e0b94354cd4bbbce181615ed775, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.556023 24799 consensus_queue.cc:260] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.556599 24632 heartbeater.cc:499] Master 127.21.45.190:43937 was elected leader, sending a full tablet report...
I20260713 09:06:57.557220 24796 tablet_bootstrap.cc:492] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2: No bootstrap required, opened a new log
I20260713 09:06:57.557708 24796 ts_tablet_manager.cc:1403] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260713 09:06:57.558065 24799 ts_tablet_manager.cc:1434] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:57.559039 24799 tablet_bootstrap.cc:492] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775: Bootstrap starting.
I20260713 09:06:57.559186 24798 raft_consensus.cc:493] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.559661 24798 raft_consensus.cc:515] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.562194 24798 leader_election.cc:290] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009)
I20260713 09:06:57.565655 24801 ts_tablet_manager.cc:1434] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.011s
I20260713 09:06:57.566695 24801 tablet_bootstrap.cc:492] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:06:57.571477 24796 raft_consensus.cc:359] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.577783 24796 raft_consensus.cc:385] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.577720 24798 raft_consensus.cc:493] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.578258 24796 raft_consensus.cc:740] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f46169be496548709d24c9c7d9eacac2, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.578863 24799 tablet_bootstrap.cc:654] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.575610 24607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d5bf6ec12c4c68a28a632b00be080e" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" is_pre_election: true
I20260713 09:06:57.579038 24796 consensus_queue.cc:260] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.579360 24607 raft_consensus.cc:2468] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f46169be496548709d24c9c7d9eacac2 in term 0.
I20260713 09:06:57.572492 24801 tablet_bootstrap.cc:654] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.579018 24798 raft_consensus.cc:515] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.582403 24606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2161a714e0e549fc90510af0cd50833f" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" is_pre_election: true
I20260713 09:06:57.584102 24719 leader_election.cc:304] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3fc6f713c4e1ab203c2b6d8da0351, f46169be496548709d24c9c7d9eacac2; no voters: 
I20260713 09:06:57.587796 24798 leader_election.cc:290] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009)
I20260713 09:06:57.589157 24801 tablet_bootstrap.cc:492] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351: No bootstrap required, opened a new log
I20260713 09:06:57.589690 24801 ts_tablet_manager.cc:1403] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.003s
I20260713 09:06:57.592825 24801 raft_consensus.cc:359] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.593521 24801 raft_consensus.cc:385] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.593799 24801 raft_consensus.cc:740] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.595466 24798 raft_consensus.cc:2804] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:57.596313 24798 raft_consensus.cc:493] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:57.597096 24796 ts_tablet_manager.cc:1434] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2: Time spent starting tablet: real 0.039s	user 0.015s	sys 0.006s
I20260713 09:06:57.597080 24799 tablet_bootstrap.cc:492] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775: No bootstrap required, opened a new log
I20260713 09:06:57.597525 24798 raft_consensus.cc:3060] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.597946 24799 ts_tablet_manager.cc:1403] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.000s
W20260713 09:06:57.597870 24719 leader_election.cc:343] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:57.596278 24801 consensus_queue.cc:260] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.598953 24796 tablet_bootstrap.cc:492] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2: Bootstrap starting.
I20260713 09:06:57.601703 24801 ts_tablet_manager.cc:1434] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260713 09:06:57.603200 24801 tablet_bootstrap.cc:492] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:06:57.604959 24796 tablet_bootstrap.cc:654] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.605581 24798 raft_consensus.cc:515] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.608194 24606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d5bf6ec12c4c68a28a632b00be080e" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351"
I20260713 09:06:57.608721 24606 raft_consensus.cc:3060] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.611016 24801 tablet_bootstrap.cc:654] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.604192 24799 raft_consensus.cc:359] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.612229 24799 raft_consensus.cc:385] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.612633 24799 raft_consensus.cc:740] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53fd4e0b94354cd4bbbce181615ed775, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.613404 24799 consensus_queue.cc:260] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.615698 24799 ts_tablet_manager.cc:1434] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:06:57.616719 24799 tablet_bootstrap.cc:492] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775: Bootstrap starting.
I20260713 09:06:57.618165 24682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d5bf6ec12c4c68a28a632b00be080e" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53fd4e0b94354cd4bbbce181615ed775" is_pre_election: true
I20260713 09:06:57.618858 24606 raft_consensus.cc:2468] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f46169be496548709d24c9c7d9eacac2 in term 1.
I20260713 09:06:57.619513 24681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2161a714e0e549fc90510af0cd50833f" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53fd4e0b94354cd4bbbce181615ed775" is_pre_election: true
I20260713 09:06:57.619947 24719 leader_election.cc:304] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3fc6f713c4e1ab203c2b6d8da0351, f46169be496548709d24c9c7d9eacac2; no voters: 
I20260713 09:06:57.620848 24812 raft_consensus.cc:2804] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:06:57.621053 24720 leader_election.cc:343] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:57.621415 24812 raft_consensus.cc:697] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [term 1 LEADER]: Becoming Leader. State: Replica: f46169be496548709d24c9c7d9eacac2, State: Running, Role: LEADER
W20260713 09:06:57.621940 24720 leader_election.cc:343] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:57.622351 24720 leader_election.cc:304] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2 [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: f46169be496548709d24c9c7d9eacac2; no voters: 11f3fc6f713c4e1ab203c2b6d8da0351, 53fd4e0b94354cd4bbbce181615ed775
I20260713 09:06:57.622202 24812 consensus_queue.cc:237] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.623461 24809 raft_consensus.cc:2749] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:57.622593 24799 tablet_bootstrap.cc:654] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.629992 24803 raft_consensus.cc:493] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.630429 24803 raft_consensus.cc:515] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.631840 24801 tablet_bootstrap.cc:492] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351: No bootstrap required, opened a new log
I20260713 09:06:57.632349 24801 ts_tablet_manager.cc:1403] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.003s
I20260713 09:06:57.632423 24681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d5bf6ec12c4c68a28a632b00be080e" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53fd4e0b94354cd4bbbce181615ed775"
I20260713 09:06:57.632966 24803 leader_election.cc:290] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:57.633248 24798 leader_election.cc:290] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 1 election: Requested vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009)
I20260713 09:06:57.636521 24796 tablet_bootstrap.cc:492] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2: No bootstrap required, opened a new log
I20260713 09:06:57.637470 24505 catalog_manager.cc:5697] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f46169be496548709d24c9c7d9eacac2 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "f46169be496548709d24c9c7d9eacac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:57.638151 24801 raft_consensus.cc:359] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } }
I20260713 09:06:57.640053 24796 ts_tablet_manager.cc:1403] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.014s
I20260713 09:06:57.640244 24801 raft_consensus.cc:385] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.640357 24799 tablet_bootstrap.cc:492] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775: No bootstrap required, opened a new log
I20260713 09:06:57.642138 24801 raft_consensus.cc:740] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.642508 24799 ts_tablet_manager.cc:1403] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.004s
I20260713 09:06:57.643030 24801 consensus_queue.cc:260] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } }
I20260713 09:06:57.644447 24796 raft_consensus.cc:359] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.645145 24796 raft_consensus.cc:385] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.646220 24801 ts_tablet_manager.cc:1434] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
W20260713 09:06:57.650007 24720 leader_election.cc:343] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:57.650732 24801 tablet_bootstrap.cc:492] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:06:57.648168 24799 raft_consensus.cc:359] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.656309 24799 raft_consensus.cc:385] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.656626 24799 raft_consensus.cc:740] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53fd4e0b94354cd4bbbce181615ed775, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.657326 24799 consensus_queue.cc:260] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.658401 24801 tablet_bootstrap.cc:654] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.659083 24756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367b86dfb7284d56a2e08b1a18792d09" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2" is_pre_election: true
I20260713 09:06:57.660054 24799 ts_tablet_manager.cc:1434] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.005s
I20260713 09:06:57.661043 24796 raft_consensus.cc:740] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f46169be496548709d24c9c7d9eacac2, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.661152 24606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367b86dfb7284d56a2e08b1a18792d09" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" is_pre_election: true
I20260713 09:06:57.661475 24799 tablet_bootstrap.cc:492] T 789e70862d4e4a9eacaee2b4007b9119 P 53fd4e0b94354cd4bbbce181615ed775: Bootstrap starting.
I20260713 09:06:57.661748 24796 consensus_queue.cc:260] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
W20260713 09:06:57.662645 24645 leader_election.cc:343] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:57.663275 24645 leader_election.cc:343] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:57.663889 24796 ts_tablet_manager.cc:1434] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:06:57.663650 24645 leader_election.cc:304] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [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: 53fd4e0b94354cd4bbbce181615ed775; no voters: 11f3fc6f713c4e1ab203c2b6d8da0351, f46169be496548709d24c9c7d9eacac2
I20260713 09:06:57.665073 24796 tablet_bootstrap.cc:492] T d624af0fb53b4186ad14e34f8dc70788 P f46169be496548709d24c9c7d9eacac2: Bootstrap starting.
I20260713 09:06:57.666079 24803 raft_consensus.cc:2749] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:57.669704 24801 tablet_bootstrap.cc:492] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351: No bootstrap required, opened a new log
I20260713 09:06:57.670179 24801 ts_tablet_manager.cc:1403] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260713 09:06:57.670920 24796 tablet_bootstrap.cc:654] T d624af0fb53b4186ad14e34f8dc70788 P f46169be496548709d24c9c7d9eacac2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.672492 24801 raft_consensus.cc:359] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.672997 24801 raft_consensus.cc:385] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.673207 24801 raft_consensus.cc:740] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.674237 24799 tablet_bootstrap.cc:654] T 789e70862d4e4a9eacaee2b4007b9119 P 53fd4e0b94354cd4bbbce181615ed775: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.673977 24801 consensus_queue.cc:260] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.676357 24801 ts_tablet_manager.cc:1434] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:57.677304 24801 tablet_bootstrap.cc:492] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:06:57.680604 24796 tablet_bootstrap.cc:492] T d624af0fb53b4186ad14e34f8dc70788 P f46169be496548709d24c9c7d9eacac2: No bootstrap required, opened a new log
I20260713 09:06:57.681098 24796 ts_tablet_manager.cc:1403] T d624af0fb53b4186ad14e34f8dc70788 P f46169be496548709d24c9c7d9eacac2: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.004s
I20260713 09:06:57.683012 24801 tablet_bootstrap.cc:654] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.683756 24796 raft_consensus.cc:359] T d624af0fb53b4186ad14e34f8dc70788 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.684535 24796 raft_consensus.cc:385] T d624af0fb53b4186ad14e34f8dc70788 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.684911 24796 raft_consensus.cc:740] T d624af0fb53b4186ad14e34f8dc70788 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f46169be496548709d24c9c7d9eacac2, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.685592 24799 tablet_bootstrap.cc:492] T 789e70862d4e4a9eacaee2b4007b9119 P 53fd4e0b94354cd4bbbce181615ed775: No bootstrap required, opened a new log
I20260713 09:06:57.686169 24799 ts_tablet_manager.cc:1403] T 789e70862d4e4a9eacaee2b4007b9119 P 53fd4e0b94354cd4bbbce181615ed775: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.005s
I20260713 09:06:57.685755 24796 consensus_queue.cc:260] T d624af0fb53b4186ad14e34f8dc70788 P f46169be496548709d24c9c7d9eacac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.689043 24799 raft_consensus.cc:359] T 789e70862d4e4a9eacaee2b4007b9119 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } }
I20260713 09:06:57.689771 24799 raft_consensus.cc:385] T 789e70862d4e4a9eacaee2b4007b9119 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.690107 24799 raft_consensus.cc:740] T 789e70862d4e4a9eacaee2b4007b9119 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53fd4e0b94354cd4bbbce181615ed775, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.690778 24796 ts_tablet_manager.cc:1434] T d624af0fb53b4186ad14e34f8dc70788 P f46169be496548709d24c9c7d9eacac2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:06:57.690950 24799 consensus_queue.cc:260] T 789e70862d4e4a9eacaee2b4007b9119 P 53fd4e0b94354cd4bbbce181615ed775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } }
I20260713 09:06:57.691727 24796 tablet_bootstrap.cc:492] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2: Bootstrap starting.
I20260713 09:06:57.696058 24799 ts_tablet_manager.cc:1434] T 789e70862d4e4a9eacaee2b4007b9119 P 53fd4e0b94354cd4bbbce181615ed775: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:06:57.697088 24799 tablet_bootstrap.cc:492] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775: Bootstrap starting.
I20260713 09:06:57.698523 24796 tablet_bootstrap.cc:654] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.702134 24801 tablet_bootstrap.cc:492] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351: No bootstrap required, opened a new log
I20260713 09:06:57.702702 24801 ts_tablet_manager.cc:1403] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.009s
I20260713 09:06:57.703135 24799 tablet_bootstrap.cc:654] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.705490 24801 raft_consensus.cc:359] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.706178 24801 raft_consensus.cc:385] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.706471 24801 raft_consensus.cc:740] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.707248 24801 consensus_queue.cc:260] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.710739 24796 tablet_bootstrap.cc:492] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2: No bootstrap required, opened a new log
I20260713 09:06:57.711031 24801 ts_tablet_manager.cc:1434] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260713 09:06:57.711227 24796 ts_tablet_manager.cc:1403] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260713 09:06:57.711404 24799 tablet_bootstrap.cc:492] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775: No bootstrap required, opened a new log
I20260713 09:06:57.711916 24799 ts_tablet_manager.cc:1403] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260713 09:06:57.712018 24801 tablet_bootstrap.cc:492] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:06:57.714617 24796 raft_consensus.cc:359] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.712533 24805 raft_consensus.cc:493] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.719213 24796 raft_consensus.cc:385] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.719744 24796 raft_consensus.cc:740] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f46169be496548709d24c9c7d9eacac2, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.719775 24805 raft_consensus.cc:515] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.720732 24796 consensus_queue.cc:260] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.722604 24805 leader_election.cc:290] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:57.725662 24799 raft_consensus.cc:359] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.726330 24799 raft_consensus.cc:385] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.726598 24799 raft_consensus.cc:740] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53fd4e0b94354cd4bbbce181615ed775, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.728124 24796 ts_tablet_manager.cc:1434] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.003s
I20260713 09:06:57.728302 24799 consensus_queue.cc:260] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.729091 24796 tablet_bootstrap.cc:492] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2: Bootstrap starting.
I20260713 09:06:57.730491 24799 ts_tablet_manager.cc:1434] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260713 09:06:57.731398 24799 tablet_bootstrap.cc:492] T e9d5bf6ec12c4c68a28a632b00be080e P 53fd4e0b94354cd4bbbce181615ed775: Bootstrap starting.
I20260713 09:06:57.738870 24799 tablet_bootstrap.cc:654] T e9d5bf6ec12c4c68a28a632b00be080e P 53fd4e0b94354cd4bbbce181615ed775: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.745344 24801 tablet_bootstrap.cc:654] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.746281 24796 tablet_bootstrap.cc:654] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.749918 24799 tablet_bootstrap.cc:492] T e9d5bf6ec12c4c68a28a632b00be080e P 53fd4e0b94354cd4bbbce181615ed775: No bootstrap required, opened a new log
I20260713 09:06:57.750391 24799 ts_tablet_manager.cc:1403] T e9d5bf6ec12c4c68a28a632b00be080e P 53fd4e0b94354cd4bbbce181615ed775: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260713 09:06:57.750486 24681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad00eb9f6b644d0aac9844816828fd51" candidate_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53fd4e0b94354cd4bbbce181615ed775" is_pre_election: true
I20260713 09:06:57.751189 24681 raft_consensus.cc:2468] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f3fc6f713c4e1ab203c2b6d8da0351 in term 0.
I20260713 09:06:57.752684 24571 leader_election.cc:304] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3fc6f713c4e1ab203c2b6d8da0351, 53fd4e0b94354cd4bbbce181615ed775; no voters: 
I20260713 09:06:57.753135 24799 raft_consensus.cc:359] T e9d5bf6ec12c4c68a28a632b00be080e P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.753525 24805 raft_consensus.cc:2804] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:57.753914 24799 raft_consensus.cc:385] T e9d5bf6ec12c4c68a28a632b00be080e P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.753957 24805 raft_consensus.cc:493] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:57.754484 24805 raft_consensus.cc:3060] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.757715 24801 tablet_bootstrap.cc:492] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351: No bootstrap required, opened a new log
I20260713 09:06:57.757797 24756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad00eb9f6b644d0aac9844816828fd51" candidate_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2" is_pre_election: true
I20260713 09:06:57.758256 24801 ts_tablet_manager.cc:1403] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.004s
I20260713 09:06:57.757805 24799 raft_consensus.cc:740] T e9d5bf6ec12c4c68a28a632b00be080e P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53fd4e0b94354cd4bbbce181615ed775, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.758497 24756 raft_consensus.cc:2468] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f3fc6f713c4e1ab203c2b6d8da0351 in term 0.
I20260713 09:06:57.759203 24799 consensus_queue.cc:260] T e9d5bf6ec12c4c68a28a632b00be080e P 53fd4e0b94354cd4bbbce181615ed775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.757732 24796 tablet_bootstrap.cc:492] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2: No bootstrap required, opened a new log
I20260713 09:06:57.761183 24801 raft_consensus.cc:359] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.761286 24805 raft_consensus.cc:515] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.761987 24801 raft_consensus.cc:385] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.762163 24796 ts_tablet_manager.cc:1403] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2: Time spent bootstrapping tablet: real 0.033s	user 0.003s	sys 0.008s
I20260713 09:06:57.762355 24801 raft_consensus.cc:740] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.763082 24801 consensus_queue.cc:260] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.764103 24681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad00eb9f6b644d0aac9844816828fd51" candidate_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53fd4e0b94354cd4bbbce181615ed775"
I20260713 09:06:57.764676 24681 raft_consensus.cc:3060] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.765363 24796 raft_consensus.cc:359] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.766345 24796 raft_consensus.cc:385] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.766702 24796 raft_consensus.cc:740] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f46169be496548709d24c9c7d9eacac2, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.761369 24799 ts_tablet_manager.cc:1434] T e9d5bf6ec12c4c68a28a632b00be080e P 53fd4e0b94354cd4bbbce181615ed775: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:06:57.767288 24803 raft_consensus.cc:493] T e9d5bf6ec12c4c68a28a632b00be080e P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.767730 24803 raft_consensus.cc:515] T e9d5bf6ec12c4c68a28a632b00be080e P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.768091 24799 tablet_bootstrap.cc:492] T 3fb4be08bf5140a688a5e15092855c41 P 53fd4e0b94354cd4bbbce181615ed775: Bootstrap starting.
I20260713 09:06:57.768504 24801 ts_tablet_manager.cc:1434] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:06:57.769559 24801 tablet_bootstrap.cc:492] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:06:57.769659 24803 leader_election.cc:290] T e9d5bf6ec12c4c68a28a632b00be080e P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:57.771072 24606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d5bf6ec12c4c68a28a632b00be080e" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" is_pre_election: true
I20260713 09:06:57.771806 24606 raft_consensus.cc:2393] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53fd4e0b94354cd4bbbce181615ed775 in current term 1: Already voted for candidate f46169be496548709d24c9c7d9eacac2 in this term.
I20260713 09:06:57.772408 24756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d5bf6ec12c4c68a28a632b00be080e" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2" is_pre_election: true
I20260713 09:06:57.773219 24796 consensus_queue.cc:260] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.775430 24796 ts_tablet_manager.cc:1434] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260713 09:06:57.775851 24801 tablet_bootstrap.cc:654] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.776367 24796 tablet_bootstrap.cc:492] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2: Bootstrap starting.
I20260713 09:06:57.780318 24645 leader_election.cc:304] T e9d5bf6ec12c4c68a28a632b00be080e P 53fd4e0b94354cd4bbbce181615ed775 [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: 53fd4e0b94354cd4bbbce181615ed775; no voters: 11f3fc6f713c4e1ab203c2b6d8da0351, f46169be496548709d24c9c7d9eacac2
I20260713 09:06:57.782436 24799 tablet_bootstrap.cc:654] T 3fb4be08bf5140a688a5e15092855c41 P 53fd4e0b94354cd4bbbce181615ed775: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.787138 24681 raft_consensus.cc:2468] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3fc6f713c4e1ab203c2b6d8da0351 in term 1.
I20260713 09:06:57.788141 24796 tablet_bootstrap.cc:654] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.788353 24571 leader_election.cc:304] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3fc6f713c4e1ab203c2b6d8da0351, 53fd4e0b94354cd4bbbce181615ed775; no voters: 
I20260713 09:06:57.788635 24803 raft_consensus.cc:3060] T e9d5bf6ec12c4c68a28a632b00be080e P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.793393 24830 raft_consensus.cc:2804] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:57.794566 24805 leader_election.cc:290] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [CANDIDATE]: Term 1 election: Requested vote from peers 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:57.794771 24756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad00eb9f6b644d0aac9844816828fd51" candidate_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2"
I20260713 09:06:57.795300 24756 raft_consensus.cc:3060] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:57.803517 24553 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:57.807469 24756 raft_consensus.cc:2468] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3fc6f713c4e1ab203c2b6d8da0351 in term 1.
I20260713 09:06:57.811452 24803 raft_consensus.cc:2749] T e9d5bf6ec12c4c68a28a632b00be080e P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:57.813334 24830 raft_consensus.cc:697] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 LEADER]: Becoming Leader. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Running, Role: LEADER
I20260713 09:06:57.814247 24830 consensus_queue.cc:237] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.814775 24796 tablet_bootstrap.cc:492] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2: No bootstrap required, opened a new log
I20260713 09:06:57.815378 24796 ts_tablet_manager.cc:1403] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.006s
I20260713 09:06:57.815894 24799 tablet_bootstrap.cc:492] T 3fb4be08bf5140a688a5e15092855c41 P 53fd4e0b94354cd4bbbce181615ed775: No bootstrap required, opened a new log
I20260713 09:06:57.816357 24799 ts_tablet_manager.cc:1403] T 3fb4be08bf5140a688a5e15092855c41 P 53fd4e0b94354cd4bbbce181615ed775: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.011s
I20260713 09:06:57.817361 24796 raft_consensus.cc:359] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.817867 24796 raft_consensus.cc:385] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.818127 24796 raft_consensus.cc:740] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f46169be496548709d24c9c7d9eacac2, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.814795 24801 tablet_bootstrap.cc:492] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351: No bootstrap required, opened a new log
I20260713 09:06:57.820722 24801 ts_tablet_manager.cc:1403] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.022s
I20260713 09:06:57.821107 24799 raft_consensus.cc:359] T 3fb4be08bf5140a688a5e15092855c41 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.821738 24799 raft_consensus.cc:385] T 3fb4be08bf5140a688a5e15092855c41 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.821992 24799 raft_consensus.cc:740] T 3fb4be08bf5140a688a5e15092855c41 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53fd4e0b94354cd4bbbce181615ed775, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.822731 24799 consensus_queue.cc:260] T 3fb4be08bf5140a688a5e15092855c41 P 53fd4e0b94354cd4bbbce181615ed775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.823379 24801 raft_consensus.cc:359] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.823122 24505 catalog_manager.cc:5697] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:57.824059 24801 raft_consensus.cc:385] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.824420 24801 raft_consensus.cc:740] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.824690 24796 consensus_queue.cc:260] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.825145 24801 consensus_queue.cc:260] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.826589 24796 ts_tablet_manager.cc:1434] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260713 09:06:57.827278 24801 ts_tablet_manager.cc:1434] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:06:57.828261 24801 tablet_bootstrap.cc:492] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:06:57.830263 24796 tablet_bootstrap.cc:492] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2: Bootstrap starting.
I20260713 09:06:57.824435 24799 ts_tablet_manager.cc:1434] T 3fb4be08bf5140a688a5e15092855c41 P 53fd4e0b94354cd4bbbce181615ed775: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260713 09:06:57.832985 24799 tablet_bootstrap.cc:492] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775: Bootstrap starting.
I20260713 09:06:57.835947 24796 tablet_bootstrap.cc:654] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.837952 24799 tablet_bootstrap.cc:654] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.842768 24801 tablet_bootstrap.cc:654] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.845657 24796 tablet_bootstrap.cc:492] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2: No bootstrap required, opened a new log
I20260713 09:06:57.846088 24796 ts_tablet_manager.cc:1403] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260713 09:06:57.846662 24799 tablet_bootstrap.cc:492] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775: No bootstrap required, opened a new log
I20260713 09:06:57.847080 24799 ts_tablet_manager.cc:1403] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:06:57.847391 24801 tablet_bootstrap.cc:492] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351: No bootstrap required, opened a new log
I20260713 09:06:57.847803 24801 ts_tablet_manager.cc:1403] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260713 09:06:57.848322 24796 raft_consensus.cc:359] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } }
I20260713 09:06:57.848801 24796 raft_consensus.cc:385] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.849049 24796 raft_consensus.cc:740] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f46169be496548709d24c9c7d9eacac2, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.849671 24796 consensus_queue.cc:260] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } }
I20260713 09:06:57.850183 24799 raft_consensus.cc:359] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.850445 24801 raft_consensus.cc:359] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.850919 24799 raft_consensus.cc:385] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.851107 24801 raft_consensus.cc:385] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.851246 24799 raft_consensus.cc:740] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53fd4e0b94354cd4bbbce181615ed775, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.851425 24801 raft_consensus.cc:740] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.851953 24799 consensus_queue.cc:260] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.852134 24801 consensus_queue.cc:260] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.853392 24796 ts_tablet_manager.cc:1434] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:06:57.855962 24799 ts_tablet_manager.cc:1434] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:06:57.854257 24801 ts_tablet_manager.cc:1434] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:57.856870 24799 tablet_bootstrap.cc:492] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775: Bootstrap starting.
I20260713 09:06:57.857609 24801 tablet_bootstrap.cc:492] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:06:57.862231 24801 tablet_bootstrap.cc:654] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.862339 24799 tablet_bootstrap.cc:654] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.856815 24796 tablet_bootstrap.cc:492] T 3b0f85cff5954ea8b9b5d94565f43e93 P f46169be496548709d24c9c7d9eacac2: Bootstrap starting.
I20260713 09:06:57.864869 24798 raft_consensus.cc:493] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.865314 24798 raft_consensus.cc:515] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } }
I20260713 09:06:57.866230 24803 raft_consensus.cc:493] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.866698 24803 raft_consensus.cc:515] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.868279 24803 leader_election.cc:290] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:57.870054 24756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0f85cff5954ea8b9b5d94565f43e93" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2" is_pre_election: true
W20260713 09:06:57.871502 24645 leader_election.cc:343] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:57.879984 24606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0f85cff5954ea8b9b5d94565f43e93" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" is_pre_election: true
I20260713 09:06:57.880626 24606 raft_consensus.cc:2468] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53fd4e0b94354cd4bbbce181615ed775 in term 0.
I20260713 09:06:57.881135 24681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789e70862d4e4a9eacaee2b4007b9119" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53fd4e0b94354cd4bbbce181615ed775" is_pre_election: true
I20260713 09:06:57.881748 24681 raft_consensus.cc:2468] T 789e70862d4e4a9eacaee2b4007b9119 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f46169be496548709d24c9c7d9eacac2 in term 0.
I20260713 09:06:57.882787 24720 leader_election.cc:304] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53fd4e0b94354cd4bbbce181615ed775, f46169be496548709d24c9c7d9eacac2; no voters: 
I20260713 09:06:57.883001 24645 leader_election.cc:304] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [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: 11f3fc6f713c4e1ab203c2b6d8da0351, 53fd4e0b94354cd4bbbce181615ed775; no voters: f46169be496548709d24c9c7d9eacac2
I20260713 09:06:57.883572 24812 raft_consensus.cc:2804] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:57.883750 24803 raft_consensus.cc:2804] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:57.883975 24812 raft_consensus.cc:493] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:57.884183 24803 raft_consensus.cc:493] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:57.884387 24812 raft_consensus.cc:3060] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.884544 24803 raft_consensus.cc:3060] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.885308 24798 leader_election.cc:290] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009), 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369)
I20260713 09:06:57.885964 24606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789e70862d4e4a9eacaee2b4007b9119" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" is_pre_election: true
I20260713 09:06:57.886535 24606 raft_consensus.cc:2468] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f46169be496548709d24c9c7d9eacac2 in term 0.
I20260713 09:06:57.888130 24799 tablet_bootstrap.cc:492] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775: No bootstrap required, opened a new log
I20260713 09:06:57.888550 24799 ts_tablet_manager.cc:1403] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.003s
I20260713 09:06:57.888736 24801 tablet_bootstrap.cc:492] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351: No bootstrap required, opened a new log
I20260713 09:06:57.889147 24801 ts_tablet_manager.cc:1403] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.000s
I20260713 09:06:57.883589 24796 tablet_bootstrap.cc:654] T 3b0f85cff5954ea8b9b5d94565f43e93 P f46169be496548709d24c9c7d9eacac2: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.891110 24799 raft_consensus.cc:359] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.891436 24801 raft_consensus.cc:359] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.891026 24803 raft_consensus.cc:515] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.892068 24801 raft_consensus.cc:385] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.892674 24801 raft_consensus.cc:740] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.891862 24812 raft_consensus.cc:515] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } }
I20260713 09:06:57.893399 24801 consensus_queue.cc:260] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.894702 24803 leader_election.cc:290] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 election: Requested vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:57.895242 24756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0f85cff5954ea8b9b5d94565f43e93" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2"
I20260713 09:06:57.895475 24801 ts_tablet_manager.cc:1434] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:57.895592 24606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0f85cff5954ea8b9b5d94565f43e93" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351"
I20260713 09:06:57.896309 24606 raft_consensus.cc:3060] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:57.896588 24645 leader_election.cc:343] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:57.898309 24812 leader_election.cc:290] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 1 election: Requested vote from peers 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009), 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369)
I20260713 09:06:57.891898 24799 raft_consensus.cc:385] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.898509 24607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789e70862d4e4a9eacaee2b4007b9119" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351"
I20260713 09:06:57.898876 24799 raft_consensus.cc:740] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53fd4e0b94354cd4bbbce181615ed775, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.899963 24681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "789e70862d4e4a9eacaee2b4007b9119" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53fd4e0b94354cd4bbbce181615ed775"
I20260713 09:06:57.899708 24799 consensus_queue.cc:260] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.900563 24681 raft_consensus.cc:3060] T 789e70862d4e4a9eacaee2b4007b9119 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.901975 24799 ts_tablet_manager.cc:1434] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:06:57.899104 24607 raft_consensus.cc:3060] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.905300 24606 raft_consensus.cc:2468] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53fd4e0b94354cd4bbbce181615ed775 in term 1.
I20260713 09:06:57.906474 24645 leader_election.cc:304] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [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: 11f3fc6f713c4e1ab203c2b6d8da0351, 53fd4e0b94354cd4bbbce181615ed775; no voters: f46169be496548709d24c9c7d9eacac2
I20260713 09:06:57.907514 24803 raft_consensus.cc:2804] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:57.909253 24681 raft_consensus.cc:2468] T 789e70862d4e4a9eacaee2b4007b9119 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f46169be496548709d24c9c7d9eacac2 in term 1.
I20260713 09:06:57.896401 24801 tablet_bootstrap.cc:492] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:06:57.910475 24720 leader_election.cc:304] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53fd4e0b94354cd4bbbce181615ed775, f46169be496548709d24c9c7d9eacac2; no voters: 
I20260713 09:06:57.910665 24607 raft_consensus.cc:2468] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f46169be496548709d24c9c7d9eacac2 in term 1.
I20260713 09:06:57.911278 24812 raft_consensus.cc:2804] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:57.912421 24812 raft_consensus.cc:697] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [term 1 LEADER]: Becoming Leader. State: Replica: f46169be496548709d24c9c7d9eacac2, State: Running, Role: LEADER
I20260713 09:06:57.913184 24812 consensus_queue.cc:237] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } }
I20260713 09:06:57.915833 24801 tablet_bootstrap.cc:654] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:57.915867 24803 raft_consensus.cc:697] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 LEADER]: Becoming Leader. State: Replica: 53fd4e0b94354cd4bbbce181615ed775, State: Running, Role: LEADER
I20260713 09:06:57.916963 24803 consensus_queue.cc:237] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.919251 24796 tablet_bootstrap.cc:492] T 3b0f85cff5954ea8b9b5d94565f43e93 P f46169be496548709d24c9c7d9eacac2: No bootstrap required, opened a new log
I20260713 09:06:57.919704 24796 ts_tablet_manager.cc:1403] T 3b0f85cff5954ea8b9b5d94565f43e93 P f46169be496548709d24c9c7d9eacac2: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.004s
I20260713 09:06:57.923408 24812 raft_consensus.cc:493] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.923614 24796 raft_consensus.cc:359] T 3b0f85cff5954ea8b9b5d94565f43e93 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.923887 24812 raft_consensus.cc:515] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.924314 24796 raft_consensus.cc:385] T 3b0f85cff5954ea8b9b5d94565f43e93 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.924352 24801 tablet_bootstrap.cc:492] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351: No bootstrap required, opened a new log
I20260713 09:06:57.924732 24796 raft_consensus.cc:740] T 3b0f85cff5954ea8b9b5d94565f43e93 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f46169be496548709d24c9c7d9eacac2, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.924985 24801 ts_tablet_manager.cc:1403] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260713 09:06:57.925462 24796 consensus_queue.cc:260] T 3b0f85cff5954ea8b9b5d94565f43e93 P f46169be496548709d24c9c7d9eacac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.925832 24503 catalog_manager.cc:5697] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130). New cstate: current_term: 1 leader_uuid: "53fd4e0b94354cd4bbbce181615ed775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:57.927098 24812 leader_election.cc:290] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009)
I20260713 09:06:57.927386 24796 ts_tablet_manager.cc:1434] T 3b0f85cff5954ea8b9b5d94565f43e93 P f46169be496548709d24c9c7d9eacac2: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:06:57.927801 24801 raft_consensus.cc:359] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.928148 24803 raft_consensus.cc:493] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.928463 24801 raft_consensus.cc:385] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:57.928735 24801 raft_consensus.cc:740] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:06:57.928575 24803 raft_consensus.cc:515] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.929479 24801 consensus_queue.cc:260] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.930481 24803 leader_election.cc:290] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:57.929948 24505 catalog_manager.cc:5697] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f46169be496548709d24c9c7d9eacac2 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "f46169be496548709d24c9c7d9eacac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:57.932550 24681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb4be08bf5140a688a5e15092855c41" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53fd4e0b94354cd4bbbce181615ed775" is_pre_election: true
I20260713 09:06:57.933121 24681 raft_consensus.cc:2468] T 3fb4be08bf5140a688a5e15092855c41 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f46169be496548709d24c9c7d9eacac2 in term 0.
I20260713 09:06:57.934125 24801 ts_tablet_manager.cc:1434] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:06:57.934016 24607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2161a714e0e549fc90510af0cd50833f" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" is_pre_election: true
I20260713 09:06:57.934623 24607 raft_consensus.cc:2468] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53fd4e0b94354cd4bbbce181615ed775 in term 0.
I20260713 09:06:57.934994 24803 raft_consensus.cc:493] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.935403 24803 raft_consensus.cc:515] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.936928 24756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2161a714e0e549fc90510af0cd50833f" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2" is_pre_election: true
I20260713 09:06:57.937211 24803 leader_election.cc:290] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:57.937518 24756 raft_consensus.cc:2468] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53fd4e0b94354cd4bbbce181615ed775 in term 0.
I20260713 09:06:57.938882 24830 raft_consensus.cc:493] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.939316 24830 raft_consensus.cc:515] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.939533 24645 leader_election.cc:304] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3fc6f713c4e1ab203c2b6d8da0351, 53fd4e0b94354cd4bbbce181615ed775; no voters: 
I20260713 09:06:57.940347 24606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d624af0fb53b4186ad14e34f8dc70788" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" is_pre_election: true
I20260713 09:06:57.940934 24720 leader_election.cc:304] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53fd4e0b94354cd4bbbce181615ed775, f46169be496548709d24c9c7d9eacac2; no voters: 
I20260713 09:06:57.941315 24830 leader_election.cc:290] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:57.942121 24756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d624af0fb53b4186ad14e34f8dc70788" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2" is_pre_election: true
I20260713 09:06:57.942539 24812 raft_consensus.cc:2804] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:57.942691 24756 raft_consensus.cc:2468] T d624af0fb53b4186ad14e34f8dc70788 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53fd4e0b94354cd4bbbce181615ed775 in term 0.
I20260713 09:06:57.943471 24681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367b86dfb7284d56a2e08b1a18792d09" candidate_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53fd4e0b94354cd4bbbce181615ed775" is_pre_election: true
I20260713 09:06:57.943562 24755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367b86dfb7284d56a2e08b1a18792d09" candidate_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2" is_pre_election: true
I20260713 09:06:57.942145 24607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb4be08bf5140a688a5e15092855c41" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" is_pre_election: true
I20260713 09:06:57.944136 24681 raft_consensus.cc:2468] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f3fc6f713c4e1ab203c2b6d8da0351 in term 0.
I20260713 09:06:57.944386 24607 raft_consensus.cc:2468] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f46169be496548709d24c9c7d9eacac2 in term 0.
I20260713 09:06:57.944831 24645 leader_election.cc:304] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53fd4e0b94354cd4bbbce181615ed775, f46169be496548709d24c9c7d9eacac2; no voters: 
I20260713 09:06:57.945366 24571 leader_election.cc:304] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3fc6f713c4e1ab203c2b6d8da0351, 53fd4e0b94354cd4bbbce181615ed775; no voters: 
I20260713 09:06:57.940940 24606 raft_consensus.cc:2468] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53fd4e0b94354cd4bbbce181615ed775 in term 0.
I20260713 09:06:57.946254 24834 raft_consensus.cc:493] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:57.946528 24842 raft_consensus.cc:2804] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:57.944339 24755 raft_consensus.cc:2468] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f3fc6f713c4e1ab203c2b6d8da0351 in term 0.
I20260713 09:06:57.946676 24834 raft_consensus.cc:515] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.946983 24830 raft_consensus.cc:2804] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:57.942910 24812 raft_consensus.cc:493] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:57.948174 24842 raft_consensus.cc:493] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:57.948776 24834 leader_election.cc:290] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:57.948424 24830 raft_consensus.cc:493] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:57.948505 24812 raft_consensus.cc:3060] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.949715 24681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f44d3a715d4fcbaefe01f175ba1391" candidate_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53fd4e0b94354cd4bbbce181615ed775" is_pre_election: true
I20260713 09:06:57.949950 24755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f44d3a715d4fcbaefe01f175ba1391" candidate_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2" is_pre_election: true
I20260713 09:06:57.950330 24681 raft_consensus.cc:2468] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f3fc6f713c4e1ab203c2b6d8da0351 in term 0.
I20260713 09:06:57.950671 24755 raft_consensus.cc:2468] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f3fc6f713c4e1ab203c2b6d8da0351 in term 0.
I20260713 09:06:57.951397 24571 leader_election.cc:304] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3fc6f713c4e1ab203c2b6d8da0351, 53fd4e0b94354cd4bbbce181615ed775; no voters: 
I20260713 09:06:57.948853 24842 raft_consensus.cc:3060] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.952225 24834 raft_consensus.cc:2804] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:57.949580 24830 raft_consensus.cc:3060] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.952638 24834 raft_consensus.cc:493] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:57.952982 24834 raft_consensus.cc:3060] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.954021 24803 raft_consensus.cc:2804] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:57.954317 24803 raft_consensus.cc:493] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:57.954567 24803 raft_consensus.cc:3060] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.959188 24830 raft_consensus.cc:515] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.959604 24834 raft_consensus.cc:515] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.959738 24842 raft_consensus.cc:515] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.961797 24681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367b86dfb7284d56a2e08b1a18792d09" candidate_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53fd4e0b94354cd4bbbce181615ed775"
I20260713 09:06:57.962080 24755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367b86dfb7284d56a2e08b1a18792d09" candidate_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2"
I20260713 09:06:57.962497 24842 leader_election.cc:290] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 election: Requested vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:57.962877 24606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2161a714e0e549fc90510af0cd50833f" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351"
I20260713 09:06:57.963547 24681 raft_consensus.cc:3060] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.963385 24756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2161a714e0e549fc90510af0cd50833f" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2"
I20260713 09:06:57.962594 24755 raft_consensus.cc:3060] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.964363 24756 raft_consensus.cc:3060] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.963416 24606 raft_consensus.cc:3060] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.966435 24803 raft_consensus.cc:515] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.969014 24607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d624af0fb53b4186ad14e34f8dc70788" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351"
I20260713 09:06:57.969535 24607 raft_consensus.cc:3060] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.970054 24681 raft_consensus.cc:2468] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3fc6f713c4e1ab203c2b6d8da0351 in term 1.
I20260713 09:06:57.971120 24571 leader_election.cc:304] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3fc6f713c4e1ab203c2b6d8da0351, 53fd4e0b94354cd4bbbce181615ed775; no voters: 
I20260713 09:06:57.971836 24805 raft_consensus.cc:2804] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:57.974345 24755 raft_consensus.cc:2468] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3fc6f713c4e1ab203c2b6d8da0351 in term 1.
I20260713 09:06:57.975248 24830 leader_election.cc:290] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [CANDIDATE]: Term 1 election: Requested vote from peers 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:57.975975 24607 raft_consensus.cc:2468] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53fd4e0b94354cd4bbbce181615ed775 in term 1.
I20260713 09:06:57.976691 24803 leader_election.cc:290] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 election: Requested vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:57.977394 24645 leader_election.cc:304] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3fc6f713c4e1ab203c2b6d8da0351, 53fd4e0b94354cd4bbbce181615ed775; no voters: 
I20260713 09:06:57.977479 24756 raft_consensus.cc:2468] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53fd4e0b94354cd4bbbce181615ed775 in term 1.
I20260713 09:06:57.978008 24755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d624af0fb53b4186ad14e34f8dc70788" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2"
I20260713 09:06:57.963476 24812 raft_consensus.cc:515] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.978600 24755 raft_consensus.cc:3060] T d624af0fb53b4186ad14e34f8dc70788 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.979053 24645 leader_election.cc:304] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53fd4e0b94354cd4bbbce181615ed775, f46169be496548709d24c9c7d9eacac2; no voters: 
I20260713 09:06:57.979653 24682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f44d3a715d4fcbaefe01f175ba1391" candidate_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53fd4e0b94354cd4bbbce181615ed775"
I20260713 09:06:57.980782 24682 raft_consensus.cc:3060] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.982267 24834 leader_election.cc:290] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [CANDIDATE]: Term 1 election: Requested vote from peers 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:57.982803 24607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb4be08bf5140a688a5e15092855c41" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351"
I20260713 09:06:57.983348 24607 raft_consensus.cc:3060] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.984565 24754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f44d3a715d4fcbaefe01f175ba1391" candidate_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2"
I20260713 09:06:57.985198 24754 raft_consensus.cc:3060] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.986303 24805 raft_consensus.cc:697] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 LEADER]: Becoming Leader. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Running, Role: LEADER
I20260713 09:06:57.987195 24805 consensus_queue.cc:237] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.988248 24842 raft_consensus.cc:2804] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:57.978525 24606 raft_consensus.cc:2468] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53fd4e0b94354cd4bbbce181615ed775 in term 1.
I20260713 09:06:57.989992 24803 raft_consensus.cc:2804] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:57.992558 24803 raft_consensus.cc:697] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [term 1 LEADER]: Becoming Leader. State: Replica: 53fd4e0b94354cd4bbbce181615ed775, State: Running, Role: LEADER
I20260713 09:06:57.992771 24607 raft_consensus.cc:2468] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f46169be496548709d24c9c7d9eacac2 in term 1.
I20260713 09:06:57.994999 24719 leader_election.cc:304] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3fc6f713c4e1ab203c2b6d8da0351, f46169be496548709d24c9c7d9eacac2; no voters: 
I20260713 09:06:57.995088 24682 raft_consensus.cc:2468] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3fc6f713c4e1ab203c2b6d8da0351 in term 1.
I20260713 09:06:57.995201 24754 raft_consensus.cc:2468] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f3fc6f713c4e1ab203c2b6d8da0351 in term 1.
I20260713 09:06:57.986315 24755 raft_consensus.cc:2468] T d624af0fb53b4186ad14e34f8dc70788 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53fd4e0b94354cd4bbbce181615ed775 in term 1.
I20260713 09:06:57.996063 24798 raft_consensus.cc:2804] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:57.996865 24812 leader_election.cc:290] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 1 election: Requested vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009)
I20260713 09:06:57.997325 24798 raft_consensus.cc:697] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [term 1 LEADER]: Becoming Leader. State: Replica: f46169be496548709d24c9c7d9eacac2, State: Running, Role: LEADER
I20260713 09:06:57.998451 24682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb4be08bf5140a688a5e15092855c41" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53fd4e0b94354cd4bbbce181615ed775"
I20260713 09:06:57.996663 24571 leader_election.cc:304] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3fc6f713c4e1ab203c2b6d8da0351, 53fd4e0b94354cd4bbbce181615ed775; no voters: 
I20260713 09:06:57.999097 24682 raft_consensus.cc:3060] T 3fb4be08bf5140a688a5e15092855c41 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:57.998788 24803 consensus_queue.cc:237] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.999472 24846 raft_consensus.cc:2804] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:57.999995 24846 raft_consensus.cc:697] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 LEADER]: Becoming Leader. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Running, Role: LEADER
I20260713 09:06:58.000833 24846 consensus_queue.cc:237] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:57.996284 24842 raft_consensus.cc:697] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 LEADER]: Becoming Leader. State: Replica: 53fd4e0b94354cd4bbbce181615ed775, State: Running, Role: LEADER
I20260713 09:06:57.998152 24798 consensus_queue.cc:237] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:58.011929 24682 raft_consensus.cc:2468] T 3fb4be08bf5140a688a5e15092855c41 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f46169be496548709d24c9c7d9eacac2 in term 1.
I20260713 09:06:58.012202 24503 catalog_manager.cc:5697] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.005257 24842 consensus_queue.cc:237] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:58.026849 24505 catalog_manager.cc:5697] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f46169be496548709d24c9c7d9eacac2 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "f46169be496548709d24c9c7d9eacac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:58.034648 24503 catalog_manager.cc:5697] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 reported cstate change: term changed from 0 to 1, leader changed from <none> to 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.040659 24505 catalog_manager.cc:5697] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130). New cstate: current_term: 1 leader_uuid: "53fd4e0b94354cd4bbbce181615ed775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.041949 24505 catalog_manager.cc:5697] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130). New cstate: current_term: 1 leader_uuid: "53fd4e0b94354cd4bbbce181615ed775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.054664 24798 raft_consensus.cc:493] T 3b0f85cff5954ea8b9b5d94565f43e93 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.055112 24798 raft_consensus.cc:515] T 3b0f85cff5954ea8b9b5d94565f43e93 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:58.056828 24798 leader_election.cc:290] T 3b0f85cff5954ea8b9b5d94565f43e93 P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009)
I20260713 09:06:58.057387 24607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0f85cff5954ea8b9b5d94565f43e93" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" is_pre_election: true
I20260713 09:06:58.057673 24682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0f85cff5954ea8b9b5d94565f43e93" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53fd4e0b94354cd4bbbce181615ed775" is_pre_election: true
I20260713 09:06:58.057976 24607 raft_consensus.cc:2393] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f46169be496548709d24c9c7d9eacac2 in current term 1: Already voted for candidate 53fd4e0b94354cd4bbbce181615ed775 in this term.
I20260713 09:06:58.058864 24719 leader_election.cc:304] T 3b0f85cff5954ea8b9b5d94565f43e93 P f46169be496548709d24c9c7d9eacac2 [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: f46169be496548709d24c9c7d9eacac2; no voters: 11f3fc6f713c4e1ab203c2b6d8da0351, 53fd4e0b94354cd4bbbce181615ed775
I20260713 09:06:58.059441 24798 raft_consensus.cc:3060] T 3b0f85cff5954ea8b9b5d94565f43e93 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.063825 24798 raft_consensus.cc:2749] T 3b0f85cff5954ea8b9b5d94565f43e93 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:58.066730 24842 raft_consensus.cc:493] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:58.067096 24842 raft_consensus.cc:515] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:58.068529 24842 leader_election.cc:290] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:58.069168 24607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82eaf7beb5f54a07a85deb51a65e37d7" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" is_pre_election: true
I20260713 09:06:58.069403 24755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82eaf7beb5f54a07a85deb51a65e37d7" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2" is_pre_election: true
I20260713 09:06:58.069645 24607 raft_consensus.cc:2468] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53fd4e0b94354cd4bbbce181615ed775 in term 0.
I20260713 09:06:58.069913 24755 raft_consensus.cc:2468] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53fd4e0b94354cd4bbbce181615ed775 in term 0.
I20260713 09:06:58.070477 24645 leader_election.cc:304] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3fc6f713c4e1ab203c2b6d8da0351, 53fd4e0b94354cd4bbbce181615ed775; no voters: 
I20260713 09:06:58.071152 24842 raft_consensus.cc:2804] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:58.071491 24842 raft_consensus.cc:493] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:58.071751 24842 raft_consensus.cc:3060] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.075929 24842 raft_consensus.cc:515] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:58.077431 24842 leader_election.cc:290] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 election: Requested vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:58.078052 24607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82eaf7beb5f54a07a85deb51a65e37d7" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351"
I20260713 09:06:58.078276 24755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82eaf7beb5f54a07a85deb51a65e37d7" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2"
I20260713 09:06:58.078598 24607 raft_consensus.cc:3060] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.078717 24755 raft_consensus.cc:3060] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:58.082998 24607 raft_consensus.cc:2468] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53fd4e0b94354cd4bbbce181615ed775 in term 1.
I20260713 09:06:58.083248 24755 raft_consensus.cc:2468] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53fd4e0b94354cd4bbbce181615ed775 in term 1.
I20260713 09:06:58.083798 24645 leader_election.cc:304] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f3fc6f713c4e1ab203c2b6d8da0351, 53fd4e0b94354cd4bbbce181615ed775; no voters: 
I20260713 09:06:58.084364 24842 raft_consensus.cc:2804] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:58.084733 24842 raft_consensus.cc:697] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 LEADER]: Becoming Leader. State: Replica: 53fd4e0b94354cd4bbbce181615ed775, State: Running, Role: LEADER
I20260713 09:06:58.085433 24842 consensus_queue.cc:237] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:58.091341 24505 catalog_manager.cc:5697] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130). New cstate: current_term: 1 leader_uuid: "53fd4e0b94354cd4bbbce181615ed775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:58.131832 24798 consensus_queue.cc:1048] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.141840 24812 consensus_queue.cc:1048] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.169726 21686 ts_manager.cc:295] Set tserver state for 11f3fc6f713c4e1ab203c2b6d8da0351 to MAINTENANCE_MODE
I20260713 09:06:58.170506 21686 tablet_server.cc:179] TabletServer@127.21.45.129:0 shutting down...
I20260713 09:06:58.188444 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:58.189136 21686 tablet_replica.cc:333] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351: stopping tablet replica
I20260713 09:06:58.189770 21686 raft_consensus.cc:2243] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.190109 21686 raft_consensus.cc:2272] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.191890 21686 tablet_replica.cc:333] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351: stopping tablet replica
I20260713 09:06:58.192518 21686 raft_consensus.cc:2243] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:58.193019 21686 pending_rounds.cc:70] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351: Trying to abort 1 pending ops.
I20260713 09:06:58.193183 21686 pending_rounds.cc:77] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992099291467776 op_type: NO_OP noop_request { }
I20260713 09:06:58.193472 21686 raft_consensus.cc:2889] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:58.193758 21686 raft_consensus.cc:2272] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.195755 21686 tablet_replica.cc:333] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351: stopping tablet replica
I20260713 09:06:58.196280 21686 raft_consensus.cc:2243] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.196604 21686 raft_consensus.cc:2272] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.198167 21686 tablet_replica.cc:333] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351: stopping tablet replica
I20260713 09:06:58.198647 21686 raft_consensus.cc:2243] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:58.199150 21686 pending_rounds.cc:70] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351: Trying to abort 1 pending ops.
I20260713 09:06:58.199332 21686 pending_rounds.cc:77] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992098577350656 op_type: NO_OP noop_request { }
I20260713 09:06:58.199558 21686 raft_consensus.cc:2889] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:58.199790 21686 raft_consensus.cc:2272] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.201762 21686 tablet_replica.cc:333] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351: stopping tablet replica
I20260713 09:06:58.202309 21686 raft_consensus.cc:2243] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.202649 21686 raft_consensus.cc:2272] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.204059 21686 tablet_replica.cc:333] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351: stopping tablet replica
I20260713 09:06:58.204527 21686 raft_consensus.cc:2243] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:58.205021 21686 pending_rounds.cc:70] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351: Trying to abort 1 pending ops.
I20260713 09:06:58.205207 21686 pending_rounds.cc:77] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992099342876672 op_type: NO_OP noop_request { }
I20260713 09:06:58.205431 21686 raft_consensus.cc:2889] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:58.205673 21686 raft_consensus.cc:2272] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.207525 21686 tablet_replica.cc:333] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351: stopping tablet replica
I20260713 09:06:58.207970 21686 raft_consensus.cc:2243] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.208338 21686 raft_consensus.cc:2272] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.209784 21686 tablet_replica.cc:333] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351: stopping tablet replica
I20260713 09:06:58.210230 21686 raft_consensus.cc:2243] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.210546 21686 raft_consensus.cc:2272] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.212325 21686 tablet_replica.cc:333] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351: stopping tablet replica
I20260713 09:06:58.212775 21686 raft_consensus.cc:2243] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.213090 21686 raft_consensus.cc:2272] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.214704 21686 tablet_replica.cc:333] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351: stopping tablet replica
I20260713 09:06:58.215126 21686 raft_consensus.cc:2243] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:58.215507 21686 raft_consensus.cc:2272] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:58.242614 21686 tablet_server.cc:196] TabletServer@127.21.45.129:0 shutdown complete.
W20260713 09:06:58.335376 24719 consensus_peers.cc:597] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:58.398301 24645 consensus_peers.cc:597] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:58.402781 24812 consensus_queue.cc:1048] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.415470 24842 consensus_queue.cc:1048] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:58.425961 24645 consensus_peers.cc:597] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:58.454799 24645 consensus_peers.cc:597] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:58.511565 24645 consensus_peers.cc:597] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:58.537420 24719 consensus_peers.cc:597] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:58.588315 24812 consensus_queue.cc:1048] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.595764 24842 consensus_queue.cc:1048] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.608225 24847 consensus_queue.cc:1048] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:58.645416 24848 consensus_queue.cc:1048] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:58.728258 24719 consensus_peers.cc:597] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:58.804495 24553 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:59.367771 24847 raft_consensus.cc:493] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:59.368295 24847 raft_consensus.cc:515] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:59.369968 24847 leader_election.cc:290] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:59.371505 24755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad00eb9f6b644d0aac9844816828fd51" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2" is_pre_election: true
I20260713 09:06:59.372160 24755 raft_consensus.cc:2468] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53fd4e0b94354cd4bbbce181615ed775 in term 1.
I20260713 09:06:59.373044 24645 leader_election.cc:304] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [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: 53fd4e0b94354cd4bbbce181615ed775, f46169be496548709d24c9c7d9eacac2; no voters: 
I20260713 09:06:59.373605 24847 raft_consensus.cc:2804] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:06:59.373651 24645 leader_election.cc:336] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111)
I20260713 09:06:59.373944 24847 raft_consensus.cc:493] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:59.374234 24847 raft_consensus.cc:3060] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.379192 24847 raft_consensus.cc:515] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:59.380566 24847 leader_election.cc:290] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 2 election: Requested vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:06:59.381713 24755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad00eb9f6b644d0aac9844816828fd51" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2"
I20260713 09:06:59.382252 24755 raft_consensus.cc:3060] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:59.383563 24645 leader_election.cc:336] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111)
I20260713 09:06:59.386515 24755 raft_consensus.cc:2468] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53fd4e0b94354cd4bbbce181615ed775 in term 2.
I20260713 09:06:59.387306 24645 leader_election.cc:304] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [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: 53fd4e0b94354cd4bbbce181615ed775, f46169be496548709d24c9c7d9eacac2; no voters: 11f3fc6f713c4e1ab203c2b6d8da0351
I20260713 09:06:59.387858 24847 raft_consensus.cc:2804] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:59.388618 24847 raft_consensus.cc:697] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [term 2 LEADER]: Becoming Leader. State: Replica: 53fd4e0b94354cd4bbbce181615ed775, State: Running, Role: LEADER
I20260713 09:06:59.389237 24847 consensus_queue.cc:237] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [LEADER]: Queue going to LEADER 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: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:59.395925 24503 catalog_manager.cc:5697] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 reported cstate change: term changed from 1 to 2, leader changed from 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129) to 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130). New cstate: current_term: 2 leader_uuid: "53fd4e0b94354cd4bbbce181615ed775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:59.494938 24645 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111) [suppressed 87 similar messages]
I20260713 09:06:59.593142 24798 raft_consensus.cc:493] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:59.593652 24798 raft_consensus.cc:515] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:59.595259 24798 leader_election.cc:290] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009)
I20260713 09:06:59.596659 24682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367b86dfb7284d56a2e08b1a18792d09" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53fd4e0b94354cd4bbbce181615ed775" is_pre_election: true
I20260713 09:06:59.597510 24682 raft_consensus.cc:2468] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f46169be496548709d24c9c7d9eacac2 in term 1.
I20260713 09:06:59.598865 24720 leader_election.cc:304] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [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: 53fd4e0b94354cd4bbbce181615ed775, f46169be496548709d24c9c7d9eacac2; no voters: 
I20260713 09:06:59.599725 24798 raft_consensus.cc:2804] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:06:59.599974 24719 leader_election.cc:336] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111)
I20260713 09:06:59.599992 24798 raft_consensus.cc:493] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:59.600510 24798 raft_consensus.cc:3060] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:59.605352 24798 raft_consensus.cc:515] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:59.606829 24798 leader_election.cc:290] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 2 election: Requested vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009)
I20260713 09:06:59.607765 24682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "367b86dfb7284d56a2e08b1a18792d09" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53fd4e0b94354cd4bbbce181615ed775"
I20260713 09:06:59.608299 24682 raft_consensus.cc:3060] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:59.609648 24719 leader_election.cc:336] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111)
I20260713 09:06:59.612637 24682 raft_consensus.cc:2468] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f46169be496548709d24c9c7d9eacac2 in term 2.
I20260713 09:06:59.613466 24720 leader_election.cc:304] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [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: 53fd4e0b94354cd4bbbce181615ed775, f46169be496548709d24c9c7d9eacac2; no voters: 11f3fc6f713c4e1ab203c2b6d8da0351
I20260713 09:06:59.614037 24798 raft_consensus.cc:2804] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:59.614390 24798 raft_consensus.cc:697] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [term 2 LEADER]: Becoming Leader. State: Replica: f46169be496548709d24c9c7d9eacac2, State: Running, Role: LEADER
I20260713 09:06:59.615101 24798 consensus_queue.cc:237] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [LEADER]: Queue going to LEADER 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: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:06:59.621814 24503 catalog_manager.cc:5697] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 reported cstate change: term changed from 1 to 2, leader changed from 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129) to f46169be496548709d24c9c7d9eacac2 (127.21.45.131). New cstate: current_term: 2 leader_uuid: "f46169be496548709d24c9c7d9eacac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } health_report { overall_health: HEALTHY } } }
W20260713 09:06:59.805433 24553 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:59.836174 24645 consensus_peers.cc:597] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:00.005555 24682 raft_consensus.cc:1275] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [term 2 FOLLOWER]: Refusing update from remote peer f46169be496548709d24c9c7d9eacac2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:00.006584 24798 consensus_queue.cc:1048] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:00.015640 24755 raft_consensus.cc:1275] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2 [term 2 FOLLOWER]: Refusing update from remote peer 53fd4e0b94354cd4bbbce181615ed775: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:00.018641 24873 consensus_queue.cc:1048] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:00.021343 24719 consensus_peers.cc:597] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:00.059522 24873 raft_consensus.cc:493] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:00.059965 24873 raft_consensus.cc:515] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:00.061492 24873 leader_election.cc:290] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:07:00.062800 24755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f44d3a715d4fcbaefe01f175ba1391" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2" is_pre_election: true
I20260713 09:07:00.063320 24755 raft_consensus.cc:2468] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53fd4e0b94354cd4bbbce181615ed775 in term 1.
I20260713 09:07:00.064169 24645 leader_election.cc:304] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [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: 53fd4e0b94354cd4bbbce181615ed775, f46169be496548709d24c9c7d9eacac2; no voters: 
I20260713 09:07:00.064740 24873 raft_consensus.cc:2804] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:07:00.064785 24645 leader_election.cc:336] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111)
I20260713 09:07:00.065012 24873 raft_consensus.cc:493] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:00.065328 24873 raft_consensus.cc:3060] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:00.069849 24873 raft_consensus.cc:515] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:00.071228 24873 leader_election.cc:290] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 2 election: Requested vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), f46169be496548709d24c9c7d9eacac2 (127.21.45.131:34545)
I20260713 09:07:00.072386 24755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f44d3a715d4fcbaefe01f175ba1391" candidate_uuid: "53fd4e0b94354cd4bbbce181615ed775" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f46169be496548709d24c9c7d9eacac2"
I20260713 09:07:00.072824 24755 raft_consensus.cc:3060] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:07:00.074303 24645 leader_election.cc:336] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111)
I20260713 09:07:00.077368 24755 raft_consensus.cc:2468] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53fd4e0b94354cd4bbbce181615ed775 in term 2.
I20260713 09:07:00.078184 24645 leader_election.cc:304] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [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: 53fd4e0b94354cd4bbbce181615ed775, f46169be496548709d24c9c7d9eacac2; no voters: 11f3fc6f713c4e1ab203c2b6d8da0351
I20260713 09:07:00.078749 24873 raft_consensus.cc:2804] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:00.079092 24873 raft_consensus.cc:697] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [term 2 LEADER]: Becoming Leader. State: Replica: 53fd4e0b94354cd4bbbce181615ed775, State: Running, Role: LEADER
I20260713 09:07:00.079712 24873 consensus_queue.cc:237] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [LEADER]: Queue going to LEADER 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: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:00.086313 24505 catalog_manager.cc:5697] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 reported cstate change: term changed from 1 to 2, leader changed from 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129) to 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130). New cstate: current_term: 2 leader_uuid: "53fd4e0b94354cd4bbbce181615ed775" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } health_report { overall_health: UNKNOWN } } }
W20260713 09:07:00.520905 24645 consensus_peers.cc:597] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:00.683386 24755 raft_consensus.cc:1275] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2 [term 2 FOLLOWER]: Refusing update from remote peer 53fd4e0b94354cd4bbbce181615ed775: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:00.684541 24873 consensus_queue.cc:1048] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:00.749735 24719 consensus_peers.cc:597] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:00.800029 24719 consensus_peers.cc:597] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:00.806236 24553 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:00.904520 24645 consensus_peers.cc:597] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:01.023825 24719 consensus_peers.cc:597] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:01.064668 24645 consensus_peers.cc:597] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:01.246804 24645 consensus_peers.cc:597] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:01.366466 24645 consensus_peers.cc:597] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:01.807029 24553 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:02.238549 24645 consensus_peers.cc:597] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:02.542714 24719 consensus_peers.cc:597] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:02.807787 24553 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:02.955612 24645 consensus_peers.cc:597] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:07:03.258427 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:03.264145 24891 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:03.265444 24892 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:03.266016 21686 server_base.cc:1061] running on GCE node
W20260713 09:07:03.265763 24894 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:03.268340 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:03.268522 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:03.268643 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933623268633 us; error 0 us; skew 500 ppm
I20260713 09:07:03.269112 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:03.271598 21686 webserver.cc:533] Webserver started at http://127.21.45.129:33379/ using document root <none> and password file <none>
I20260713 09:07:03.272050 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:03.272253 21686 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:07:03.275700 21686 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:07:03.278959 24899 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:03.279628 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:07:03.279939 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/ts-0-root
uuid: "11f3fc6f713c4e1ab203c2b6d8da0351"
format_stamp: "Formatted at 2026-07-13 09:06:56 on dist-test-slave-bxq4"
I20260713 09:07:03.280236 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933544324948-21686-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)
I20260713 09:07:03.296907 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:03.297881 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:03.299183 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:03.302385 24906 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:07:03.324350 24719 consensus_peers.cc:597] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:07:03.333257 24719 consensus_peers.cc:597] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:07:03.343989 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:07:03.344314 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.043s	user 0.002s	sys 0.000s
I20260713 09:07:03.344627 21686 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:07:03.348579 24906 tablet_bootstrap.cc:492] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:07:03.361111 24906 tablet_bootstrap.cc:492] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351: 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
I20260713 09:07:03.361868 24906 tablet_bootstrap.cc:492] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap complete.
I20260713 09:07:03.362499 24906 ts_tablet_manager.cc:1403] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:07:03.365010 24906 raft_consensus.cc:359] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } }
I20260713 09:07:03.365676 24906 raft_consensus.cc:740] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:07:03.366359 24906 consensus_queue.cc:260] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } }
I20260713 09:07:03.368821 24906 ts_tablet_manager.cc:1434] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:03.369601 24906 tablet_bootstrap.cc:492] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:07:03.381896 24906 tablet_bootstrap.cc:492] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351: 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
I20260713 09:07:03.382638 24906 tablet_bootstrap.cc:492] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap complete.
I20260713 09:07:03.383255 24906 ts_tablet_manager.cc:1403] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:07:03.385722 24906 raft_consensus.cc:359] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.386389 24906 raft_consensus.cc:740] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:07:03.387068 24906 consensus_queue.cc:260] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.389051 24906 ts_tablet_manager.cc:1434] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:07:03.389799 24906 tablet_bootstrap.cc:492] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:07:03.392253 21686 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:07:03.392544 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.048s	user 0.048s	sys 0.000s
I20260713 09:07:03.402648 24906 tablet_bootstrap.cc:492] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351: 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
I20260713 09:07:03.403450 24906 tablet_bootstrap.cc:492] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap complete.
I20260713 09:07:03.404124 24906 ts_tablet_manager.cc:1403] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:07:03.406688 24906 raft_consensus.cc:359] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.407383 24906 raft_consensus.cc:740] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:07:03.408285 24906 consensus_queue.cc:260] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.410423 24906 ts_tablet_manager.cc:1434] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:03.411232 24906 tablet_bootstrap.cc:492] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:07:03.424108 24906 tablet_bootstrap.cc:492] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351: 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
I20260713 09:07:03.424767 24906 tablet_bootstrap.cc:492] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap complete.
I20260713 09:07:03.425246 24906 ts_tablet_manager.cc:1403] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:07:03.426834 24906 raft_consensus.cc:359] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.427284 24906 raft_consensus.cc:740] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:07:03.427817 24906 consensus_queue.cc:260] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351 [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: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.429153 24906 ts_tablet_manager.cc:1434] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:03.429715 24906 tablet_bootstrap.cc:492] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:07:03.441817 24906 tablet_bootstrap.cc:492] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351: 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
I20260713 09:07:03.442369 24906 tablet_bootstrap.cc:492] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap complete.
I20260713 09:07:03.442837 24906 ts_tablet_manager.cc:1403] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:07:03.444387 24906 raft_consensus.cc:359] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.444928 24906 raft_consensus.cc:740] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:07:03.445582 24906 consensus_queue.cc:260] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.447396 24906 ts_tablet_manager.cc:1434] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:07:03.448136 24906 tablet_bootstrap.cc:492] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:07:03.450394 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.129:42369
I20260713 09:07:03.450520 24968 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.129:42369 every 8 connection(s)
I20260713 09:07:03.455219 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:03.463650 24906 tablet_bootstrap.cc:492] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351: 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
I20260713 09:07:03.467108 24906 tablet_bootstrap.cc:492] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap complete.
I20260713 09:07:03.467792 24906 ts_tablet_manager.cc:1403] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260713 09:07:03.469856 24906 raft_consensus.cc:359] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.470409 24906 raft_consensus.cc:740] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:07:03.470947 24906 consensus_queue.cc:260] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [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: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.472854 24906 ts_tablet_manager.cc:1434] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:03.473623 24906 tablet_bootstrap.cc:492] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:07:03.475910 24969 heartbeater.cc:344] Connected to a master server at 127.21.45.190:43937
I20260713 09:07:03.476336 24969 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:03.476600 24682 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82eaf7beb5f54a07a85deb51a65e37d7"
dest_uuid: "53fd4e0b94354cd4bbbce181615ed775"
mode: GRACEFUL
new_leader_uuid: "f46169be496548709d24c9c7d9eacac2"
 from {username='slave'} at 127.0.0.1:57806
I20260713 09:07:03.477150 24969 heartbeater.cc:507] Master 127.21.45.190:43937 requested a full tablet report, sending...
I20260713 09:07:03.477253 24682 raft_consensus.cc:606] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 LEADER]: Received request to transfer leadership to TS f46169be496548709d24c9c7d9eacac2
I20260713 09:07:03.480461 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:07:03.481015 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:03.481701 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:03.484834 24906 tablet_bootstrap.cc:492] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351: 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
I20260713 09:07:03.485172 24503 ts_manager.cc:194] Re-registered known tserver with Master: 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369)
I20260713 09:07:03.485781 24906 tablet_bootstrap.cc:492] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap complete.
I20260713 09:07:03.486464 24906 ts_tablet_manager.cc:1403] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:07:03.488729 24906 raft_consensus.cc:359] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.489486 24906 raft_consensus.cc:740] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:07:03.490118 24906 consensus_queue.cc:260] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [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: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.492182 24906 ts_tablet_manager.cc:1434] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:07:03.492965 24906 tablet_bootstrap.cc:492] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:07:03.498013 24503 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32896
I20260713 09:07:03.501276 24969 heartbeater.cc:499] Master 127.21.45.190:43937 was elected leader, sending a full tablet report...
I20260713 09:07:03.504317 24906 tablet_bootstrap.cc:492] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351: 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
I20260713 09:07:03.505024 24906 tablet_bootstrap.cc:492] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap complete.
I20260713 09:07:03.505654 24906 ts_tablet_manager.cc:1403] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:07:03.507228 24906 raft_consensus.cc:359] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.507669 24906 raft_consensus.cc:740] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:07:03.508229 24906 consensus_queue.cc:260] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.509982 24906 ts_tablet_manager.cc:1434] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:07:03.510749 24906 tablet_bootstrap.cc:492] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:07:03.522058 24906 tablet_bootstrap.cc:492] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351: 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
I20260713 09:07:03.522660 24906 tablet_bootstrap.cc:492] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap complete.
I20260713 09:07:03.523104 24906 ts_tablet_manager.cc:1403] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:07:03.524684 24906 raft_consensus.cc:359] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.525235 24906 raft_consensus.cc:740] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:07:03.525755 24906 consensus_queue.cc:260] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [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: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.527117 24906 ts_tablet_manager.cc:1434] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.004s	user 0.007s	sys 0.000s
I20260713 09:07:03.527667 24906 tablet_bootstrap.cc:492] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap starting.
I20260713 09:07:03.537940 24906 tablet_bootstrap.cc:492] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351: 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
I20260713 09:07:03.538471 24906 tablet_bootstrap.cc:492] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351: Bootstrap complete.
I20260713 09:07:03.538903 24906 ts_tablet_manager.cc:1403] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260713 09:07:03.540429 24906 raft_consensus.cc:359] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.540858 24906 raft_consensus.cc:740] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f3fc6f713c4e1ab203c2b6d8da0351, State: Initialized, Role: FOLLOWER
I20260713 09:07:03.541355 24906 consensus_queue.cc:260] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.542665 24906 ts_tablet_manager.cc:1434] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:07:03.651590 24873 raft_consensus.cc:993] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775: : Instructing follower f46169be496548709d24c9c7d9eacac2 to start an election
I20260713 09:07:03.651993 24984 raft_consensus.cc:1081] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 LEADER]: Signalling peer f46169be496548709d24c9c7d9eacac2 to start an election
I20260713 09:07:03.653280 24755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82eaf7beb5f54a07a85deb51a65e37d7"
dest_uuid: "f46169be496548709d24c9c7d9eacac2"
 from {username='slave'} at 127.0.0.1:42568
I20260713 09:07:03.653694 24755 raft_consensus.cc:493] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:03.653957 24755 raft_consensus.cc:3060] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:03.658231 24755 raft_consensus.cc:515] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.659703 24755 leader_election.cc:290] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [CANDIDATE]: Term 2 election: Requested vote from peers 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369), 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009)
I20260713 09:07:03.660471 24942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82eaf7beb5f54a07a85deb51a65e37d7" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351"
I20260713 09:07:03.660590 24682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82eaf7beb5f54a07a85deb51a65e37d7" candidate_uuid: "f46169be496548709d24c9c7d9eacac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53fd4e0b94354cd4bbbce181615ed775"
I20260713 09:07:03.660980 24942 raft_consensus.cc:3060] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:03.661113 24682 raft_consensus.cc:3055] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:03.661435 24682 raft_consensus.cc:740] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53fd4e0b94354cd4bbbce181615ed775, State: Running, Role: LEADER
I20260713 09:07:03.662050 24682 consensus_queue.cc:260] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [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: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.662928 24682 raft_consensus.cc:3060] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:03.665503 24942 raft_consensus.cc:2468] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f46169be496548709d24c9c7d9eacac2 in term 2.
I20260713 09:07:03.666468 24719 leader_election.cc:304] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [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: 11f3fc6f713c4e1ab203c2b6d8da0351, f46169be496548709d24c9c7d9eacac2; no voters: 
I20260713 09:07:03.667202 24798 raft_consensus.cc:2804] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:03.667563 24682 raft_consensus.cc:2468] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f46169be496548709d24c9c7d9eacac2 in term 2.
I20260713 09:07:03.668316 24798 raft_consensus.cc:697] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [term 2 LEADER]: Becoming Leader. State: Replica: f46169be496548709d24c9c7d9eacac2, State: Running, Role: LEADER
I20260713 09:07:03.669068 24798 consensus_queue.cc:237] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [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: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } }
I20260713 09:07:03.675370 24503 catalog_manager.cc:5697] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 reported cstate change: term changed from 1 to 2, leader changed from 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130) to f46169be496548709d24c9c7d9eacac2 (127.21.45.131). New cstate: current_term: 2 leader_uuid: "f46169be496548709d24c9c7d9eacac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f46169be496548709d24c9c7d9eacac2" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 34545 } health_report { overall_health: HEALTHY } } }
W20260713 09:07:03.808522 24553 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:03.933157 24942 raft_consensus.cc:3060] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:03.937853 24942 pending_rounds.cc:85] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351: Aborting all ops after (but not including) 0
I20260713 09:07:03.938045 24942 pending_rounds.cc:107] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:07:03.938220 24942 raft_consensus.cc:2889] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:07:04.017251 24942 raft_consensus.cc:3060] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:04.022174 24942 pending_rounds.cc:85] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351: Aborting all ops after (but not including) 0
I20260713 09:07:04.022408 24942 pending_rounds.cc:107] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:07:04.022655 24942 raft_consensus.cc:2889] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:07:04.052220 24942 raft_consensus.cc:3060] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:04.056640 24942 pending_rounds.cc:85] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351: Aborting all ops after (but not including) 0
I20260713 09:07:04.056849 24942 pending_rounds.cc:107] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:07:04.057032 24942 raft_consensus.cc:2889] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:07:04.143138 24682 raft_consensus.cc:1275] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 2 FOLLOWER]: Refusing update from remote peer f46169be496548709d24c9c7d9eacac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:04.144304 24985 consensus_queue.cc:1048] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53fd4e0b94354cd4bbbce181615ed775" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:04.152582 24942 raft_consensus.cc:1275] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 2 FOLLOWER]: Refusing update from remote peer f46169be496548709d24c9c7d9eacac2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:04.155953 24995 consensus_queue.cc:1048] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f3fc6f713c4e1ab203c2b6d8da0351" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:04.833038 24553 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:04.858280 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:04.896042 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:04.896699 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:07:04.972450 24645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.45.129:42369, user_credentials={real_user=slave}} blocked reactor thread for 56646.2us
I20260713 09:07:04.978672 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:05.834519 24553 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:05.853946 24703 debug-util.cc:398] Leaking SignalData structure 0x7b08000c19c0 after lost signal to thread 21689
W20260713 09:07:05.855010 24703 debug-util.cc:398] Leaking SignalData structure 0x7b08001ca780 after lost signal to thread 24539
W20260713 09:07:05.856380 24703 debug-util.cc:398] Leaking SignalData structure 0x7b0800159700 after lost signal to thread 24706
W20260713 09:07:05.857522 24703 debug-util.cc:398] Leaking SignalData structure 0x7b08000608a0 after lost signal to thread 24780
W20260713 09:07:05.858795 24703 debug-util.cc:398] Leaking SignalData structure 0x7b08001ddc80 after lost signal to thread 24968
I20260713 09:07:06.019124 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:06.030412 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:06.030944 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:06.031752 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:06.835506 24553 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:07.040390 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:07.045571 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:07.045930 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:07.046343 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:07.836376 24553 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:08.051867 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:08.057058 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:08.057415 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:08.057814 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:08.837291 24553 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:09.063598 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:09.069589 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:09.074563 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:09.074872 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:07:09.838090 24553 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:10.095721 21686 tablet_server.cc:179] TabletServer@127.21.45.129:42369 shutting down...
W20260713 09:07:10.114253 24719 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 82 similar messages]
W20260713 09:07:10.121090 24645 consensus_peers.cc:597] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:10.122545 24719 consensus_peers.cc:597] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:10.124395 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:10.125309 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:10.126051 21686 raft_consensus.cc:2243] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.126814 21686 raft_consensus.cc:2272] T 367b86dfb7284d56a2e08b1a18792d09 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.129212 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:10.129732 21686 raft_consensus.cc:2243] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.130137 21686 raft_consensus.cc:2272] T 82eaf7beb5f54a07a85deb51a65e37d7 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.132010 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:10.132521 21686 raft_consensus.cc:2243] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.132884 21686 raft_consensus.cc:2272] T d5f44d3a715d4fcbaefe01f175ba1391 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.134756 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:10.135226 21686 raft_consensus.cc:2243] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.135623 21686 raft_consensus.cc:2272] T 2161a714e0e549fc90510af0cd50833f P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.137719 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:10.138207 21686 raft_consensus.cc:2243] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.138556 21686 raft_consensus.cc:2272] T 3fb4be08bf5140a688a5e15092855c41 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.140551 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:10.140983 21686 raft_consensus.cc:2243] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.141294 21686 raft_consensus.cc:2272] T e9d5bf6ec12c4c68a28a632b00be080e P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.143013 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:10.143427 21686 raft_consensus.cc:2243] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.143778 21686 raft_consensus.cc:2272] T d624af0fb53b4186ad14e34f8dc70788 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.145793 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:10.146224 21686 raft_consensus.cc:2243] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.146593 21686 raft_consensus.cc:2272] T ad00eb9f6b644d0aac9844816828fd51 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.148552 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:10.148929 21686 raft_consensus.cc:2243] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.149300 21686 raft_consensus.cc:2272] T 3b0f85cff5954ea8b9b5d94565f43e93 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.151127 21686 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:10.151490 21686 raft_consensus.cc:2243] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.151938 21686 raft_consensus.cc:2272] T 789e70862d4e4a9eacaee2b4007b9119 P 11f3fc6f713c4e1ab203c2b6d8da0351 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:10.158493 24719 consensus_peers.cc:597] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:10.182545 21686 tablet_server.cc:196] TabletServer@127.21.45.129:42369 shutdown complete.
W20260713 09:07:10.182837 24645 consensus_peers.cc:597] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:10.192001 24719 consensus_peers.cc:597] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 -> Peer 11f3fc6f713c4e1ab203c2b6d8da0351 (127.21.45.129:42369): Couldn't send request to peer 11f3fc6f713c4e1ab203c2b6d8da0351. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:10.206884 21686 tablet_server.cc:179] TabletServer@127.21.45.130:0 shutting down...
I20260713 09:07:10.226913 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:10.227502 21686 tablet_replica.cc:333] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775: stopping tablet replica
I20260713 09:07:10.228065 21686 raft_consensus.cc:2243] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:10.228926 21686 raft_consensus.cc:2272] T d5f44d3a715d4fcbaefe01f175ba1391 P 53fd4e0b94354cd4bbbce181615ed775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.230870 21686 tablet_replica.cc:333] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775: stopping tablet replica
I20260713 09:07:10.231355 21686 raft_consensus.cc:2243] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:10.232040 21686 raft_consensus.cc:2272] T 2161a714e0e549fc90510af0cd50833f P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.233896 21686 tablet_replica.cc:333] T 3fb4be08bf5140a688a5e15092855c41 P 53fd4e0b94354cd4bbbce181615ed775: stopping tablet replica
I20260713 09:07:10.234380 21686 raft_consensus.cc:2243] T 3fb4be08bf5140a688a5e15092855c41 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.234738 21686 raft_consensus.cc:2272] T 3fb4be08bf5140a688a5e15092855c41 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.236454 21686 tablet_replica.cc:333] T e9d5bf6ec12c4c68a28a632b00be080e P 53fd4e0b94354cd4bbbce181615ed775: stopping tablet replica
I20260713 09:07:10.236924 21686 raft_consensus.cc:2243] T e9d5bf6ec12c4c68a28a632b00be080e P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.237299 21686 raft_consensus.cc:2272] T e9d5bf6ec12c4c68a28a632b00be080e P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.239048 21686 tablet_replica.cc:333] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775: stopping tablet replica
I20260713 09:07:10.239506 21686 raft_consensus.cc:2243] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.239885 21686 raft_consensus.cc:2272] T 82eaf7beb5f54a07a85deb51a65e37d7 P 53fd4e0b94354cd4bbbce181615ed775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.241545 21686 tablet_replica.cc:333] T 789e70862d4e4a9eacaee2b4007b9119 P 53fd4e0b94354cd4bbbce181615ed775: stopping tablet replica
I20260713 09:07:10.242002 21686 raft_consensus.cc:2243] T 789e70862d4e4a9eacaee2b4007b9119 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.242394 21686 raft_consensus.cc:2272] T 789e70862d4e4a9eacaee2b4007b9119 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.244339 21686 tablet_replica.cc:333] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775: stopping tablet replica
I20260713 09:07:10.244791 21686 raft_consensus.cc:2243] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:10.245507 21686 raft_consensus.cc:2272] T ad00eb9f6b644d0aac9844816828fd51 P 53fd4e0b94354cd4bbbce181615ed775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.247394 21686 tablet_replica.cc:333] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775: stopping tablet replica
I20260713 09:07:10.247834 21686 raft_consensus.cc:2243] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:10.248579 21686 raft_consensus.cc:2272] T 3b0f85cff5954ea8b9b5d94565f43e93 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.250290 21686 tablet_replica.cc:333] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775: stopping tablet replica
I20260713 09:07:10.250761 21686 raft_consensus.cc:2243] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.251142 21686 raft_consensus.cc:2272] T 367b86dfb7284d56a2e08b1a18792d09 P 53fd4e0b94354cd4bbbce181615ed775 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.252836 21686 tablet_replica.cc:333] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775: stopping tablet replica
I20260713 09:07:10.253260 21686 raft_consensus.cc:2243] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:10.253993 21686 raft_consensus.cc:2272] T d624af0fb53b4186ad14e34f8dc70788 P 53fd4e0b94354cd4bbbce181615ed775 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:10.291505 24720 consensus_peers.cc:597] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 -> Peer 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009): Couldn't send request to peer 53fd4e0b94354cd4bbbce181615ed775. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.130:38009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:10.297243 24720 consensus_peers.cc:597] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 -> Peer 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009): Couldn't send request to peer 53fd4e0b94354cd4bbbce181615ed775. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.130:38009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:10.308205 21686 tablet_server.cc:196] TabletServer@127.21.45.130:0 shutdown complete.
W20260713 09:07:10.331887 24720 consensus_peers.cc:597] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 -> Peer 53fd4e0b94354cd4bbbce181615ed775 (127.21.45.130:38009): Couldn't send request to peer 53fd4e0b94354cd4bbbce181615ed775. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.130:38009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:10.335443 21686 tablet_server.cc:179] TabletServer@127.21.45.131:0 shutting down...
I20260713 09:07:10.355487 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:10.356053 21686 tablet_replica.cc:333] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2: stopping tablet replica
I20260713 09:07:10.356792 21686 raft_consensus.cc:2243] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:10.357568 21686 raft_consensus.cc:2272] T 789e70862d4e4a9eacaee2b4007b9119 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.359616 21686 tablet_replica.cc:333] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2: stopping tablet replica
I20260713 09:07:10.360132 21686 raft_consensus.cc:2243] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:10.360896 21686 raft_consensus.cc:2272] T 82eaf7beb5f54a07a85deb51a65e37d7 P f46169be496548709d24c9c7d9eacac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.362666 21686 tablet_replica.cc:333] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2: stopping tablet replica
I20260713 09:07:10.363132 21686 raft_consensus.cc:2243] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:10.363850 21686 raft_consensus.cc:2272] T 367b86dfb7284d56a2e08b1a18792d09 P f46169be496548709d24c9c7d9eacac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.365661 21686 tablet_replica.cc:333] T 3b0f85cff5954ea8b9b5d94565f43e93 P f46169be496548709d24c9c7d9eacac2: stopping tablet replica
I20260713 09:07:10.366145 21686 raft_consensus.cc:2243] T 3b0f85cff5954ea8b9b5d94565f43e93 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.366540 21686 raft_consensus.cc:2272] T 3b0f85cff5954ea8b9b5d94565f43e93 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.368302 21686 tablet_replica.cc:333] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2: stopping tablet replica
I20260713 09:07:10.368788 21686 raft_consensus.cc:2243] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.369194 21686 raft_consensus.cc:2272] T ad00eb9f6b644d0aac9844816828fd51 P f46169be496548709d24c9c7d9eacac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.370862 21686 tablet_replica.cc:333] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2: stopping tablet replica
I20260713 09:07:10.371325 21686 raft_consensus.cc:2243] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.371704 21686 raft_consensus.cc:2272] T d5f44d3a715d4fcbaefe01f175ba1391 P f46169be496548709d24c9c7d9eacac2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.373466 21686 tablet_replica.cc:333] T d624af0fb53b4186ad14e34f8dc70788 P f46169be496548709d24c9c7d9eacac2: stopping tablet replica
I20260713 09:07:10.373953 21686 raft_consensus.cc:2243] T d624af0fb53b4186ad14e34f8dc70788 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.374342 21686 raft_consensus.cc:2272] T d624af0fb53b4186ad14e34f8dc70788 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.376129 21686 tablet_replica.cc:333] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2: stopping tablet replica
I20260713 09:07:10.376579 21686 raft_consensus.cc:2243] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:10.377243 21686 raft_consensus.cc:2272] T 3fb4be08bf5140a688a5e15092855c41 P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.378937 21686 tablet_replica.cc:333] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2: stopping tablet replica
I20260713 09:07:10.379333 21686 raft_consensus.cc:2243] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:10.379981 21686 raft_consensus.cc:2272] T e9d5bf6ec12c4c68a28a632b00be080e P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.381708 21686 tablet_replica.cc:333] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2: stopping tablet replica
I20260713 09:07:10.382100 21686 raft_consensus.cc:2243] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:10.382427 21686 raft_consensus.cc:2272] T 2161a714e0e549fc90510af0cd50833f P f46169be496548709d24c9c7d9eacac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.409907 21686 tablet_server.cc:196] TabletServer@127.21.45.131:0 shutdown complete.
I20260713 09:07:10.430207 21686 master.cc:562] Master@127.21.45.190:43937 shutting down...
I20260713 09:07:10.449435 21686 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:10.449934 21686 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:10.450253 21686 tablet_replica.cc:333] T 00000000000000000000000000000000 P 434be120afe7428d87cbafa00f8a610f: stopping tablet replica
I20260713 09:07:10.468750 21686 master.cc:584] Master@127.21.45.190:43937 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13819 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:07:10.508415 21686 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.45.190:41691
I20260713 09:07:10.509444 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:10.514405 25018 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:10.515496 25019 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:10.517143 25021 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:10.517769 21686 server_base.cc:1061] running on GCE node
I20260713 09:07:10.518553 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:10.518736 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:10.518869 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933630518853 us; error 0 us; skew 500 ppm
I20260713 09:07:10.519333 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:10.521517 21686 webserver.cc:533] Webserver started at http://127.21.45.190:44159/ using document root <none> and password file <none>
I20260713 09:07:10.521983 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:10.522148 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:10.522385 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:10.523406 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-0/minicluster-data/master-0-root/instance:
uuid: "8b15bd09652d46a29b7cf28dbad5ccd6"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-bxq4"
I20260713 09:07:10.527715 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:10.530759 25026 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.531424 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:10.531790 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-0/minicluster-data/master-0-root
uuid: "8b15bd09652d46a29b7cf28dbad5ccd6"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-bxq4"
I20260713 09:07:10.532181 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-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)
I20260713 09:07:10.548439 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:10.549510 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:10.584004 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.190:41691
I20260713 09:07:10.584142 25077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.190:41691 every 8 connection(s)
I20260713 09:07:10.587668 25078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.597745 25078 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6: Bootstrap starting.
I20260713 09:07:10.602487 25078 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.606379 25078 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6: No bootstrap required, opened a new log
I20260713 09:07:10.608469 25078 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b15bd09652d46a29b7cf28dbad5ccd6" member_type: VOTER }
I20260713 09:07:10.608850 25078 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.609067 25078 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b15bd09652d46a29b7cf28dbad5ccd6, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.609572 25078 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b15bd09652d46a29b7cf28dbad5ccd6" member_type: VOTER }
I20260713 09:07:10.610004 25078 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:10.610211 25078 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:10.610460 25078 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.614710 25078 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b15bd09652d46a29b7cf28dbad5ccd6" member_type: VOTER }
I20260713 09:07:10.615170 25078 leader_election.cc:304] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [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: 8b15bd09652d46a29b7cf28dbad5ccd6; no voters: 
I20260713 09:07:10.616169 25078 leader_election.cc:290] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:10.616518 25081 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.617753 25081 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [term 1 LEADER]: Becoming Leader. State: Replica: 8b15bd09652d46a29b7cf28dbad5ccd6, State: Running, Role: LEADER
I20260713 09:07:10.618382 25081 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [LEADER]: Queue going to LEADER mode. State: All 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: "8b15bd09652d46a29b7cf28dbad5ccd6" member_type: VOTER }
I20260713 09:07:10.618863 25078 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:10.623318 25083 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b15bd09652d46a29b7cf28dbad5ccd6. Latest consensus state: current_term: 1 leader_uuid: "8b15bd09652d46a29b7cf28dbad5ccd6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b15bd09652d46a29b7cf28dbad5ccd6" member_type: VOTER } }
I20260713 09:07:10.623847 25083 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:10.623342 25082 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b15bd09652d46a29b7cf28dbad5ccd6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b15bd09652d46a29b7cf28dbad5ccd6" member_type: VOTER } }
I20260713 09:07:10.624696 25082 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:10.625663 25089 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:10.631309 25089 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:10.632393 21686 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:10.639429 25089 catalog_manager.cc:1383] Generated new cluster ID: d097cb86c0684c7aba650a7971ec013e
I20260713 09:07:10.639636 25089 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:10.661052 25089 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:10.662228 25089 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:10.673785 25089 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6: Generated new TSK 0
I20260713 09:07:10.674275 25089 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:10.698383 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:10.703861 25099 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:10.704635 25100 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:10.706040 25102 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:10.706697 21686 server_base.cc:1061] running on GCE node
I20260713 09:07:10.707446 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:10.707613 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:10.707728 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933630707717 us; error 0 us; skew 500 ppm
I20260713 09:07:10.708241 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:10.710208 21686 webserver.cc:533] Webserver started at http://127.21.45.129:38927/ using document root <none> and password file <none>
I20260713 09:07:10.710623 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:10.710764 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:10.710950 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:10.711899 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-0/minicluster-data/ts-0-root/instance:
uuid: "32098939abc44a1aa9010664a216224c"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-bxq4"
I20260713 09:07:10.715983 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:07:10.718971 25107 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.719587 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:10.719816 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-0/minicluster-data/ts-0-root
uuid: "32098939abc44a1aa9010664a216224c"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-bxq4"
I20260713 09:07:10.720155 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-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)
I20260713 09:07:10.735916 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:10.736979 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:10.738234 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:10.740434 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:10.740607 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.740828 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:10.740975 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.777405 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.129:41113
I20260713 09:07:10.777494 25169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.129:41113 every 8 connection(s)
I20260713 09:07:10.782007 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:10.789152 25174 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:10.790938 25175 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:10.793709 25177 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:10.794406 25170 heartbeater.cc:344] Connected to a master server at 127.21.45.190:41691
I20260713 09:07:10.794791 21686 server_base.cc:1061] running on GCE node
I20260713 09:07:10.794798 25170 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:10.795732 25170 heartbeater.cc:507] Master 127.21.45.190:41691 requested a full tablet report, sending...
I20260713 09:07:10.795861 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:10.796152 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:10.796291 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933630796275 us; error 0 us; skew 500 ppm
I20260713 09:07:10.796851 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:10.797816 25043 ts_manager.cc:194] Registered new tserver with Master: 32098939abc44a1aa9010664a216224c (127.21.45.129:41113)
I20260713 09:07:10.799317 21686 webserver.cc:533] Webserver started at http://127.21.45.130:46477/ using document root <none> and password file <none>
I20260713 09:07:10.799933 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:10.800174 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:10.800248 25043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51150
I20260713 09:07:10.800495 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:10.801733 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-0/minicluster-data/ts-1-root/instance:
uuid: "124d6f3d25dc453f9cd794adeb109ecb"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-bxq4"
I20260713 09:07:10.805851 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:07:10.808807 25182 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.809446 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:10.809703 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-0/minicluster-data/ts-1-root
uuid: "124d6f3d25dc453f9cd794adeb109ecb"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-bxq4"
I20260713 09:07:10.809948 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-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)
I20260713 09:07:10.835445 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:10.836627 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:10.837951 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:10.840052 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:10.840238 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.840466 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:10.840623 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.876936 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.130:35817
I20260713 09:07:10.877022 25244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.130:35817 every 8 connection(s)
I20260713 09:07:10.881350 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:10.888129 25248 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:10.889444 25249 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:10.890424 21686 server_base.cc:1061] running on GCE node
W20260713 09:07:10.891592 25252 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:10.892513 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:10.892766 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:10.892761 25245 heartbeater.cc:344] Connected to a master server at 127.21.45.190:41691
I20260713 09:07:10.893128 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933630893108 us; error 0 us; skew 500 ppm
I20260713 09:07:10.893281 25245 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:10.893697 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:10.894006 25245 heartbeater.cc:507] Master 127.21.45.190:41691 requested a full tablet report, sending...
I20260713 09:07:10.895982 25043 ts_manager.cc:194] Registered new tserver with Master: 124d6f3d25dc453f9cd794adeb109ecb (127.21.45.130:35817)
I20260713 09:07:10.896231 21686 webserver.cc:533] Webserver started at http://127.21.45.131:36875/ using document root <none> and password file <none>
I20260713 09:07:10.896749 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:10.896925 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:10.897161 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:10.897400 25043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51160
I20260713 09:07:10.898249 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-0/minicluster-data/ts-2-root/instance:
uuid: "ab4d23270df54831b1f7649168890745"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-bxq4"
I20260713 09:07:10.902361 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:07:10.905299 25256 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.905907 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:10.906155 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-0/minicluster-data/ts-2-root
uuid: "ab4d23270df54831b1f7649168890745"
format_stamp: "Formatted at 2026-07-13 09:07:10 on dist-test-slave-bxq4"
I20260713 09:07:10.906405 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933544324948-21686-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)
I20260713 09:07:10.923159 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:10.924265 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:10.925558 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:10.927556 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:10.927740 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:10.927949 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:10.928108 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:07:10.964112 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.131:41103
I20260713 09:07:10.964226 25318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.131:41103 every 8 connection(s)
I20260713 09:07:10.976533 25319 heartbeater.cc:344] Connected to a master server at 127.21.45.190:41691
I20260713 09:07:10.976898 25319 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:10.977530 25319 heartbeater.cc:507] Master 127.21.45.190:41691 requested a full tablet report, sending...
I20260713 09:07:10.979218 25043 ts_manager.cc:194] Registered new tserver with Master: ab4d23270df54831b1f7649168890745 (127.21.45.131:41103)
I20260713 09:07:10.980223 21686 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013135761s
I20260713 09:07:10.980414 25043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51168
I20260713 09:07:11.002645 25043 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51172:
name: "multi_table_leader_balance_table1"
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"
    }
  }
}
W20260713 09:07:11.004675 25043 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:11.046783 25135 tablet_service.cc:1511] Processing CreateTablet for tablet 5c529debb8484015ac5f24f1037349dc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4cc9914882f948dc86f86b326e94582a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:11.046867 25134 tablet_service.cc:1511] Processing CreateTablet for tablet ebd9aceb31754a00a8e42d023b3804a0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4cc9914882f948dc86f86b326e94582a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:11.048240 25135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c529debb8484015ac5f24f1037349dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.048796 25134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd9aceb31754a00a8e42d023b3804a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.050776 25284 tablet_service.cc:1511] Processing CreateTablet for tablet 5c529debb8484015ac5f24f1037349dc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4cc9914882f948dc86f86b326e94582a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:11.051559 25283 tablet_service.cc:1511] Processing CreateTablet for tablet ebd9aceb31754a00a8e42d023b3804a0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4cc9914882f948dc86f86b326e94582a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:11.052021 25284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c529debb8484015ac5f24f1037349dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.052796 25283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd9aceb31754a00a8e42d023b3804a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.054299 25210 tablet_service.cc:1511] Processing CreateTablet for tablet 5c529debb8484015ac5f24f1037349dc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4cc9914882f948dc86f86b326e94582a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:11.055487 25210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c529debb8484015ac5f24f1037349dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.061182 25209 tablet_service.cc:1511] Processing CreateTablet for tablet ebd9aceb31754a00a8e42d023b3804a0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4cc9914882f948dc86f86b326e94582a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:11.062355 25209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd9aceb31754a00a8e42d023b3804a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.074898 25334 tablet_bootstrap.cc:492] T 5c529debb8484015ac5f24f1037349dc P ab4d23270df54831b1f7649168890745: Bootstrap starting.
I20260713 09:07:11.077214 25335 tablet_bootstrap.cc:492] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c: Bootstrap starting.
I20260713 09:07:11.085850 25334 tablet_bootstrap.cc:654] T 5c529debb8484015ac5f24f1037349dc P ab4d23270df54831b1f7649168890745: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.086484 25335 tablet_bootstrap.cc:654] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.088485 25336 tablet_bootstrap.cc:492] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb: Bootstrap starting.
I20260713 09:07:11.092008 25335 tablet_bootstrap.cc:492] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c: No bootstrap required, opened a new log
I20260713 09:07:11.092402 25334 tablet_bootstrap.cc:492] T 5c529debb8484015ac5f24f1037349dc P ab4d23270df54831b1f7649168890745: No bootstrap required, opened a new log
I20260713 09:07:11.092425 25335 ts_tablet_manager.cc:1403] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260713 09:07:11.092972 25334 ts_tablet_manager.cc:1403] T 5c529debb8484015ac5f24f1037349dc P ab4d23270df54831b1f7649168890745: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260713 09:07:11.095086 25336 tablet_bootstrap.cc:654] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.094717 25335 raft_consensus.cc:359] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } }
I20260713 09:07:11.095508 25335 raft_consensus.cc:385] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.095806 25335 raft_consensus.cc:740] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32098939abc44a1aa9010664a216224c, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.095724 25334 raft_consensus.cc:359] T 5c529debb8484015ac5f24f1037349dc P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } }
I20260713 09:07:11.097193 25335 consensus_queue.cc:260] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } }
I20260713 09:07:11.098014 25334 raft_consensus.cc:385] T 5c529debb8484015ac5f24f1037349dc P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.098608 25334 raft_consensus.cc:740] T 5c529debb8484015ac5f24f1037349dc P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4d23270df54831b1f7649168890745, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.099910 25170 heartbeater.cc:499] Master 127.21.45.190:41691 was elected leader, sending a full tablet report...
I20260713 09:07:11.099550 25334 consensus_queue.cc:260] T 5c529debb8484015ac5f24f1037349dc P ab4d23270df54831b1f7649168890745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } }
I20260713 09:07:11.100172 25336 tablet_bootstrap.cc:492] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb: No bootstrap required, opened a new log
I20260713 09:07:11.100437 25335 ts_tablet_manager.cc:1434] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:11.100615 25336 ts_tablet_manager.cc:1403] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:07:11.102046 25319 heartbeater.cc:499] Master 127.21.45.190:41691 was elected leader, sending a full tablet report...
I20260713 09:07:11.102523 25334 ts_tablet_manager.cc:1434] T 5c529debb8484015ac5f24f1037349dc P ab4d23270df54831b1f7649168890745: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:11.103900 25336 raft_consensus.cc:359] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.104797 25336 raft_consensus.cc:385] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.104975 25334 tablet_bootstrap.cc:492] T ebd9aceb31754a00a8e42d023b3804a0 P ab4d23270df54831b1f7649168890745: Bootstrap starting.
I20260713 09:07:11.105141 25336 raft_consensus.cc:740] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124d6f3d25dc453f9cd794adeb109ecb, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.102914 25335 tablet_bootstrap.cc:492] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c: Bootstrap starting.
I20260713 09:07:11.106199 25336 consensus_queue.cc:260] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.112255 25335 tablet_bootstrap.cc:654] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.112843 25334 tablet_bootstrap.cc:654] T ebd9aceb31754a00a8e42d023b3804a0 P ab4d23270df54831b1f7649168890745: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.114456 25245 heartbeater.cc:499] Master 127.21.45.190:41691 was elected leader, sending a full tablet report...
I20260713 09:07:11.115484 25336 ts_tablet_manager.cc:1434] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260713 09:07:11.116479 25336 tablet_bootstrap.cc:492] T 5c529debb8484015ac5f24f1037349dc P 124d6f3d25dc453f9cd794adeb109ecb: Bootstrap starting.
I20260713 09:07:11.122398 25336 tablet_bootstrap.cc:654] T 5c529debb8484015ac5f24f1037349dc P 124d6f3d25dc453f9cd794adeb109ecb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.130033 25334 tablet_bootstrap.cc:492] T ebd9aceb31754a00a8e42d023b3804a0 P ab4d23270df54831b1f7649168890745: No bootstrap required, opened a new log
W20260713 09:07:11.130487 25246 tablet.cc:2406] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:07:11.130548 25334 ts_tablet_manager.cc:1403] T ebd9aceb31754a00a8e42d023b3804a0 P ab4d23270df54831b1f7649168890745: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.006s
I20260713 09:07:11.130673 25335 tablet_bootstrap.cc:492] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c: No bootstrap required, opened a new log
I20260713 09:07:11.131402 25335 ts_tablet_manager.cc:1403] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.012s
I20260713 09:07:11.130239 25336 tablet_bootstrap.cc:492] T 5c529debb8484015ac5f24f1037349dc P 124d6f3d25dc453f9cd794adeb109ecb: No bootstrap required, opened a new log
I20260713 09:07:11.131929 25336 ts_tablet_manager.cc:1403] T 5c529debb8484015ac5f24f1037349dc P 124d6f3d25dc453f9cd794adeb109ecb: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260713 09:07:11.133457 25334 raft_consensus.cc:359] T ebd9aceb31754a00a8e42d023b3804a0 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.134061 25334 raft_consensus.cc:385] T ebd9aceb31754a00a8e42d023b3804a0 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.134361 25334 raft_consensus.cc:740] T ebd9aceb31754a00a8e42d023b3804a0 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4d23270df54831b1f7649168890745, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.134230 25335 raft_consensus.cc:359] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.134511 25336 raft_consensus.cc:359] T 5c529debb8484015ac5f24f1037349dc P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } }
I20260713 09:07:11.135111 25335 raft_consensus.cc:385] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.135056 25334 consensus_queue.cc:260] T ebd9aceb31754a00a8e42d023b3804a0 P ab4d23270df54831b1f7649168890745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.135659 25335 raft_consensus.cc:740] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32098939abc44a1aa9010664a216224c, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.136332 25335 consensus_queue.cc:260] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.137110 25334 ts_tablet_manager.cc:1434] T ebd9aceb31754a00a8e42d023b3804a0 P ab4d23270df54831b1f7649168890745: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:11.138069 25335 ts_tablet_manager.cc:1434] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:07:11.135191 25336 raft_consensus.cc:385] T 5c529debb8484015ac5f24f1037349dc P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.138710 25336 raft_consensus.cc:740] T 5c529debb8484015ac5f24f1037349dc P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124d6f3d25dc453f9cd794adeb109ecb, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.139427 25336 consensus_queue.cc:260] T 5c529debb8484015ac5f24f1037349dc P 124d6f3d25dc453f9cd794adeb109ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } }
I20260713 09:07:11.141435 25336 ts_tablet_manager.cc:1434] T 5c529debb8484015ac5f24f1037349dc P 124d6f3d25dc453f9cd794adeb109ecb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:11.321822 25340 raft_consensus.cc:493] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.322305 25340 raft_consensus.cc:515] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.322633 25342 raft_consensus.cc:493] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.323089 25342 raft_consensus.cc:515] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.324935 25340 leader_election.cc:290] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 124d6f3d25dc453f9cd794adeb109ecb (127.21.45.130:35817), ab4d23270df54831b1f7649168890745 (127.21.45.131:41103)
I20260713 09:07:11.325692 25342 leader_election.cc:290] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32098939abc44a1aa9010664a216224c (127.21.45.129:41113), ab4d23270df54831b1f7649168890745 (127.21.45.131:41103)
I20260713 09:07:11.336856 25145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd9aceb31754a00a8e42d023b3804a0" candidate_uuid: "124d6f3d25dc453f9cd794adeb109ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32098939abc44a1aa9010664a216224c" is_pre_election: true
I20260713 09:07:11.337610 25145 raft_consensus.cc:2468] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 124d6f3d25dc453f9cd794adeb109ecb in term 0.
I20260713 09:07:11.338960 25185 leader_election.cc:304] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 124d6f3d25dc453f9cd794adeb109ecb, 32098939abc44a1aa9010664a216224c; no voters: 
I20260713 09:07:11.339658 25220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd9aceb31754a00a8e42d023b3804a0" candidate_uuid: "32098939abc44a1aa9010664a216224c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124d6f3d25dc453f9cd794adeb109ecb" is_pre_election: true
I20260713 09:07:11.339802 25342 raft_consensus.cc:2804] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.340410 25220 raft_consensus.cc:2468] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32098939abc44a1aa9010664a216224c in term 0.
I20260713 09:07:11.340862 25294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd9aceb31754a00a8e42d023b3804a0" candidate_uuid: "124d6f3d25dc453f9cd794adeb109ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4d23270df54831b1f7649168890745" is_pre_election: true
I20260713 09:07:11.341481 25294 raft_consensus.cc:2468] T ebd9aceb31754a00a8e42d023b3804a0 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 124d6f3d25dc453f9cd794adeb109ecb in term 0.
I20260713 09:07:11.341503 25342 raft_consensus.cc:493] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.341940 25110 leader_election.cc:304] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 124d6f3d25dc453f9cd794adeb109ecb, 32098939abc44a1aa9010664a216224c; no voters: 
I20260713 09:07:11.342545 25342 raft_consensus.cc:3060] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.344514 25340 raft_consensus.cc:2804] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.344889 25340 raft_consensus.cc:493] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.345149 25340 raft_consensus.cc:3060] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.347268 25294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd9aceb31754a00a8e42d023b3804a0" candidate_uuid: "32098939abc44a1aa9010664a216224c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4d23270df54831b1f7649168890745" is_pre_election: true
I20260713 09:07:11.347834 25294 raft_consensus.cc:2468] T ebd9aceb31754a00a8e42d023b3804a0 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32098939abc44a1aa9010664a216224c in term 0.
I20260713 09:07:11.348111 25342 raft_consensus.cc:515] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.350934 25342 leader_election.cc:290] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [CANDIDATE]: Term 1 election: Requested vote from peers 32098939abc44a1aa9010664a216224c (127.21.45.129:41113), ab4d23270df54831b1f7649168890745 (127.21.45.131:41103)
I20260713 09:07:11.350986 25340 raft_consensus.cc:515] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.351672 25145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd9aceb31754a00a8e42d023b3804a0" candidate_uuid: "124d6f3d25dc453f9cd794adeb109ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32098939abc44a1aa9010664a216224c"
I20260713 09:07:11.352000 25294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd9aceb31754a00a8e42d023b3804a0" candidate_uuid: "124d6f3d25dc453f9cd794adeb109ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4d23270df54831b1f7649168890745"
I20260713 09:07:11.352429 25145 raft_consensus.cc:2393] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 124d6f3d25dc453f9cd794adeb109ecb in current term 1: Already voted for candidate 32098939abc44a1aa9010664a216224c in this term.
I20260713 09:07:11.352524 25294 raft_consensus.cc:3060] T ebd9aceb31754a00a8e42d023b3804a0 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.352857 25340 leader_election.cc:290] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [CANDIDATE]: Term 1 election: Requested vote from peers 124d6f3d25dc453f9cd794adeb109ecb (127.21.45.130:35817), ab4d23270df54831b1f7649168890745 (127.21.45.131:41103)
I20260713 09:07:11.353482 25220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd9aceb31754a00a8e42d023b3804a0" candidate_uuid: "32098939abc44a1aa9010664a216224c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124d6f3d25dc453f9cd794adeb109ecb"
I20260713 09:07:11.354156 25220 raft_consensus.cc:2393] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 32098939abc44a1aa9010664a216224c in current term 1: Already voted for candidate 124d6f3d25dc453f9cd794adeb109ecb in this term.
I20260713 09:07:11.354571 25293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd9aceb31754a00a8e42d023b3804a0" candidate_uuid: "32098939abc44a1aa9010664a216224c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4d23270df54831b1f7649168890745"
I20260713 09:07:11.355751 25110 leader_election.cc:304] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [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: 32098939abc44a1aa9010664a216224c; no voters: 124d6f3d25dc453f9cd794adeb109ecb, ab4d23270df54831b1f7649168890745
I20260713 09:07:11.356374 25340 raft_consensus.cc:2749] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:11.358114 25294 raft_consensus.cc:2468] T ebd9aceb31754a00a8e42d023b3804a0 P ab4d23270df54831b1f7649168890745 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 124d6f3d25dc453f9cd794adeb109ecb in term 1.
I20260713 09:07:11.358876 25185 leader_election.cc:304] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [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: 124d6f3d25dc453f9cd794adeb109ecb, ab4d23270df54831b1f7649168890745; no voters: 32098939abc44a1aa9010664a216224c
I20260713 09:07:11.359436 25342 raft_consensus.cc:2804] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.360424 25342 raft_consensus.cc:697] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [term 1 LEADER]: Becoming Leader. State: Replica: 124d6f3d25dc453f9cd794adeb109ecb, State: Running, Role: LEADER
I20260713 09:07:11.361176 25342 consensus_queue.cc:237] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.368170 25042 catalog_manager.cc:5697] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb reported cstate change: term changed from 0 to 1, leader changed from <none> to 124d6f3d25dc453f9cd794adeb109ecb (127.21.45.130). New cstate: current_term: 1 leader_uuid: "124d6f3d25dc453f9cd794adeb109ecb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:11.432354 25340 raft_consensus.cc:493] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.432854 25340 raft_consensus.cc:515] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } }
I20260713 09:07:11.434504 25340 leader_election.cc:290] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab4d23270df54831b1f7649168890745 (127.21.45.131:41103), 124d6f3d25dc453f9cd794adeb109ecb (127.21.45.130:35817)
I20260713 09:07:11.435194 25294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c529debb8484015ac5f24f1037349dc" candidate_uuid: "32098939abc44a1aa9010664a216224c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4d23270df54831b1f7649168890745" is_pre_election: true
I20260713 09:07:11.435492 25220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c529debb8484015ac5f24f1037349dc" candidate_uuid: "32098939abc44a1aa9010664a216224c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124d6f3d25dc453f9cd794adeb109ecb" is_pre_election: true
I20260713 09:07:11.435861 25294 raft_consensus.cc:2468] T 5c529debb8484015ac5f24f1037349dc P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32098939abc44a1aa9010664a216224c in term 0.
I20260713 09:07:11.436060 25220 raft_consensus.cc:2468] T 5c529debb8484015ac5f24f1037349dc P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32098939abc44a1aa9010664a216224c in term 0.
I20260713 09:07:11.436869 25110 leader_election.cc:304] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32098939abc44a1aa9010664a216224c, ab4d23270df54831b1f7649168890745; no voters: 
I20260713 09:07:11.437438 25340 raft_consensus.cc:2804] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.437682 25340 raft_consensus.cc:493] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.437938 25340 raft_consensus.cc:3060] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.442322 25340 raft_consensus.cc:515] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } }
I20260713 09:07:11.443677 25340 leader_election.cc:290] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [CANDIDATE]: Term 1 election: Requested vote from peers ab4d23270df54831b1f7649168890745 (127.21.45.131:41103), 124d6f3d25dc453f9cd794adeb109ecb (127.21.45.130:35817)
I20260713 09:07:11.444392 25294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c529debb8484015ac5f24f1037349dc" candidate_uuid: "32098939abc44a1aa9010664a216224c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4d23270df54831b1f7649168890745"
I20260713 09:07:11.444643 25220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c529debb8484015ac5f24f1037349dc" candidate_uuid: "32098939abc44a1aa9010664a216224c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124d6f3d25dc453f9cd794adeb109ecb"
I20260713 09:07:11.444856 25294 raft_consensus.cc:3060] T 5c529debb8484015ac5f24f1037349dc P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.445163 25220 raft_consensus.cc:3060] T 5c529debb8484015ac5f24f1037349dc P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.449164 25294 raft_consensus.cc:2468] T 5c529debb8484015ac5f24f1037349dc P ab4d23270df54831b1f7649168890745 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32098939abc44a1aa9010664a216224c in term 1.
I20260713 09:07:11.449802 25220 raft_consensus.cc:2468] T 5c529debb8484015ac5f24f1037349dc P 124d6f3d25dc453f9cd794adeb109ecb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32098939abc44a1aa9010664a216224c in term 1.
I20260713 09:07:11.450201 25110 leader_election.cc:304] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32098939abc44a1aa9010664a216224c, ab4d23270df54831b1f7649168890745; no voters: 
I20260713 09:07:11.450922 25340 raft_consensus.cc:2804] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.451669 25340 raft_consensus.cc:697] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [term 1 LEADER]: Becoming Leader. State: Replica: 32098939abc44a1aa9010664a216224c, State: Running, Role: LEADER
I20260713 09:07:11.452307 25340 consensus_queue.cc:237] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } }
I20260713 09:07:11.458690 25042 catalog_manager.cc:5697] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c reported cstate change: term changed from 0 to 1, leader changed from <none> to 32098939abc44a1aa9010664a216224c (127.21.45.129). New cstate: current_term: 1 leader_uuid: "32098939abc44a1aa9010664a216224c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:11.523751 25042 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51182:
name: "multi_table_leader_balance_table2"
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"
    }
  }
}
W20260713 09:07:11.525576 25042 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:11.546518 25135 tablet_service.cc:1511] Processing CreateTablet for tablet 167b1d454bb141e786fa08d8d1f85144 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=89a8d6d0415a4e7f8684d93cb52f9153]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:11.547792 25135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167b1d454bb141e786fa08d8d1f85144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.548327 25209 tablet_service.cc:1511] Processing CreateTablet for tablet 167b1d454bb141e786fa08d8d1f85144 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=89a8d6d0415a4e7f8684d93cb52f9153]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:11.549302 25209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167b1d454bb141e786fa08d8d1f85144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.549423 25284 tablet_service.cc:1511] Processing CreateTablet for tablet 167b1d454bb141e786fa08d8d1f85144 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=89a8d6d0415a4e7f8684d93cb52f9153]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:11.550563 25284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167b1d454bb141e786fa08d8d1f85144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.553607 25134 tablet_service.cc:1511] Processing CreateTablet for tablet 1df2660fe0324d6e8227389a52334585 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=89a8d6d0415a4e7f8684d93cb52f9153]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:11.554766 25134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1df2660fe0324d6e8227389a52334585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.557051 25210 tablet_service.cc:1511] Processing CreateTablet for tablet 1df2660fe0324d6e8227389a52334585 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=89a8d6d0415a4e7f8684d93cb52f9153]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:11.557533 25283 tablet_service.cc:1511] Processing CreateTablet for tablet 1df2660fe0324d6e8227389a52334585 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=89a8d6d0415a4e7f8684d93cb52f9153]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:11.558207 25210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1df2660fe0324d6e8227389a52334585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.558691 25283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1df2660fe0324d6e8227389a52334585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:11.562279 25335 tablet_bootstrap.cc:492] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c: Bootstrap starting.
I20260713 09:07:11.567842 25335 tablet_bootstrap.cc:654] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.583633 25335 tablet_bootstrap.cc:492] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c: No bootstrap required, opened a new log
I20260713 09:07:11.584139 25335 ts_tablet_manager.cc:1403] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260713 09:07:11.586849 25335 raft_consensus.cc:359] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.587281 25336 tablet_bootstrap.cc:492] T 167b1d454bb141e786fa08d8d1f85144 P 124d6f3d25dc453f9cd794adeb109ecb: Bootstrap starting.
I20260713 09:07:11.587510 25335 raft_consensus.cc:385] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.587989 25335 raft_consensus.cc:740] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32098939abc44a1aa9010664a216224c, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.588706 25335 consensus_queue.cc:260] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.592674 25335 ts_tablet_manager.cc:1434] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:07:11.594658 25336 tablet_bootstrap.cc:654] T 167b1d454bb141e786fa08d8d1f85144 P 124d6f3d25dc453f9cd794adeb109ecb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.596849 25334 tablet_bootstrap.cc:492] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745: Bootstrap starting.
I20260713 09:07:11.598557 25335 tablet_bootstrap.cc:492] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c: Bootstrap starting.
I20260713 09:07:11.603611 25334 tablet_bootstrap.cc:654] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.604864 25335 tablet_bootstrap.cc:654] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.609548 25336 tablet_bootstrap.cc:492] T 167b1d454bb141e786fa08d8d1f85144 P 124d6f3d25dc453f9cd794adeb109ecb: No bootstrap required, opened a new log
I20260713 09:07:11.609963 25336 ts_tablet_manager.cc:1403] T 167b1d454bb141e786fa08d8d1f85144 P 124d6f3d25dc453f9cd794adeb109ecb: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260713 09:07:11.610813 25335 tablet_bootstrap.cc:492] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c: No bootstrap required, opened a new log
I20260713 09:07:11.611181 25335 ts_tablet_manager.cc:1403] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260713 09:07:11.611439 25334 tablet_bootstrap.cc:492] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745: No bootstrap required, opened a new log
I20260713 09:07:11.611882 25334 ts_tablet_manager.cc:1403] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260713 09:07:11.612703 25336 raft_consensus.cc:359] T 167b1d454bb141e786fa08d8d1f85144 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.613433 25336 raft_consensus.cc:385] T 167b1d454bb141e786fa08d8d1f85144 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.613725 25336 raft_consensus.cc:740] T 167b1d454bb141e786fa08d8d1f85144 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124d6f3d25dc453f9cd794adeb109ecb, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.613540 25335 raft_consensus.cc:359] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.614296 25335 raft_consensus.cc:385] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.614596 25335 raft_consensus.cc:740] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32098939abc44a1aa9010664a216224c, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.614477 25336 consensus_queue.cc:260] T 167b1d454bb141e786fa08d8d1f85144 P 124d6f3d25dc453f9cd794adeb109ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.614591 25334 raft_consensus.cc:359] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.615804 25334 raft_consensus.cc:385] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.615661 25335 consensus_queue.cc:260] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.616149 25334 raft_consensus.cc:740] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4d23270df54831b1f7649168890745, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.616726 25336 ts_tablet_manager.cc:1434] T 167b1d454bb141e786fa08d8d1f85144 P 124d6f3d25dc453f9cd794adeb109ecb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:11.616899 25334 consensus_queue.cc:260] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.617679 25336 tablet_bootstrap.cc:492] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb: Bootstrap starting.
I20260713 09:07:11.620934 25334 ts_tablet_manager.cc:1434] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:11.621960 25334 tablet_bootstrap.cc:492] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745: Bootstrap starting.
I20260713 09:07:11.624213 25336 tablet_bootstrap.cc:654] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:11.628235 25091 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:11.628525 25334 tablet_bootstrap.cc:654] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:11.636366 25335 ts_tablet_manager.cc:1434] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260713 09:07:11.639068 25336 tablet_bootstrap.cc:492] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb: No bootstrap required, opened a new log
I20260713 09:07:11.639156 25334 tablet_bootstrap.cc:492] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745: No bootstrap required, opened a new log
I20260713 09:07:11.639628 25336 ts_tablet_manager.cc:1403] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260713 09:07:11.639653 25334 ts_tablet_manager.cc:1403] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:07:11.642181 25334 raft_consensus.cc:359] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.642719 25334 raft_consensus.cc:385] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.642570 25336 raft_consensus.cc:359] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.642993 25334 raft_consensus.cc:740] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab4d23270df54831b1f7649168890745, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.643258 25336 raft_consensus.cc:385] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:11.643510 25336 raft_consensus.cc:740] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124d6f3d25dc453f9cd794adeb109ecb, State: Initialized, Role: FOLLOWER
I20260713 09:07:11.643636 25334 consensus_queue.cc:260] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.644098 25336 consensus_queue.cc:260] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.645988 25334 ts_tablet_manager.cc:1434] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:11.646193 25336 ts_tablet_manager.cc:1434] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:11.744429 25341 raft_consensus.cc:493] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.744895 25341 raft_consensus.cc:515] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.746800 25341 leader_election.cc:290] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32098939abc44a1aa9010664a216224c (127.21.45.129:41113), 124d6f3d25dc453f9cd794adeb109ecb (127.21.45.130:35817)
I20260713 09:07:11.751958 25342 consensus_queue.cc:1048] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.754612 25340 raft_consensus.cc:493] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.755110 25340 raft_consensus.cc:515] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.756976 25340 leader_election.cc:290] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 124d6f3d25dc453f9cd794adeb109ecb (127.21.45.130:35817), ab4d23270df54831b1f7649168890745 (127.21.45.131:41103)
I20260713 09:07:11.758339 25220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df2660fe0324d6e8227389a52334585" candidate_uuid: "32098939abc44a1aa9010664a216224c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124d6f3d25dc453f9cd794adeb109ecb" is_pre_election: true
I20260713 09:07:11.758893 25293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df2660fe0324d6e8227389a52334585" candidate_uuid: "32098939abc44a1aa9010664a216224c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4d23270df54831b1f7649168890745" is_pre_election: true
I20260713 09:07:11.758955 25220 raft_consensus.cc:2468] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32098939abc44a1aa9010664a216224c in term 0.
I20260713 09:07:11.759711 25293 raft_consensus.cc:2468] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32098939abc44a1aa9010664a216224c in term 0.
I20260713 09:07:11.759006 25145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df2660fe0324d6e8227389a52334585" candidate_uuid: "ab4d23270df54831b1f7649168890745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32098939abc44a1aa9010664a216224c" is_pre_election: true
I20260713 09:07:11.760499 25145 raft_consensus.cc:2468] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab4d23270df54831b1f7649168890745 in term 0.
I20260713 09:07:11.760480 25110 leader_election.cc:304] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 124d6f3d25dc453f9cd794adeb109ecb, 32098939abc44a1aa9010664a216224c; no voters: 
I20260713 09:07:11.761395 25340 raft_consensus.cc:2804] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.761796 25340 raft_consensus.cc:493] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.762126 25340 raft_consensus.cc:3060] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.763111 25259 leader_election.cc:304] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32098939abc44a1aa9010664a216224c, ab4d23270df54831b1f7649168890745; no voters: 
I20260713 09:07:11.763833 25220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df2660fe0324d6e8227389a52334585" candidate_uuid: "ab4d23270df54831b1f7649168890745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124d6f3d25dc453f9cd794adeb109ecb" is_pre_election: true
I20260713 09:07:11.764421 25220 raft_consensus.cc:2468] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab4d23270df54831b1f7649168890745 in term 0.
I20260713 09:07:11.764654 25341 raft_consensus.cc:2804] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.765038 25341 raft_consensus.cc:493] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.765357 25341 raft_consensus.cc:3060] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.772305 25341 raft_consensus.cc:515] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.772945 25340 raft_consensus.cc:515] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.773489 25350 consensus_queue.cc:1048] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:11.774195 25341 leader_election.cc:290] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [CANDIDATE]: Term 1 election: Requested vote from peers 32098939abc44a1aa9010664a216224c (127.21.45.129:41113), 124d6f3d25dc453f9cd794adeb109ecb (127.21.45.130:35817)
I20260713 09:07:11.776510 25220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df2660fe0324d6e8227389a52334585" candidate_uuid: "ab4d23270df54831b1f7649168890745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124d6f3d25dc453f9cd794adeb109ecb"
I20260713 09:07:11.777136 25220 raft_consensus.cc:3060] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.778368 25145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df2660fe0324d6e8227389a52334585" candidate_uuid: "ab4d23270df54831b1f7649168890745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32098939abc44a1aa9010664a216224c"
I20260713 09:07:11.779137 25145 raft_consensus.cc:2393] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab4d23270df54831b1f7649168890745 in current term 1: Already voted for candidate 32098939abc44a1aa9010664a216224c in this term.
I20260713 09:07:11.780534 25219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df2660fe0324d6e8227389a52334585" candidate_uuid: "32098939abc44a1aa9010664a216224c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124d6f3d25dc453f9cd794adeb109ecb"
I20260713 09:07:11.781991 25340 leader_election.cc:290] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [CANDIDATE]: Term 1 election: Requested vote from peers 124d6f3d25dc453f9cd794adeb109ecb (127.21.45.130:35817), ab4d23270df54831b1f7649168890745 (127.21.45.131:41103)
I20260713 09:07:11.784998 25220 raft_consensus.cc:2468] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4d23270df54831b1f7649168890745 in term 1.
I20260713 09:07:11.785180 25293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df2660fe0324d6e8227389a52334585" candidate_uuid: "32098939abc44a1aa9010664a216224c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab4d23270df54831b1f7649168890745"
I20260713 09:07:11.785899 25293 raft_consensus.cc:2393] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 32098939abc44a1aa9010664a216224c in current term 1: Already voted for candidate ab4d23270df54831b1f7649168890745 in this term.
I20260713 09:07:11.786527 25341 raft_consensus.cc:493] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:11.786466 25259 leader_election.cc:304] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [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: 124d6f3d25dc453f9cd794adeb109ecb, ab4d23270df54831b1f7649168890745; no voters: 32098939abc44a1aa9010664a216224c
I20260713 09:07:11.786985 25110 leader_election.cc:304] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [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: 32098939abc44a1aa9010664a216224c; no voters: 124d6f3d25dc453f9cd794adeb109ecb, ab4d23270df54831b1f7649168890745
I20260713 09:07:11.787237 25341 raft_consensus.cc:515] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.788020 25340 raft_consensus.cc:2749] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:11.789347 25341 leader_election.cc:290] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32098939abc44a1aa9010664a216224c (127.21.45.129:41113), 124d6f3d25dc453f9cd794adeb109ecb (127.21.45.130:35817)
I20260713 09:07:11.790154 25373 raft_consensus.cc:2804] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.790705 25373 raft_consensus.cc:697] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 1 LEADER]: Becoming Leader. State: Replica: ab4d23270df54831b1f7649168890745, State: Running, Role: LEADER
I20260713 09:07:11.791535 25373 consensus_queue.cc:237] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.792276 25145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167b1d454bb141e786fa08d8d1f85144" candidate_uuid: "ab4d23270df54831b1f7649168890745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32098939abc44a1aa9010664a216224c" is_pre_election: true
I20260713 09:07:11.793085 25145 raft_consensus.cc:2468] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab4d23270df54831b1f7649168890745 in term 0.
I20260713 09:07:11.795209 25259 leader_election.cc:304] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32098939abc44a1aa9010664a216224c, ab4d23270df54831b1f7649168890745; no voters: 
I20260713 09:07:11.796100 25341 raft_consensus.cc:2804] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:11.796463 25341 raft_consensus.cc:493] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:11.796792 25341 raft_consensus.cc:3060] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.805372 25220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167b1d454bb141e786fa08d8d1f85144" candidate_uuid: "ab4d23270df54831b1f7649168890745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124d6f3d25dc453f9cd794adeb109ecb" is_pre_election: true
I20260713 09:07:11.806193 25220 raft_consensus.cc:2468] T 167b1d454bb141e786fa08d8d1f85144 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab4d23270df54831b1f7649168890745 in term 0.
I20260713 09:07:11.808408 25042 catalog_manager.cc:5697] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab4d23270df54831b1f7649168890745 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "ab4d23270df54831b1f7649168890745" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:11.809343 25341 raft_consensus.cc:515] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.811372 25341 leader_election.cc:290] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [CANDIDATE]: Term 1 election: Requested vote from peers 32098939abc44a1aa9010664a216224c (127.21.45.129:41113), 124d6f3d25dc453f9cd794adeb109ecb (127.21.45.130:35817)
I20260713 09:07:11.811982 25144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167b1d454bb141e786fa08d8d1f85144" candidate_uuid: "ab4d23270df54831b1f7649168890745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32098939abc44a1aa9010664a216224c"
I20260713 09:07:11.812585 25144 raft_consensus.cc:3060] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.813257 25220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167b1d454bb141e786fa08d8d1f85144" candidate_uuid: "ab4d23270df54831b1f7649168890745" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124d6f3d25dc453f9cd794adeb109ecb"
I20260713 09:07:11.813829 25220 raft_consensus.cc:3060] T 167b1d454bb141e786fa08d8d1f85144 P 124d6f3d25dc453f9cd794adeb109ecb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:11.819185 25144 raft_consensus.cc:2468] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4d23270df54831b1f7649168890745 in term 1.
I20260713 09:07:11.820159 25220 raft_consensus.cc:2468] T 167b1d454bb141e786fa08d8d1f85144 P 124d6f3d25dc453f9cd794adeb109ecb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4d23270df54831b1f7649168890745 in term 1.
I20260713 09:07:11.820194 25259 leader_election.cc:304] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32098939abc44a1aa9010664a216224c, ab4d23270df54831b1f7649168890745; no voters: 
I20260713 09:07:11.821344 25341 raft_consensus.cc:2804] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:11.821727 25341 raft_consensus.cc:697] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 1 LEADER]: Becoming Leader. State: Replica: ab4d23270df54831b1f7649168890745, State: Running, Role: LEADER
I20260713 09:07:11.822350 25341 consensus_queue.cc:237] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:11.828663 25042 catalog_manager.cc:5697] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 reported cstate change: term changed from 0 to 1, leader changed from <none> to ab4d23270df54831b1f7649168890745 (127.21.45.131). New cstate: current_term: 1 leader_uuid: "ab4d23270df54831b1f7649168890745" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:11.855332 25294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "167b1d454bb141e786fa08d8d1f85144"
dest_uuid: "ab4d23270df54831b1f7649168890745"
mode: GRACEFUL
new_leader_uuid: "32098939abc44a1aa9010664a216224c"
 from {username='slave'} at 127.0.0.1:39910
I20260713 09:07:11.855836 25294 raft_consensus.cc:606] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 1 LEADER]: Received request to transfer leadership to TS 32098939abc44a1aa9010664a216224c
I20260713 09:07:11.860248 25294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1df2660fe0324d6e8227389a52334585"
dest_uuid: "ab4d23270df54831b1f7649168890745"
mode: GRACEFUL
new_leader_uuid: "32098939abc44a1aa9010664a216224c"
 from {username='slave'} at 127.0.0.1:39910
I20260713 09:07:11.860664 25294 raft_consensus.cc:606] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 1 LEADER]: Received request to transfer leadership to TS 32098939abc44a1aa9010664a216224c
I20260713 09:07:12.060848 25340 consensus_queue.cc:1048] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.070076 25340 consensus_queue.cc:1048] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [LEADER]: Connected to new peer: Peer: permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.255513 25341 consensus_queue.cc:1048] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.266173 25376 consensus_queue.cc:1048] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.273429 25373 raft_consensus.cc:993] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745: : Instructing follower 32098939abc44a1aa9010664a216224c to start an election
I20260713 09:07:12.273877 25376 raft_consensus.cc:1081] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 1 LEADER]: Signalling peer 32098939abc44a1aa9010664a216224c to start an election
I20260713 09:07:12.275195 25144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1df2660fe0324d6e8227389a52334585"
dest_uuid: "32098939abc44a1aa9010664a216224c"
 from {username='slave'} at 127.0.0.1:54490
I20260713 09:07:12.275753 25144 raft_consensus.cc:493] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:12.276003 25144 raft_consensus.cc:3060] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.280371 25144 raft_consensus.cc:515] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:12.281770 25144 leader_election.cc:290] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [CANDIDATE]: Term 2 election: Requested vote from peers 124d6f3d25dc453f9cd794adeb109ecb (127.21.45.130:35817), ab4d23270df54831b1f7649168890745 (127.21.45.131:41103)
I20260713 09:07:12.282503 25220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df2660fe0324d6e8227389a52334585" candidate_uuid: "32098939abc44a1aa9010664a216224c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "124d6f3d25dc453f9cd794adeb109ecb"
I20260713 09:07:12.282759 25294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df2660fe0324d6e8227389a52334585" candidate_uuid: "32098939abc44a1aa9010664a216224c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab4d23270df54831b1f7649168890745"
I20260713 09:07:12.283020 25220 raft_consensus.cc:3060] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.283306 25294 raft_consensus.cc:3055] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:12.283582 25294 raft_consensus.cc:740] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab4d23270df54831b1f7649168890745, State: Running, Role: LEADER
I20260713 09:07:12.284216 25294 consensus_queue.cc:260] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [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: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:12.285066 25294 raft_consensus.cc:3060] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.289935 25220 raft_consensus.cc:2468] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32098939abc44a1aa9010664a216224c in term 2.
I20260713 09:07:12.290009 25294 raft_consensus.cc:2468] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32098939abc44a1aa9010664a216224c in term 2.
I20260713 09:07:12.290851 25110 leader_election.cc:304] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [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: 124d6f3d25dc453f9cd794adeb109ecb, 32098939abc44a1aa9010664a216224c; no voters: 
I20260713 09:07:12.291414 25340 raft_consensus.cc:2804] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:12.291766 25340 raft_consensus.cc:697] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 2 LEADER]: Becoming Leader. State: Replica: 32098939abc44a1aa9010664a216224c, State: Running, Role: LEADER
I20260713 09:07:12.292477 25340 consensus_queue.cc:237] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [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: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:12.297662 25040 catalog_manager.cc:5697] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c reported cstate change: term changed from 1 to 2, leader changed from ab4d23270df54831b1f7649168890745 (127.21.45.131) to 32098939abc44a1aa9010664a216224c (127.21.45.129). New cstate: current_term: 2 leader_uuid: "32098939abc44a1aa9010664a216224c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.310339 25376 consensus_queue.cc:1048] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.315730 25373 raft_consensus.cc:993] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745: : Instructing follower 32098939abc44a1aa9010664a216224c to start an election
I20260713 09:07:12.316133 25341 raft_consensus.cc:1081] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 1 LEADER]: Signalling peer 32098939abc44a1aa9010664a216224c to start an election
I20260713 09:07:12.318485 25145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "167b1d454bb141e786fa08d8d1f85144"
dest_uuid: "32098939abc44a1aa9010664a216224c"
 from {username='slave'} at 127.0.0.1:54490
I20260713 09:07:12.319413 25145 raft_consensus.cc:493] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:12.319898 25145 raft_consensus.cc:3060] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.321305 25376 consensus_queue.cc:1048] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [LEADER]: Connected to new peer: Peer: permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:12.326189 25145 raft_consensus.cc:515] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:12.328686 25219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167b1d454bb141e786fa08d8d1f85144" candidate_uuid: "32098939abc44a1aa9010664a216224c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "124d6f3d25dc453f9cd794adeb109ecb"
I20260713 09:07:12.329211 25219 raft_consensus.cc:3060] T 167b1d454bb141e786fa08d8d1f85144 P 124d6f3d25dc453f9cd794adeb109ecb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.330474 25294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167b1d454bb141e786fa08d8d1f85144" candidate_uuid: "32098939abc44a1aa9010664a216224c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab4d23270df54831b1f7649168890745"
I20260713 09:07:12.330614 25145 leader_election.cc:290] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [CANDIDATE]: Term 2 election: Requested vote from peers 124d6f3d25dc453f9cd794adeb109ecb (127.21.45.130:35817), ab4d23270df54831b1f7649168890745 (127.21.45.131:41103)
I20260713 09:07:12.331041 25294 raft_consensus.cc:3055] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:12.331650 25294 raft_consensus.cc:740] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab4d23270df54831b1f7649168890745, State: Running, Role: LEADER
I20260713 09:07:12.332511 25294 consensus_queue.cc:260] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [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: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:12.333685 25294 raft_consensus.cc:3060] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:12.335613 25219 raft_consensus.cc:2468] T 167b1d454bb141e786fa08d8d1f85144 P 124d6f3d25dc453f9cd794adeb109ecb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32098939abc44a1aa9010664a216224c in term 2.
I20260713 09:07:12.336582 25110 leader_election.cc:304] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [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: 124d6f3d25dc453f9cd794adeb109ecb, 32098939abc44a1aa9010664a216224c; no voters: 
I20260713 09:07:12.337169 25340 raft_consensus.cc:2804] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:12.337618 25340 raft_consensus.cc:697] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [term 2 LEADER]: Becoming Leader. State: Replica: 32098939abc44a1aa9010664a216224c, State: Running, Role: LEADER
I20260713 09:07:12.338385 25340 consensus_queue.cc:237] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [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: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:12.340651 25294 raft_consensus.cc:2468] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32098939abc44a1aa9010664a216224c in term 2.
I20260713 09:07:12.344151 25042 catalog_manager.cc:5697] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c reported cstate change: term changed from 1 to 2, leader changed from ab4d23270df54831b1f7649168890745 (127.21.45.131) to 32098939abc44a1aa9010664a216224c (127.21.45.129). New cstate: current_term: 2 leader_uuid: "32098939abc44a1aa9010664a216224c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:12.543020 21686 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:07:12.544524 21686 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:07:12.544891 21686 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:07:12.555365 25145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1df2660fe0324d6e8227389a52334585"
dest_uuid: "32098939abc44a1aa9010664a216224c"
mode: GRACEFUL
new_leader_uuid: "ab4d23270df54831b1f7649168890745"
 from {username='slave'} at 127.0.0.1:54502
I20260713 09:07:12.555816 25145 raft_consensus.cc:606] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 2 LEADER]: Received request to transfer leadership to TS ab4d23270df54831b1f7649168890745
I20260713 09:07:12.556818 21686 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:07:12.730719 25219 raft_consensus.cc:1275] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb [term 2 FOLLOWER]: Refusing update from remote peer 32098939abc44a1aa9010664a216224c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:12.731838 25340 consensus_queue.cc:1048] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [LEADER]: Connected to new peer: Peer: permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:12.738754 25294 raft_consensus.cc:1275] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 2 FOLLOWER]: Refusing update from remote peer 32098939abc44a1aa9010664a216224c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:12.742522 25340 consensus_queue.cc:1048] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:12.747852 25294 raft_consensus.cc:1275] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 2 FOLLOWER]: Refusing update from remote peer 32098939abc44a1aa9010664a216224c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:12.749943 25340 consensus_queue.cc:1048] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:12.756451 25340 raft_consensus.cc:993] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c: : Instructing follower ab4d23270df54831b1f7649168890745 to start an election
I20260713 09:07:12.756445 25219 raft_consensus.cc:1275] T 167b1d454bb141e786fa08d8d1f85144 P 124d6f3d25dc453f9cd794adeb109ecb [term 2 FOLLOWER]: Refusing update from remote peer 32098939abc44a1aa9010664a216224c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:12.757884 25391 raft_consensus.cc:1081] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 2 LEADER]: Signalling peer ab4d23270df54831b1f7649168890745 to start an election
I20260713 09:07:12.758260 25390 consensus_queue.cc:1048] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [LEADER]: Connected to new peer: Peer: permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:12.759579 25293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1df2660fe0324d6e8227389a52334585"
dest_uuid: "ab4d23270df54831b1f7649168890745"
 from {username='slave'} at 127.0.0.1:39898
I20260713 09:07:12.760150 25293 raft_consensus.cc:493] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:12.760505 25293 raft_consensus.cc:3060] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:12.767990 25293 raft_consensus.cc:515] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:12.769696 25293 leader_election.cc:290] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [CANDIDATE]: Term 3 election: Requested vote from peers 32098939abc44a1aa9010664a216224c (127.21.45.129:41113), 124d6f3d25dc453f9cd794adeb109ecb (127.21.45.130:35817)
I20260713 09:07:12.770673 25219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df2660fe0324d6e8227389a52334585" candidate_uuid: "ab4d23270df54831b1f7649168890745" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "124d6f3d25dc453f9cd794adeb109ecb"
I20260713 09:07:12.771258 25219 raft_consensus.cc:3060] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:12.771423 25145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1df2660fe0324d6e8227389a52334585" candidate_uuid: "ab4d23270df54831b1f7649168890745" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32098939abc44a1aa9010664a216224c"
I20260713 09:07:12.772014 25145 raft_consensus.cc:3055] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:12.772315 25145 raft_consensus.cc:740] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32098939abc44a1aa9010664a216224c, State: Running, Role: LEADER
I20260713 09:07:12.773026 25145 consensus_queue.cc:260] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:12.774184 25145 raft_consensus.cc:3060] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:12.775998 25219 raft_consensus.cc:2468] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4d23270df54831b1f7649168890745 in term 3.
I20260713 09:07:12.777060 25259 leader_election.cc:304] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [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: 124d6f3d25dc453f9cd794adeb109ecb, ab4d23270df54831b1f7649168890745; no voters: 
I20260713 09:07:12.777652 25341 raft_consensus.cc:2804] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:12.778110 25341 raft_consensus.cc:697] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 3 LEADER]: Becoming Leader. State: Replica: ab4d23270df54831b1f7649168890745, State: Running, Role: LEADER
I20260713 09:07:12.778872 25341 consensus_queue.cc:237] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } }
I20260713 09:07:12.780226 25145 raft_consensus.cc:2468] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab4d23270df54831b1f7649168890745 in term 3.
I20260713 09:07:12.784379 25043 catalog_manager.cc:5697] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 reported cstate change: term changed from 2 to 3, leader changed from 32098939abc44a1aa9010664a216224c (127.21.45.129) to ab4d23270df54831b1f7649168890745 (127.21.45.131). New cstate: current_term: 3 leader_uuid: "ab4d23270df54831b1f7649168890745" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32098939abc44a1aa9010664a216224c" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 41113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "124d6f3d25dc453f9cd794adeb109ecb" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 35817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab4d23270df54831b1f7649168890745" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 41103 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:12.905092 21686 tablet_server.cc:179] TabletServer@127.21.45.129:0 shutting down...
I20260713 09:07:12.921169 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:12.921782 21686 tablet_replica.cc:333] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c: stopping tablet replica
I20260713 09:07:12.922304 21686 raft_consensus.cc:2243] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:12.923017 21686 raft_consensus.cc:2272] T 167b1d454bb141e786fa08d8d1f85144 P 32098939abc44a1aa9010664a216224c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:12.925237 21686 tablet_replica.cc:333] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c: stopping tablet replica
I20260713 09:07:12.925711 21686 raft_consensus.cc:2243] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:12.926045 21686 raft_consensus.cc:2272] T 1df2660fe0324d6e8227389a52334585 P 32098939abc44a1aa9010664a216224c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:12.927937 21686 tablet_replica.cc:333] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c: stopping tablet replica
I20260713 09:07:12.928414 21686 raft_consensus.cc:2243] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:12.928750 21686 raft_consensus.cc:2272] T ebd9aceb31754a00a8e42d023b3804a0 P 32098939abc44a1aa9010664a216224c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:12.930204 21686 tablet_replica.cc:333] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c: stopping tablet replica
I20260713 09:07:12.930575 21686 raft_consensus.cc:2243] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:12.931197 21686 raft_consensus.cc:2272] T 5c529debb8484015ac5f24f1037349dc P 32098939abc44a1aa9010664a216224c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:12.943202 21686 tablet_server.cc:196] TabletServer@127.21.45.129:0 shutdown complete.
I20260713 09:07:12.953142 21686 tablet_server.cc:179] TabletServer@127.21.45.130:0 shutting down...
I20260713 09:07:12.966990 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:12.967514 21686 tablet_replica.cc:333] T 167b1d454bb141e786fa08d8d1f85144 P 124d6f3d25dc453f9cd794adeb109ecb: stopping tablet replica
I20260713 09:07:12.967983 21686 raft_consensus.cc:2243] T 167b1d454bb141e786fa08d8d1f85144 P 124d6f3d25dc453f9cd794adeb109ecb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:12.968422 21686 raft_consensus.cc:2272] T 167b1d454bb141e786fa08d8d1f85144 P 124d6f3d25dc453f9cd794adeb109ecb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:12.970326 21686 tablet_replica.cc:333] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb: stopping tablet replica
I20260713 09:07:12.970767 21686 raft_consensus.cc:2243] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:12.971128 21686 raft_consensus.cc:2272] T 1df2660fe0324d6e8227389a52334585 P 124d6f3d25dc453f9cd794adeb109ecb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:12.972936 21686 tablet_replica.cc:333] T 5c529debb8484015ac5f24f1037349dc P 124d6f3d25dc453f9cd794adeb109ecb: stopping tablet replica
I20260713 09:07:12.973385 21686 raft_consensus.cc:2243] T 5c529debb8484015ac5f24f1037349dc P 124d6f3d25dc453f9cd794adeb109ecb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:12.973733 21686 raft_consensus.cc:2272] T 5c529debb8484015ac5f24f1037349dc P 124d6f3d25dc453f9cd794adeb109ecb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:12.975643 21686 tablet_replica.cc:333] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb: stopping tablet replica
I20260713 09:07:12.976166 21686 raft_consensus.cc:2243] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:12.977020 21686 raft_consensus.cc:2272] T ebd9aceb31754a00a8e42d023b3804a0 P 124d6f3d25dc453f9cd794adeb109ecb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:12.996991 21686 tablet_server.cc:196] TabletServer@127.21.45.130:0 shutdown complete.
I20260713 09:07:13.007530 21686 tablet_server.cc:179] TabletServer@127.21.45.131:0 shutting down...
I20260713 09:07:13.040026 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:13.040632 21686 tablet_replica.cc:333] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745: stopping tablet replica
I20260713 09:07:13.041144 21686 raft_consensus.cc:2243] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:13.041515 21686 raft_consensus.cc:2272] T 167b1d454bb141e786fa08d8d1f85144 P ab4d23270df54831b1f7649168890745 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:13.043483 21686 tablet_replica.cc:333] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745: stopping tablet replica
I20260713 09:07:13.043901 21686 raft_consensus.cc:2243] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:13.044445 21686 pending_rounds.cc:70] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745: Trying to abort 1 pending ops.
I20260713 09:07:13.044605 21686 pending_rounds.cc:77] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306992159870623744 op_type: NO_OP noop_request { }
I20260713 09:07:13.044840 21686 raft_consensus.cc:2889] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:07:13.045045 21686 raft_consensus.cc:2272] T 1df2660fe0324d6e8227389a52334585 P ab4d23270df54831b1f7649168890745 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:13.046723 21686 tablet_replica.cc:333] T ebd9aceb31754a00a8e42d023b3804a0 P ab4d23270df54831b1f7649168890745: stopping tablet replica
I20260713 09:07:13.047138 21686 raft_consensus.cc:2243] T ebd9aceb31754a00a8e42d023b3804a0 P ab4d23270df54831b1f7649168890745 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:13.047457 21686 raft_consensus.cc:2272] T ebd9aceb31754a00a8e42d023b3804a0 P ab4d23270df54831b1f7649168890745 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:13.048933 21686 tablet_replica.cc:333] T 5c529debb8484015ac5f24f1037349dc P ab4d23270df54831b1f7649168890745: stopping tablet replica
I20260713 09:07:13.049312 21686 raft_consensus.cc:2243] T 5c529debb8484015ac5f24f1037349dc P ab4d23270df54831b1f7649168890745 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:13.049619 21686 raft_consensus.cc:2272] T 5c529debb8484015ac5f24f1037349dc P ab4d23270df54831b1f7649168890745 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:13.070418 21686 tablet_server.cc:196] TabletServer@127.21.45.131:0 shutdown complete.
I20260713 09:07:13.080479 21686 master.cc:562] Master@127.21.45.190:41691 shutting down...
I20260713 09:07:13.093036 21686 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:13.093500 21686 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:13.093783 21686 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b15bd09652d46a29b7cf28dbad5ccd6: stopping tablet replica
I20260713 09:07:13.110282 21686 master.cc:584] Master@127.21.45.190:41691 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2625 ms)
[----------] 6 tests from LeaderRebalancerTest (88653 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:07:13.133368 21686 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.45.190:46807
I20260713 09:07:13.134297 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:13.138819 25394 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:13.138844 25393 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:13.140422 25396 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:13.140815 21686 server_base.cc:1061] running on GCE node
I20260713 09:07:13.141472 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:13.141646 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:13.141783 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933633141766 us; error 0 us; skew 500 ppm
I20260713 09:07:13.142266 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:13.144403 21686 webserver.cc:533] Webserver started at http://127.21.45.190:43567/ using document root <none> and password file <none>
I20260713 09:07:13.144848 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:13.145012 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:13.145246 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:13.146184 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-0/minicluster-data/master-0-root/instance:
uuid: "60a207693fa04eafb91a58e5d3788e3c"
format_stamp: "Formatted at 2026-07-13 09:07:13 on dist-test-slave-bxq4"
I20260713 09:07:13.150105 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.003s
I20260713 09:07:13.152992 25401 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:13.153591 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:13.153837 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-0/minicluster-data/master-0-root
uuid: "60a207693fa04eafb91a58e5d3788e3c"
format_stamp: "Formatted at 2026-07-13 09:07:13 on dist-test-slave-bxq4"
I20260713 09:07:13.154088 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-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)
I20260713 09:07:13.195827 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:13.196822 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:13.230159 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.190:46807
I20260713 09:07:13.230249 25452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.190:46807 every 8 connection(s)
I20260713 09:07:13.233687 25453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.243037 25453 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c: Bootstrap starting.
I20260713 09:07:13.246973 25453 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.250406 25453 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c: No bootstrap required, opened a new log
I20260713 09:07:13.252245 25453 raft_consensus.cc:359] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60a207693fa04eafb91a58e5d3788e3c" member_type: VOTER }
I20260713 09:07:13.252593 25453 raft_consensus.cc:385] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.252799 25453 raft_consensus.cc:740] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60a207693fa04eafb91a58e5d3788e3c, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.253326 25453 consensus_queue.cc:260] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "60a207693fa04eafb91a58e5d3788e3c" member_type: VOTER }
I20260713 09:07:13.253760 25453 raft_consensus.cc:399] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:13.253962 25453 raft_consensus.cc:493] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:13.254189 25453 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:13.258194 25453 raft_consensus.cc:515] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60a207693fa04eafb91a58e5d3788e3c" member_type: VOTER }
I20260713 09:07:13.258630 25453 leader_election.cc:304] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [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: 60a207693fa04eafb91a58e5d3788e3c; no voters: 
I20260713 09:07:13.259588 25453 leader_election.cc:290] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:13.259843 25456 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:13.261049 25456 raft_consensus.cc:697] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [term 1 LEADER]: Becoming Leader. State: Replica: 60a207693fa04eafb91a58e5d3788e3c, State: Running, Role: LEADER
I20260713 09:07:13.261651 25456 consensus_queue.cc:237] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [LEADER]: Queue going to LEADER mode. State: All 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: "60a207693fa04eafb91a58e5d3788e3c" member_type: VOTER }
I20260713 09:07:13.262133 25453 sys_catalog.cc:565] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:13.264240 25457 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "60a207693fa04eafb91a58e5d3788e3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60a207693fa04eafb91a58e5d3788e3c" member_type: VOTER } }
I20260713 09:07:13.264318 25458 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 60a207693fa04eafb91a58e5d3788e3c. Latest consensus state: current_term: 1 leader_uuid: "60a207693fa04eafb91a58e5d3788e3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60a207693fa04eafb91a58e5d3788e3c" member_type: VOTER } }
I20260713 09:07:13.264883 25457 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:13.264928 25458 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:13.267338 25461 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:13.271919 25461 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:13.275883 21686 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:13.279767 25461 catalog_manager.cc:1383] Generated new cluster ID: 14009ec1f10f48e4986b59f5467e838a
I20260713 09:07:13.279953 25461 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:13.298050 25461 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:13.299166 25461 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:13.316903 25461 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c: Generated new TSK 0
I20260713 09:07:13.317368 25461 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:13.341727 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:13.347184 25474 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:13.347983 25475 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:13.349330 25477 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:13.349896 21686 server_base.cc:1061] running on GCE node
I20260713 09:07:13.350610 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:13.350780 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:13.350895 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933633350884 us; error 0 us; skew 500 ppm
I20260713 09:07:13.351331 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:13.353303 21686 webserver.cc:533] Webserver started at http://127.21.45.129:44473/ using document root <none> and password file <none>
I20260713 09:07:13.353716 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:13.353859 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:13.354086 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:13.355048 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-0/minicluster-data/ts-0-root/instance:
uuid: "594f525e3d7846e79aedfa1cbb626488"
format_stamp: "Formatted at 2026-07-13 09:07:13 on dist-test-slave-bxq4"
I20260713 09:07:13.359090 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260713 09:07:13.362071 25482 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:13.362769 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:13.362991 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-0/minicluster-data/ts-0-root
uuid: "594f525e3d7846e79aedfa1cbb626488"
format_stamp: "Formatted at 2026-07-13 09:07:13 on dist-test-slave-bxq4"
I20260713 09:07:13.363266 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-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)
I20260713 09:07:13.378645 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:13.379614 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:13.380911 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:13.382915 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:13.383090 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:13.383311 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:13.383455 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:13.417737 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.129:42575
I20260713 09:07:13.417833 25544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.129:42575 every 8 connection(s)
I20260713 09:07:13.421962 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:13.428448 25549 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:13.428566 25550 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:13.430733 25552 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:13.431854 21686 server_base.cc:1061] running on GCE node
I20260713 09:07:13.433348 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:13.433594 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:13.433789 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933633433770 us; error 0 us; skew 500 ppm
I20260713 09:07:13.434274 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:13.434551 25545 heartbeater.cc:344] Connected to a master server at 127.21.45.190:46807
I20260713 09:07:13.434934 25545 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:13.435683 25545 heartbeater.cc:507] Master 127.21.45.190:46807 requested a full tablet report, sending...
I20260713 09:07:13.436534 21686 webserver.cc:533] Webserver started at http://127.21.45.130:35735/ using document root <none> and password file <none>
I20260713 09:07:13.437067 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:13.437233 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:13.437480 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:13.437580 25418 ts_manager.cc:194] Registered new tserver with Master: 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575)
I20260713 09:07:13.438448 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-0/minicluster-data/ts-1-root/instance:
uuid: "4ab3b09006d2457299301b8a3269071f"
format_stamp: "Formatted at 2026-07-13 09:07:13 on dist-test-slave-bxq4"
I20260713 09:07:13.439211 25418 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52904
I20260713 09:07:13.442435 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260713 09:07:13.445439 25557 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:13.446100 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260713 09:07:13.446358 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-0/minicluster-data/ts-1-root
uuid: "4ab3b09006d2457299301b8a3269071f"
format_stamp: "Formatted at 2026-07-13 09:07:13 on dist-test-slave-bxq4"
I20260713 09:07:13.446602 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-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)
I20260713 09:07:13.457000 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:13.457937 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:13.459168 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:13.461201 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:13.461393 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:13.461597 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:13.461736 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:13.496635 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.130:34883
I20260713 09:07:13.496743 25619 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.130:34883 every 8 connection(s)
I20260713 09:07:13.500964 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:13.508358 25623 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:13.511610 25624 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:13.512249 25620 heartbeater.cc:344] Connected to a master server at 127.21.45.190:46807
I20260713 09:07:13.512651 25620 heartbeater.cc:461] Registering TS with master...
W20260713 09:07:13.513144 25626 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:13.513496 25620 heartbeater.cc:507] Master 127.21.45.190:46807 requested a full tablet report, sending...
I20260713 09:07:13.515486 25418 ts_manager.cc:194] Registered new tserver with Master: 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
I20260713 09:07:13.516793 25418 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52916
I20260713 09:07:13.517704 21686 server_base.cc:1061] running on GCE node
I20260713 09:07:13.518690 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:13.518949 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:13.519111 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933633519097 us; error 0 us; skew 500 ppm
I20260713 09:07:13.519542 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:13.521507 21686 webserver.cc:533] Webserver started at http://127.21.45.131:35585/ using document root <none> and password file <none>
I20260713 09:07:13.521936 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:13.522136 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:13.522352 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:13.523296 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-0/minicluster-data/ts-2-root/instance:
uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
format_stamp: "Formatted at 2026-07-13 09:07:13 on dist-test-slave-bxq4"
I20260713 09:07:13.527173 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:07:13.530045 25631 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:13.530707 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:13.530966 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-0/minicluster-data/ts-2-root
uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
format_stamp: "Formatted at 2026-07-13 09:07:13 on dist-test-slave-bxq4"
I20260713 09:07:13.531200 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933544324948-21686-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)
I20260713 09:07:13.556208 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:13.557164 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:13.558427 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:13.560479 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:13.560659 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:13.560868 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:13.561010 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:13.595162 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.131:36227
I20260713 09:07:13.595259 25693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.131:36227 every 8 connection(s)
I20260713 09:07:13.606899 25694 heartbeater.cc:344] Connected to a master server at 127.21.45.190:46807
I20260713 09:07:13.607266 25694 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:13.607900 25694 heartbeater.cc:507] Master 127.21.45.190:46807 requested a full tablet report, sending...
I20260713 09:07:13.609577 25418 ts_manager.cc:194] Registered new tserver with Master: 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:13.609953 21686 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012015711s
I20260713 09:07:13.611122 25418 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52930
I20260713 09:07:13.631628 25418 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52934:
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:13.633944 25418 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:13.697570 25585 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2661fd6aaa4f66a23dd0f617b0e8d5 (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:13.698367 25584 tablet_service.cc:1511] Processing CreateTablet for tablet c0a62926dd294dc89e34f1b75aa8ce79 (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:13.698906 25585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2661fd6aaa4f66a23dd0f617b0e8d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.699684 25584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a62926dd294dc89e34f1b75aa8ce79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.699466 25582 tablet_service.cc:1511] Processing CreateTablet for tablet 625e985ff87640b0a376345ac2acdc77 (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:13.700821 25582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625e985ff87640b0a376345ac2acdc77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.700498 25659 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2661fd6aaa4f66a23dd0f617b0e8d5 (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:13.701719 25659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2661fd6aaa4f66a23dd0f617b0e8d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.703485 25581 tablet_service.cc:1511] Processing CreateTablet for tablet d720cb9846fb4ec580bbfa801d53c713 (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:13.704211 25583 tablet_service.cc:1511] Processing CreateTablet for tablet a3e42fa11cf440d48adac65f2d479ce6 (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:13.704753 25581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d720cb9846fb4ec580bbfa801d53c713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.705519 25583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e42fa11cf440d48adac65f2d479ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.713609 25658 tablet_service.cc:1511] Processing CreateTablet for tablet c0a62926dd294dc89e34f1b75aa8ce79 (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:13.714883 25658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a62926dd294dc89e34f1b75aa8ce79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.723717 25657 tablet_service.cc:1511] Processing CreateTablet for tablet a3e42fa11cf440d48adac65f2d479ce6 (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:13.725050 25657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e42fa11cf440d48adac65f2d479ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.733402 25709 tablet_bootstrap.cc:492] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f: Bootstrap starting.
I20260713 09:07:13.733645 25656 tablet_service.cc:1511] Processing CreateTablet for tablet 625e985ff87640b0a376345ac2acdc77 (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:13.734879 25656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625e985ff87640b0a376345ac2acdc77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.735920 25654 tablet_service.cc:1511] Processing CreateTablet for tablet 79728e760d154ff887bc3b31c416617c (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:13.737146 25654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79728e760d154ff887bc3b31c416617c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.737092 25655 tablet_service.cc:1511] Processing CreateTablet for tablet d720cb9846fb4ec580bbfa801d53c713 (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:13.738440 25655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d720cb9846fb4ec580bbfa801d53c713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.739462 25709 tablet_bootstrap.cc:654] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.750187 25584 tablet_service.cc:1511] Processing CreateTablet for tablet 9082b998ca9047fe8f1d597b28fb2efa (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:13.751413 25584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9082b998ca9047fe8f1d597b28fb2efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.751151 25653 tablet_service.cc:1511] Processing CreateTablet for tablet 9082b998ca9047fe8f1d597b28fb2efa (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:13.752418 25653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9082b998ca9047fe8f1d597b28fb2efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.752667 25585 tablet_service.cc:1511] Processing CreateTablet for tablet 79728e760d154ff887bc3b31c416617c (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:13.755038 25585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79728e760d154ff887bc3b31c416617c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.756356 25581 tablet_service.cc:1511] Processing CreateTablet for tablet 5ab5bcedc47641b98a4cacdeb2a0e8af (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:13.761541 25581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ab5bcedc47641b98a4cacdeb2a0e8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.762794 25510 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2661fd6aaa4f66a23dd0f617b0e8d5 (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:13.763465 25652 tablet_service.cc:1511] Processing CreateTablet for tablet 5ab5bcedc47641b98a4cacdeb2a0e8af (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:13.764426 25510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2661fd6aaa4f66a23dd0f617b0e8d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.764954 25652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ab5bcedc47641b98a4cacdeb2a0e8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.770579 25509 tablet_service.cc:1511] Processing CreateTablet for tablet c0a62926dd294dc89e34f1b75aa8ce79 (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:13.771790 25509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0a62926dd294dc89e34f1b75aa8ce79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.774858 25508 tablet_service.cc:1511] Processing CreateTablet for tablet a3e42fa11cf440d48adac65f2d479ce6 (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:13.778646 25507 tablet_service.cc:1511] Processing CreateTablet for tablet 625e985ff87640b0a376345ac2acdc77 (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:13.780697 25506 tablet_service.cc:1511] Processing CreateTablet for tablet d720cb9846fb4ec580bbfa801d53c713 (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:13.776062 25508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e42fa11cf440d48adac65f2d479ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.782030 25506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d720cb9846fb4ec580bbfa801d53c713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.783535 25505 tablet_service.cc:1511] Processing CreateTablet for tablet 79728e760d154ff887bc3b31c416617c (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:13.784806 25505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79728e760d154ff887bc3b31c416617c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.783969 25504 tablet_service.cc:1511] Processing CreateTablet for tablet 9082b998ca9047fe8f1d597b28fb2efa (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:13.786211 25504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9082b998ca9047fe8f1d597b28fb2efa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.788000 25507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625e985ff87640b0a376345ac2acdc77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.790366 25503 tablet_service.cc:1511] Processing CreateTablet for tablet 5ab5bcedc47641b98a4cacdeb2a0e8af (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:13.796360 25503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ab5bcedc47641b98a4cacdeb2a0e8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.802204 25711 tablet_bootstrap.cc:492] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d: Bootstrap starting.
I20260713 09:07:13.814908 25709 tablet_bootstrap.cc:492] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f: No bootstrap required, opened a new log
I20260713 09:07:13.815402 25709 ts_tablet_manager.cc:1403] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.016s
I20260713 09:07:13.818022 25709 raft_consensus.cc:359] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } }
I20260713 09:07:13.818667 25709 raft_consensus.cc:385] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.818955 25709 raft_consensus.cc:740] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.819641 25709 consensus_queue.cc:260] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } }
I20260713 09:07:13.828747 25711 tablet_bootstrap.cc:654] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.834594 25502 tablet_service.cc:1511] Processing CreateTablet for tablet 9c929183f67d487eb4bf267a1d9f2bf8 (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:13.835165 25582 tablet_service.cc:1511] Processing CreateTablet for tablet 9c929183f67d487eb4bf267a1d9f2bf8 (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:13.836335 25582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c929183f67d487eb4bf267a1d9f2bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.836380 25502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c929183f67d487eb4bf267a1d9f2bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.844926 25655 tablet_service.cc:1511] Processing CreateTablet for tablet 9c929183f67d487eb4bf267a1d9f2bf8 (DEFAULT_TABLE table=test-workload [id=a5f5b3667b24408f8770b524588e1e95]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:13.846200 25655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c929183f67d487eb4bf267a1d9f2bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.898171 25712 tablet_bootstrap.cc:492] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488: Bootstrap starting.
I20260713 09:07:13.905352 25712 tablet_bootstrap.cc:654] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.909852 25620 heartbeater.cc:499] Master 127.21.45.190:46807 was elected leader, sending a full tablet report...
I20260713 09:07:13.910009 25709 ts_tablet_manager.cc:1434] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f: Time spent starting tablet: real 0.094s	user 0.039s	sys 0.050s
I20260713 09:07:13.913318 25709 tablet_bootstrap.cc:492] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f: Bootstrap starting.
I20260713 09:07:13.913764 25711 tablet_bootstrap.cc:492] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d: No bootstrap required, opened a new log
I20260713 09:07:13.914237 25711 ts_tablet_manager.cc:1403] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent bootstrapping tablet: real 0.112s	user 0.032s	sys 0.040s
I20260713 09:07:13.914547 25712 tablet_bootstrap.cc:492] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488: No bootstrap required, opened a new log
I20260713 09:07:13.914988 25712 ts_tablet_manager.cc:1403] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:07:13.916926 25711 raft_consensus.cc:359] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:13.917689 25711 raft_consensus.cc:385] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.917630 25712 raft_consensus.cc:359] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } }
I20260713 09:07:13.918133 25711 raft_consensus.cc:740] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.918437 25712 raft_consensus.cc:385] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.918766 25712 raft_consensus.cc:740] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.918974 25711 consensus_queue.cc:260] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:13.919592 25709 tablet_bootstrap.cc:654] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.919571 25712 consensus_queue.cc:260] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } }
I20260713 09:07:13.927927 25709 tablet_bootstrap.cc:492] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f: No bootstrap required, opened a new log
I20260713 09:07:13.928488 25709 ts_tablet_manager.cc:1403] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260713 09:07:13.930783 25711 ts_tablet_manager.cc:1434] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.008s
I20260713 09:07:13.931490 25694 heartbeater.cc:499] Master 127.21.45.190:46807 was elected leader, sending a full tablet report...
I20260713 09:07:13.931766 25711 tablet_bootstrap.cc:492] T 79728e760d154ff887bc3b31c416617c P 408d428ba4e04a1c9b4396d5b489bd4d: Bootstrap starting.
I20260713 09:07:13.937168 25711 tablet_bootstrap.cc:654] T 79728e760d154ff887bc3b31c416617c P 408d428ba4e04a1c9b4396d5b489bd4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.937415 25712 ts_tablet_manager.cc:1434] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.008s
I20260713 09:07:13.937739 25545 heartbeater.cc:499] Master 127.21.45.190:46807 was elected leader, sending a full tablet report...
I20260713 09:07:13.938346 25712 tablet_bootstrap.cc:492] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488: Bootstrap starting.
I20260713 09:07:13.943712 25712 tablet_bootstrap.cc:654] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.937034 25709 raft_consensus.cc:359] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:13.945436 25709 raft_consensus.cc:385] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.945801 25709 raft_consensus.cc:740] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.947407 25709 consensus_queue.cc:260] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:13.949993 25709 ts_tablet_manager.cc:1434] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:07:13.950987 25709 tablet_bootstrap.cc:492] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f: Bootstrap starting.
I20260713 09:07:13.954581 25712 tablet_bootstrap.cc:492] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488: No bootstrap required, opened a new log
I20260713 09:07:13.955044 25712 ts_tablet_manager.cc:1403] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:07:13.956548 25709 tablet_bootstrap.cc:654] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.957803 25712 raft_consensus.cc:359] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:13.958525 25712 raft_consensus.cc:385] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.958801 25712 raft_consensus.cc:740] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.959748 25712 consensus_queue.cc:260] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:13.961846 25712 ts_tablet_manager.cc:1434] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:07:13.962759 25712 tablet_bootstrap.cc:492] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488: Bootstrap starting.
I20260713 09:07:13.964063 25716 raft_consensus.cc:493] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.964592 25716 raft_consensus.cc:515] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:13.968204 25709 tablet_bootstrap.cc:492] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f: No bootstrap required, opened a new log
I20260713 09:07:13.968339 25712 tablet_bootstrap.cc:654] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:13.968822 25709 ts_tablet_manager.cc:1403] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260713 09:07:13.971482 25709 raft_consensus.cc:359] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:13.972241 25709 raft_consensus.cc:385] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:13.972579 25709 raft_consensus.cc:740] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Initialized, Role: FOLLOWER
I20260713 09:07:13.973316 25709 consensus_queue.cc:260] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:13.975644 25709 ts_tablet_manager.cc:1434] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260713 09:07:13.976717 25709 tablet_bootstrap.cc:492] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f: Bootstrap starting.
I20260713 09:07:13.978120 25717 raft_consensus.cc:493] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.978595 25717 raft_consensus.cc:515] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } }
I20260713 09:07:13.979264 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a62926dd294dc89e34f1b75aa8ce79" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488" is_pre_election: true
I20260713 09:07:13.981106 25717 leader_election.cc:290] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227), 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
W20260713 09:07:13.980993 25633 leader_election.cc:343] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:13.992398 25709 tablet_bootstrap.cc:654] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.000727 25716 leader_election.cc:290] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
I20260713 09:07:14.008000 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a62926dd294dc89e34f1b75aa8ce79" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:14.008750 25595 raft_consensus.cc:2468] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 0.
I20260713 09:07:14.010052 25633 leader_election.cc:304] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [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: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f; no voters: 594f525e3d7846e79aedfa1cbb626488
I20260713 09:07:14.011865 25716 raft_consensus.cc:2804] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.011960 25717 raft_consensus.cc:493] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.012563 25717 raft_consensus.cc:515] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.012303 25716 raft_consensus.cc:493] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.014505 25716 raft_consensus.cc:3060] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.014555 25717 leader_election.cc:290] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:14.028775 25711 tablet_bootstrap.cc:492] T 79728e760d154ff887bc3b31c416617c P 408d428ba4e04a1c9b4396d5b489bd4d: No bootstrap required, opened a new log
I20260713 09:07:14.028674 25716 raft_consensus.cc:515] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.029284 25711 ts_tablet_manager.cc:1403] T 79728e760d154ff887bc3b31c416617c P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent bootstrapping tablet: real 0.098s	user 0.044s	sys 0.047s
I20260713 09:07:14.032127 25711 raft_consensus.cc:359] T 79728e760d154ff887bc3b31c416617c P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.032788 25711 raft_consensus.cc:385] T 79728e760d154ff887bc3b31c416617c P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.033067 25711 raft_consensus.cc:740] T 79728e760d154ff887bc3b31c416617c P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.033800 25711 consensus_queue.cc:260] T 79728e760d154ff887bc3b31c416617c P 408d428ba4e04a1c9b4396d5b489bd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.037576 25716 leader_election.cc:290] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
I20260713 09:07:14.038234 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a62926dd294dc89e34f1b75aa8ce79" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
W20260713 09:07:14.039872 25633 leader_election.cc:343] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.040498 25709 tablet_bootstrap.cc:492] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f: No bootstrap required, opened a new log
I20260713 09:07:14.041038 25709 ts_tablet_manager.cc:1403] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.007s
I20260713 09:07:14.041906 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a62926dd294dc89e34f1b75aa8ce79" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:14.049019 25595 raft_consensus.cc:3060] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.041946 25712 tablet_bootstrap.cc:492] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488: No bootstrap required, opened a new log
I20260713 09:07:14.050488 25712 ts_tablet_manager.cc:1403] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488: Time spent bootstrapping tablet: real 0.088s	user 0.019s	sys 0.053s
I20260713 09:07:14.053053 25712 raft_consensus.cc:359] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.053695 25712 raft_consensus.cc:385] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.053972 25712 raft_consensus.cc:740] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.054616 25712 consensus_queue.cc:260] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.056151 25595 raft_consensus.cc:2468] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 1.
I20260713 09:07:14.057996 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2661fd6aaa4f66a23dd0f617b0e8d5" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
I20260713 09:07:14.058053 25633 leader_election.cc:304] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [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: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f; no voters: 594f525e3d7846e79aedfa1cbb626488
I20260713 09:07:14.058583 25712 ts_tablet_manager.cc:1434] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:07:14.059194 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d720cb9846fb4ec580bbfa801d53c713" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
I20260713 09:07:14.059514 25712 tablet_bootstrap.cc:492] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488: Bootstrap starting.
W20260713 09:07:14.060686 25484 leader_election.cc:343] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.061154 25716 raft_consensus.cc:2804] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.061698 25716 raft_consensus.cc:697] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Becoming Leader. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Running, Role: LEADER
W20260713 09:07:14.061378 25484 leader_election.cc:343] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.062556 25716 consensus_queue.cc:237] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.064826 25709 raft_consensus.cc:359] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.067744 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d720cb9846fb4ec580bbfa801d53c713" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:14.068158 25709 raft_consensus.cc:385] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.068416 25594 raft_consensus.cc:2468] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 0.
I20260713 09:07:14.066413 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2661fd6aaa4f66a23dd0f617b0e8d5" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:14.069782 25595 raft_consensus.cc:2468] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 0.
I20260713 09:07:14.070355 25711 ts_tablet_manager.cc:1434] T 79728e760d154ff887bc3b31c416617c P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.028s
I20260713 09:07:14.068464 25709 raft_consensus.cc:740] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.071448 25711 tablet_bootstrap.cc:492] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d: Bootstrap starting.
I20260713 09:07:14.071381 25709 consensus_queue.cc:260] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.071832 25484 leader_election.cc:304] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [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: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 408d428ba4e04a1c9b4396d5b489bd4d
I20260713 09:07:14.072629 25717 raft_consensus.cc:2804] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.072953 25717 raft_consensus.cc:493] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.073252 25717 raft_consensus.cc:3060] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.076290 25709 ts_tablet_manager.cc:1434] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:07:14.077625 25711 tablet_bootstrap.cc:654] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.079007 25709 tablet_bootstrap.cc:492] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f: Bootstrap starting.
I20260713 09:07:14.079949 25717 raft_consensus.cc:515] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.081940 25717 leader_election.cc:290] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 election: Requested vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:14.082482 25713 raft_consensus.cc:493] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.067663 25712 tablet_bootstrap.cc:654] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.082914 25713 raft_consensus.cc:515] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.085474 25713 leader_election.cc:290] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:14.087631 25418 catalog_manager.cc:5697] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131). New cstate: current_term: 1 leader_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:14.082916 25484 leader_election.cc:304] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [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: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 408d428ba4e04a1c9b4396d5b489bd4d
I20260713 09:07:14.092422 25717 raft_consensus.cc:2804] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.092792 25717 raft_consensus.cc:493] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.093098 25717 raft_consensus.cc:3060] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.099946 25717 raft_consensus.cc:515] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } }
I20260713 09:07:14.105912 25717 leader_election.cc:290] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 election: Requested vote from peers 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227), 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
I20260713 09:07:14.107533 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d720cb9846fb4ec580bbfa801d53c713" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:14.110123 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d720cb9846fb4ec580bbfa801d53c713" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:14.114003 25595 raft_consensus.cc:3060] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.110347 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2661fd6aaa4f66a23dd0f617b0e8d5" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:14.114853 25594 raft_consensus.cc:3060] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.110865 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2661fd6aaa4f66a23dd0f617b0e8d5" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:14.121654 25595 raft_consensus.cc:2468] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 1.
I20260713 09:07:14.123287 25594 raft_consensus.cc:2468] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 1.
W20260713 09:07:14.128234 25484 leader_election.cc:343] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.128351 25709 tablet_bootstrap.cc:654] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:14.130666 25484 leader_election.cc:343] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.134724 25484 leader_election.cc:304] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [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: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 408d428ba4e04a1c9b4396d5b489bd4d
I20260713 09:07:14.135919 25711 tablet_bootstrap.cc:492] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d: No bootstrap required, opened a new log
I20260713 09:07:14.136379 25717 raft_consensus.cc:2804] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.136480 25711 ts_tablet_manager.cc:1403] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent bootstrapping tablet: real 0.065s	user 0.029s	sys 0.031s
I20260713 09:07:14.136019 25484 leader_election.cc:304] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [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: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 408d428ba4e04a1c9b4396d5b489bd4d
I20260713 09:07:14.138245 25712 tablet_bootstrap.cc:492] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488: No bootstrap required, opened a new log
I20260713 09:07:14.138731 25712 ts_tablet_manager.cc:1403] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488: Time spent bootstrapping tablet: real 0.079s	user 0.036s	sys 0.023s
I20260713 09:07:14.139427 25711 raft_consensus.cc:359] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } }
I20260713 09:07:14.140143 25711 raft_consensus.cc:385] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.140434 25711 raft_consensus.cc:740] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.141227 25711 consensus_queue.cc:260] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } }
I20260713 09:07:14.142653 25712 raft_consensus.cc:359] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.143314 25712 raft_consensus.cc:385] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.143572 25712 raft_consensus.cc:740] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.145561 25712 consensus_queue.cc:260] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.146718 25709 tablet_bootstrap.cc:492] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f: No bootstrap required, opened a new log
I20260713 09:07:14.147248 25709 ts_tablet_manager.cc:1403] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.000s
I20260713 09:07:14.150347 25709 raft_consensus.cc:359] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.151026 25709 raft_consensus.cc:385] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.151317 25709 raft_consensus.cc:740] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.151736 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e42fa11cf440d48adac65f2d479ce6" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
I20260713 09:07:14.152024 25709 consensus_queue.cc:260] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
W20260713 09:07:14.153312 25559 leader_election.cc:343] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.154381 25709 ts_tablet_manager.cc:1434] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:14.155649 25709 tablet_bootstrap.cc:492] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f: Bootstrap starting.
I20260713 09:07:14.156909 25711 ts_tablet_manager.cc:1434] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260713 09:07:14.157920 25711 tablet_bootstrap.cc:492] T 9082b998ca9047fe8f1d597b28fb2efa P 408d428ba4e04a1c9b4396d5b489bd4d: Bootstrap starting.
I20260713 09:07:14.158754 25717 raft_consensus.cc:697] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Becoming Leader. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Running, Role: LEADER
I20260713 09:07:14.159682 25717 consensus_queue.cc:237] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } }
I20260713 09:07:14.163333 25733 raft_consensus.cc:2804] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.164696 25733 raft_consensus.cc:697] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Becoming Leader. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Running, Role: LEADER
I20260713 09:07:14.168630 25733 consensus_queue.cc:237] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.170336 25709 tablet_bootstrap.cc:654] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.164794 25711 tablet_bootstrap.cc:654] T 9082b998ca9047fe8f1d597b28fb2efa P 408d428ba4e04a1c9b4396d5b489bd4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.173015 25716 raft_consensus.cc:493] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.173511 25716 raft_consensus.cc:515] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } }
I20260713 09:07:14.175611 25716 leader_election.cc:290] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575)
I20260713 09:07:14.177951 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2661fd6aaa4f66a23dd0f617b0e8d5" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:14.178781 25595 raft_consensus.cc:2393] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 408d428ba4e04a1c9b4396d5b489bd4d in current term 1: Already voted for candidate 594f525e3d7846e79aedfa1cbb626488 in this term.
I20260713 09:07:14.179718 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2661fd6aaa4f66a23dd0f617b0e8d5" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488" is_pre_election: true
I20260713 09:07:14.182421 25712 ts_tablet_manager.cc:1434] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488: Time spent starting tablet: real 0.043s	user 0.022s	sys 0.018s
I20260713 09:07:14.182543 25633 leader_election.cc:304] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [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: 408d428ba4e04a1c9b4396d5b489bd4d; no voters: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488
I20260713 09:07:14.183620 25716 raft_consensus.cc:3060] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:14.184290 25484 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.45.130:34883, user_credentials={real_user=slave}} blocked reactor thread for 48348.9us
I20260713 09:07:14.185812 25717 raft_consensus.cc:493] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.186152 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e42fa11cf440d48adac65f2d479ce6" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488" is_pre_election: true
I20260713 09:07:14.186283 25717 raft_consensus.cc:515] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.186874 25712 tablet_bootstrap.cc:492] T 9082b998ca9047fe8f1d597b28fb2efa P 594f525e3d7846e79aedfa1cbb626488: Bootstrap starting.
I20260713 09:07:14.187351 25520 raft_consensus.cc:2468] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 0.
I20260713 09:07:14.187636 25418 catalog_manager.cc:5697] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "594f525e3d7846e79aedfa1cbb626488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:14.189349 25717 leader_election.cc:290] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:14.190179 25559 leader_election.cc:304] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [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: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 408d428ba4e04a1c9b4396d5b489bd4d
I20260713 09:07:14.190464 25716 raft_consensus.cc:2749] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.191254 25713 raft_consensus.cc:2804] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.191560 25713 raft_consensus.cc:493] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.191812 25713 raft_consensus.cc:3060] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.191111 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e42fa11cf440d48adac65f2d479ce6" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:14.192646 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e42fa11cf440d48adac65f2d479ce6" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
W20260713 09:07:14.195690 25484 leader_election.cc:343] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.196399 25709 tablet_bootstrap.cc:492] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f: No bootstrap required, opened a new log
I20260713 09:07:14.196784 25709 ts_tablet_manager.cc:1403] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.003s
I20260713 09:07:14.198544 25712 tablet_bootstrap.cc:654] T 9082b998ca9047fe8f1d597b28fb2efa P 594f525e3d7846e79aedfa1cbb626488: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.199987 25709 raft_consensus.cc:359] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.200763 25709 raft_consensus.cc:385] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.201051 25709 raft_consensus.cc:740] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.201923 25709 consensus_queue.cc:260] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.210851 25713 raft_consensus.cc:515] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.212001 25595 raft_consensus.cc:2393] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 594f525e3d7846e79aedfa1cbb626488 in current term 1: Already voted for candidate 4ab3b09006d2457299301b8a3269071f in this term.
I20260713 09:07:14.215296 25484 leader_election.cc:304] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [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: 594f525e3d7846e79aedfa1cbb626488; no voters: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f
I20260713 09:07:14.216584 25735 raft_consensus.cc:3060] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.223912 25735 raft_consensus.cc:2749] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.235797 25417 catalog_manager.cc:5697] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "594f525e3d7846e79aedfa1cbb626488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.250802 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e42fa11cf440d48adac65f2d479ce6" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:14.258462 25520 raft_consensus.cc:2468] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 1.
I20260713 09:07:14.259634 25559 leader_election.cc:304] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:14.263279 25742 raft_consensus.cc:2804] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.263794 25711 tablet_bootstrap.cc:492] T 9082b998ca9047fe8f1d597b28fb2efa P 408d428ba4e04a1c9b4396d5b489bd4d: No bootstrap required, opened a new log
I20260713 09:07:14.264364 25711 ts_tablet_manager.cc:1403] T 9082b998ca9047fe8f1d597b28fb2efa P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent bootstrapping tablet: real 0.107s	user 0.025s	sys 0.065s
I20260713 09:07:14.263726 25742 raft_consensus.cc:697] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Becoming Leader. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Running, Role: LEADER
I20260713 09:07:14.264974 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e42fa11cf440d48adac65f2d479ce6" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:14.265651 25742 consensus_queue.cc:237] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
W20260713 09:07:14.266597 25559 leader_election.cc:343] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.267340 25711 raft_consensus.cc:359] T 9082b998ca9047fe8f1d597b28fb2efa P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.268051 25711 raft_consensus.cc:385] T 9082b998ca9047fe8f1d597b28fb2efa P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.268368 25711 raft_consensus.cc:740] T 9082b998ca9047fe8f1d597b28fb2efa P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.269188 25711 consensus_queue.cc:260] T 9082b998ca9047fe8f1d597b28fb2efa P 408d428ba4e04a1c9b4396d5b489bd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.270921 25713 leader_election.cc:290] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:14.271900 25713 raft_consensus.cc:493] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.272372 25713 raft_consensus.cc:515] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
W20260713 09:07:14.274333 25466 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:14.275012 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79728e760d154ff887bc3b31c416617c" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488" is_pre_election: true
W20260713 09:07:14.276306 25559 leader_election.cc:343] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.278604 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79728e760d154ff887bc3b31c416617c" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
I20260713 09:07:14.279211 25669 raft_consensus.cc:2468] T 79728e760d154ff887bc3b31c416617c P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 0.
I20260713 09:07:14.280442 25559 leader_election.cc:304] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [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: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f; no voters: 594f525e3d7846e79aedfa1cbb626488
I20260713 09:07:14.281270 25713 leader_election.cc:290] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:14.282076 25743 raft_consensus.cc:2804] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.282500 25743 raft_consensus.cc:493] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.282822 25743 raft_consensus.cc:3060] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.283481 25711 ts_tablet_manager.cc:1434] T 9082b998ca9047fe8f1d597b28fb2efa P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.004s
I20260713 09:07:14.284266 25712 tablet_bootstrap.cc:492] T 9082b998ca9047fe8f1d597b28fb2efa P 594f525e3d7846e79aedfa1cbb626488: No bootstrap required, opened a new log
I20260713 09:07:14.284508 25711 tablet_bootstrap.cc:492] T a3e42fa11cf440d48adac65f2d479ce6 P 408d428ba4e04a1c9b4396d5b489bd4d: Bootstrap starting.
I20260713 09:07:14.284770 25712 ts_tablet_manager.cc:1403] T 9082b998ca9047fe8f1d597b28fb2efa P 594f525e3d7846e79aedfa1cbb626488: Time spent bootstrapping tablet: real 0.102s	user 0.050s	sys 0.040s
I20260713 09:07:14.285660 25709 ts_tablet_manager.cc:1434] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f: Time spent starting tablet: real 0.089s	user 0.027s	sys 0.042s
I20260713 09:07:14.286574 25709 tablet_bootstrap.cc:492] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f: Bootstrap starting.
I20260713 09:07:14.287487 25712 raft_consensus.cc:359] T 9082b998ca9047fe8f1d597b28fb2efa P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.288211 25712 raft_consensus.cc:385] T 9082b998ca9047fe8f1d597b28fb2efa P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.288488 25712 raft_consensus.cc:740] T 9082b998ca9047fe8f1d597b28fb2efa P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.289273 25712 consensus_queue.cc:260] T 9082b998ca9047fe8f1d597b28fb2efa P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.290462 25711 tablet_bootstrap.cc:654] T a3e42fa11cf440d48adac65f2d479ce6 P 408d428ba4e04a1c9b4396d5b489bd4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.292860 25712 ts_tablet_manager.cc:1434] T 9082b998ca9047fe8f1d597b28fb2efa P 594f525e3d7846e79aedfa1cbb626488: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:14.293808 25712 tablet_bootstrap.cc:492] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488: Bootstrap starting.
I20260713 09:07:14.299489 25712 tablet_bootstrap.cc:654] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.302616 25416 catalog_manager.cc:5697] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ab3b09006d2457299301b8a3269071f (127.21.45.130). New cstate: current_term: 1 leader_uuid: "4ab3b09006d2457299301b8a3269071f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.304448 25709 tablet_bootstrap.cc:654] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.306164 25742 raft_consensus.cc:493] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.306771 25742 raft_consensus.cc:515] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.310149 25742 leader_election.cc:290] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:14.312991 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625e985ff87640b0a376345ac2acdc77" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
W20260713 09:07:14.314512 25559 leader_election.cc:343] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.310063 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625e985ff87640b0a376345ac2acdc77" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488" is_pre_election: true
I20260713 09:07:14.313102 25743 raft_consensus.cc:515] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.316931 25743 leader_election.cc:290] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
W20260713 09:07:14.317260 25559 leader_election.cc:343] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.317708 25559 leader_election.cc:304] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f [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: 4ab3b09006d2457299301b8a3269071f; no voters: 408d428ba4e04a1c9b4396d5b489bd4d, 594f525e3d7846e79aedfa1cbb626488
I20260713 09:07:14.319833 25711 tablet_bootstrap.cc:492] T a3e42fa11cf440d48adac65f2d479ce6 P 408d428ba4e04a1c9b4396d5b489bd4d: No bootstrap required, opened a new log
I20260713 09:07:14.320336 25711 ts_tablet_manager.cc:1403] T a3e42fa11cf440d48adac65f2d479ce6 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.015s
I20260713 09:07:14.320174 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79728e760d154ff887bc3b31c416617c" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:14.320966 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79728e760d154ff887bc3b31c416617c" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:14.321307 25709 tablet_bootstrap.cc:492] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f: No bootstrap required, opened a new log
I20260713 09:07:14.321780 25709 ts_tablet_manager.cc:1403] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.001s
W20260713 09:07:14.322050 25559 leader_election.cc:343] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.323540 25711 raft_consensus.cc:359] T a3e42fa11cf440d48adac65f2d479ce6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.324244 25711 raft_consensus.cc:385] T a3e42fa11cf440d48adac65f2d479ce6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.324513 25711 raft_consensus.cc:740] T a3e42fa11cf440d48adac65f2d479ce6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.324496 25709 raft_consensus.cc:359] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.325321 25709 raft_consensus.cc:385] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.325493 25711 consensus_queue.cc:260] T a3e42fa11cf440d48adac65f2d479ce6 P 408d428ba4e04a1c9b4396d5b489bd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.326673 25709 raft_consensus.cc:740] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.327678 25711 ts_tablet_manager.cc:1434] T a3e42fa11cf440d48adac65f2d479ce6 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:14.327497 25709 consensus_queue.cc:260] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.328038 25712 tablet_bootstrap.cc:492] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488: No bootstrap required, opened a new log
I20260713 09:07:14.328478 25742 raft_consensus.cc:2749] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.328646 25711 tablet_bootstrap.cc:492] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 408d428ba4e04a1c9b4396d5b489bd4d: Bootstrap starting.
I20260713 09:07:14.328550 25712 ts_tablet_manager.cc:1403] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.020s
I20260713 09:07:14.330603 25709 ts_tablet_manager.cc:1434] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260713 09:07:14.331555 25709 tablet_bootstrap.cc:492] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f: Bootstrap starting.
I20260713 09:07:14.331580 25712 raft_consensus.cc:359] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.332392 25712 raft_consensus.cc:385] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.332659 25712 raft_consensus.cc:740] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.333474 25712 consensus_queue.cc:260] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.335151 25711 tablet_bootstrap.cc:654] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 408d428ba4e04a1c9b4396d5b489bd4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.337998 25709 tablet_bootstrap.cc:654] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.338163 25712 ts_tablet_manager.cc:1434] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260713 09:07:14.339149 25712 tablet_bootstrap.cc:492] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488: Bootstrap starting.
I20260713 09:07:14.343292 25669 raft_consensus.cc:3060] T 79728e760d154ff887bc3b31c416617c P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.346990 25711 tablet_bootstrap.cc:492] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 408d428ba4e04a1c9b4396d5b489bd4d: No bootstrap required, opened a new log
I20260713 09:07:14.347055 25709 tablet_bootstrap.cc:492] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f: No bootstrap required, opened a new log
I20260713 09:07:14.347608 25711 ts_tablet_manager.cc:1403] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260713 09:07:14.347833 25735 raft_consensus.cc:493] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.348316 25735 raft_consensus.cc:515] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.350330 25735 leader_election.cc:290] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:14.350446 25711 raft_consensus.cc:359] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.351135 25711 raft_consensus.cc:385] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.351408 25711 raft_consensus.cc:740] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.352221 25711 consensus_queue.cc:260] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 408d428ba4e04a1c9b4396d5b489bd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.354414 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c929183f67d487eb4bf267a1d9f2bf8" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:14.354668 25709 ts_tablet_manager.cc:1403] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.001s
I20260713 09:07:14.354828 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c929183f67d487eb4bf267a1d9f2bf8" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
I20260713 09:07:14.355068 25595 raft_consensus.cc:2468] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 0.
I20260713 09:07:14.356261 25484 leader_election.cc:304] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:14.356920 25711 ts_tablet_manager.cc:1434] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
W20260713 09:07:14.357082 25484 leader_election.cc:343] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.357865 25711 tablet_bootstrap.cc:492] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d: Bootstrap starting.
I20260713 09:07:14.357405 25709 raft_consensus.cc:359] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.357313 25735 raft_consensus.cc:2804] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.358242 25709 raft_consensus.cc:385] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.358547 25735 raft_consensus.cc:493] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.358588 25709 raft_consensus.cc:740] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.359058 25735 raft_consensus.cc:3060] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.359530 25709 consensus_queue.cc:260] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.361672 25709 ts_tablet_manager.cc:1434] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:14.362493 25709 tablet_bootstrap.cc:492] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f: Bootstrap starting.
I20260713 09:07:14.364104 25711 tablet_bootstrap.cc:654] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.364634 25712 tablet_bootstrap.cc:654] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.367815 25709 tablet_bootstrap.cc:654] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.368521 25735 raft_consensus.cc:515] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.371138 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c929183f67d487eb4bf267a1d9f2bf8" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:14.371656 25595 raft_consensus.cc:3060] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.371691 25742 raft_consensus.cc:493] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.372339 25742 raft_consensus.cc:515] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.374284 25742 leader_election.cc:290] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:14.375722 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab5bcedc47641b98a4cacdeb2a0e8af" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488" is_pre_election: true
I20260713 09:07:14.375916 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab5bcedc47641b98a4cacdeb2a0e8af" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
I20260713 09:07:14.376565 25668 raft_consensus.cc:2468] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 0.
I20260713 09:07:14.378882 25669 raft_consensus.cc:2468] T 79728e760d154ff887bc3b31c416617c P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 1.
I20260713 09:07:14.379355 25709 tablet_bootstrap.cc:492] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f: No bootstrap required, opened a new log
I20260713 09:07:14.379555 25711 tablet_bootstrap.cc:492] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d: No bootstrap required, opened a new log
I20260713 09:07:14.379917 25709 ts_tablet_manager.cc:1403] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260713 09:07:14.380024 25711 ts_tablet_manager.cc:1403] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260713 09:07:14.380817 25595 raft_consensus.cc:2468] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 1.
W20260713 09:07:14.381776 25559 leader_election.cc:343] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.381824 25484 leader_election.cc:304] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:14.382694 25733 raft_consensus.cc:2804] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.382422 25709 raft_consensus.cc:359] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.383210 25733 raft_consensus.cc:697] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Becoming Leader. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Running, Role: LEADER
I20260713 09:07:14.383225 25709 raft_consensus.cc:385] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.383767 25709 raft_consensus.cc:740] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.384032 25733 consensus_queue.cc:237] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.382485 25559 leader_election.cc:304] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [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: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f; no voters: 594f525e3d7846e79aedfa1cbb626488
I20260713 09:07:14.384423 25709 consensus_queue.cc:260] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.385428 25742 raft_consensus.cc:2804] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.385609 25559 leader_election.cc:304] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [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: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f; no voters: 594f525e3d7846e79aedfa1cbb626488
I20260713 09:07:14.385921 25742 raft_consensus.cc:493] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.386289 25742 raft_consensus.cc:3060] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.386407 25709 ts_tablet_manager.cc:1434] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:14.387601 25712 tablet_bootstrap.cc:492] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488: No bootstrap required, opened a new log
I20260713 09:07:14.388105 25712 ts_tablet_manager.cc:1403] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.000s
I20260713 09:07:14.382695 25711 raft_consensus.cc:359] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.389855 25711 raft_consensus.cc:385] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.390120 25711 raft_consensus.cc:740] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.384359 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c929183f67d487eb4bf267a1d9f2bf8" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:14.390808 25711 consensus_queue.cc:260] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
W20260713 09:07:14.391377 25484 leader_election.cc:343] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.391449 25741 raft_consensus.cc:2804] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.392055 25741 raft_consensus.cc:697] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Becoming Leader. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Running, Role: LEADER
I20260713 09:07:14.392763 25741 consensus_queue.cc:237] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.393522 25742 raft_consensus.cc:515] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.395393 25742 leader_election.cc:290] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:14.395642 25711 ts_tablet_manager.cc:1434] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260713 09:07:14.396634 25711 tablet_bootstrap.cc:492] T 625e985ff87640b0a376345ac2acdc77 P 408d428ba4e04a1c9b4396d5b489bd4d: Bootstrap starting.
I20260713 09:07:14.400763 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab5bcedc47641b98a4cacdeb2a0e8af" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:14.401341 25669 raft_consensus.cc:3060] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.401641 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab5bcedc47641b98a4cacdeb2a0e8af" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:14.402094 25735 leader_election.cc:290] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 election: Requested vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
W20260713 09:07:14.403271 25559 leader_election.cc:343] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.390321 25712 raft_consensus.cc:359] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.407358 25712 raft_consensus.cc:385] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.407672 25712 raft_consensus.cc:740] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.407735 25669 raft_consensus.cc:2468] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 1.
I20260713 09:07:14.407500 25418 catalog_manager.cc:5697] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "594f525e3d7846e79aedfa1cbb626488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.408569 25712 consensus_queue.cc:260] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.408918 25559 leader_election.cc:304] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [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: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f; no voters: 594f525e3d7846e79aedfa1cbb626488
I20260713 09:07:14.409691 25741 raft_consensus.cc:2804] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.410158 25741 raft_consensus.cc:697] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Becoming Leader. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Running, Role: LEADER
I20260713 09:07:14.411237 25711 tablet_bootstrap.cc:654] T 625e985ff87640b0a376345ac2acdc77 P 408d428ba4e04a1c9b4396d5b489bd4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.410936 25741 consensus_queue.cc:237] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.409857 25415 catalog_manager.cc:5697] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ab3b09006d2457299301b8a3269071f (127.21.45.130). New cstate: current_term: 1 leader_uuid: "4ab3b09006d2457299301b8a3269071f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.416443 25712 ts_tablet_manager.cc:1434] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:07:14.417415 25712 tablet_bootstrap.cc:492] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 594f525e3d7846e79aedfa1cbb626488: Bootstrap starting.
I20260713 09:07:14.424253 25733 raft_consensus.cc:493] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.424786 25733 raft_consensus.cc:515] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.426846 25733 leader_election.cc:290] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:14.429061 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a62926dd294dc89e34f1b75aa8ce79" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:14.429791 25595 raft_consensus.cc:2393] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 594f525e3d7846e79aedfa1cbb626488 in current term 1: Already voted for candidate 408d428ba4e04a1c9b4396d5b489bd4d in this term.
I20260713 09:07:14.431816 25712 tablet_bootstrap.cc:654] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 594f525e3d7846e79aedfa1cbb626488: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.432296 25711 tablet_bootstrap.cc:492] T 625e985ff87640b0a376345ac2acdc77 P 408d428ba4e04a1c9b4396d5b489bd4d: No bootstrap required, opened a new log
I20260713 09:07:14.432739 25711 ts_tablet_manager.cc:1403] T 625e985ff87640b0a376345ac2acdc77 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.016s
I20260713 09:07:14.433032 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a62926dd294dc89e34f1b75aa8ce79" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
I20260713 09:07:14.434317 25484 leader_election.cc:304] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [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: 594f525e3d7846e79aedfa1cbb626488; no voters: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f
I20260713 09:07:14.435326 25733 raft_consensus.cc:3060] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.434799 25415 catalog_manager.cc:5697] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ab3b09006d2457299301b8a3269071f (127.21.45.130). New cstate: current_term: 1 leader_uuid: "4ab3b09006d2457299301b8a3269071f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.437610 25712 tablet_bootstrap.cc:492] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 594f525e3d7846e79aedfa1cbb626488: No bootstrap required, opened a new log
I20260713 09:07:14.438032 25712 ts_tablet_manager.cc:1403] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 594f525e3d7846e79aedfa1cbb626488: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260713 09:07:14.440497 25712 raft_consensus.cc:359] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.441068 25712 raft_consensus.cc:385] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.441330 25712 raft_consensus.cc:740] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.441900 25712 consensus_queue.cc:260] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.441879 25733 raft_consensus.cc:2749] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.435308 25711 raft_consensus.cc:359] T 625e985ff87640b0a376345ac2acdc77 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.443122 25711 raft_consensus.cc:385] T 625e985ff87640b0a376345ac2acdc77 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.443385 25711 raft_consensus.cc:740] T 625e985ff87640b0a376345ac2acdc77 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.443953 25712 ts_tablet_manager.cc:1434] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 594f525e3d7846e79aedfa1cbb626488: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260713 09:07:14.444149 25711 consensus_queue.cc:260] T 625e985ff87640b0a376345ac2acdc77 P 408d428ba4e04a1c9b4396d5b489bd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.444864 25712 tablet_bootstrap.cc:492] T 79728e760d154ff887bc3b31c416617c P 594f525e3d7846e79aedfa1cbb626488: Bootstrap starting.
I20260713 09:07:14.446434 25711 ts_tablet_manager.cc:1434] T 625e985ff87640b0a376345ac2acdc77 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:07:14.447224 25711 tablet_bootstrap.cc:492] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d: Bootstrap starting.
I20260713 09:07:14.452226 25711 tablet_bootstrap.cc:654] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.453348 25712 tablet_bootstrap.cc:654] T 79728e760d154ff887bc3b31c416617c P 594f525e3d7846e79aedfa1cbb626488: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.456751 25716 raft_consensus.cc:493] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.457106 25716 raft_consensus.cc:515] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.457931 25712 tablet_bootstrap.cc:492] T 79728e760d154ff887bc3b31c416617c P 594f525e3d7846e79aedfa1cbb626488: No bootstrap required, opened a new log
I20260713 09:07:14.458287 25712 ts_tablet_manager.cc:1403] T 79728e760d154ff887bc3b31c416617c P 594f525e3d7846e79aedfa1cbb626488: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.001s
I20260713 09:07:14.458803 25716 leader_election.cc:290] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
I20260713 09:07:14.459514 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d720cb9846fb4ec580bbfa801d53c713" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488" is_pre_election: true
I20260713 09:07:14.459791 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d720cb9846fb4ec580bbfa801d53c713" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:14.460566 25595 raft_consensus.cc:2393] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 408d428ba4e04a1c9b4396d5b489bd4d in current term 1: Already voted for candidate 594f525e3d7846e79aedfa1cbb626488 in this term.
I20260713 09:07:14.460726 25711 tablet_bootstrap.cc:492] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d: No bootstrap required, opened a new log
I20260713 09:07:14.460577 25712 raft_consensus.cc:359] T 79728e760d154ff887bc3b31c416617c P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.461177 25711 ts_tablet_manager.cc:1403] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.002s
I20260713 09:07:14.461400 25712 raft_consensus.cc:385] T 79728e760d154ff887bc3b31c416617c P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.461710 25712 raft_consensus.cc:740] T 79728e760d154ff887bc3b31c416617c P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.461632 25633 leader_election.cc:304] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [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: 408d428ba4e04a1c9b4396d5b489bd4d; no voters: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488
I20260713 09:07:14.462399 25712 consensus_queue.cc:260] T 79728e760d154ff887bc3b31c416617c P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.462747 25716 raft_consensus.cc:3060] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.463080 25711 raft_consensus.cc:359] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.463660 25711 raft_consensus.cc:385] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.463907 25711 raft_consensus.cc:740] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.464316 25712 ts_tablet_manager.cc:1434] T 79728e760d154ff887bc3b31c416617c P 594f525e3d7846e79aedfa1cbb626488: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:14.464643 25711 consensus_queue.cc:260] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.468403 25711 ts_tablet_manager.cc:1434] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:07:14.468652 25716 raft_consensus.cc:2749] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.471728 25733 raft_consensus.cc:493] T 79728e760d154ff887bc3b31c416617c P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.472110 25733 raft_consensus.cc:515] T 79728e760d154ff887bc3b31c416617c P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.473869 25733 leader_election.cc:290] T 79728e760d154ff887bc3b31c416617c P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:14.474743 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79728e760d154ff887bc3b31c416617c" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:14.475136 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79728e760d154ff887bc3b31c416617c" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
I20260713 09:07:14.475833 25669 raft_consensus.cc:2393] T 79728e760d154ff887bc3b31c416617c P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 594f525e3d7846e79aedfa1cbb626488 in current term 1: Already voted for candidate 4ab3b09006d2457299301b8a3269071f in this term.
I20260713 09:07:14.476827 25484 leader_election.cc:304] T 79728e760d154ff887bc3b31c416617c P 594f525e3d7846e79aedfa1cbb626488 [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: 594f525e3d7846e79aedfa1cbb626488; no voters: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f
I20260713 09:07:14.477350 25733 raft_consensus.cc:3060] T 79728e760d154ff887bc3b31c416617c P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.481451 25733 raft_consensus.cc:2749] T 79728e760d154ff887bc3b31c416617c P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.562245 25716 consensus_queue.cc:1048] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.573038 25725 consensus_queue.cc:1048] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:14.590049 25725 raft_consensus.cc:493] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.590409 25725 raft_consensus.cc:515] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.592255 25725 leader_election.cc:290] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
I20260713 09:07:14.592685 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c929183f67d487eb4bf267a1d9f2bf8" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488" is_pre_election: true
I20260713 09:07:14.593071 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c929183f67d487eb4bf267a1d9f2bf8" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:14.593731 25595 raft_consensus.cc:2393] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 408d428ba4e04a1c9b4396d5b489bd4d in current term 1: Already voted for candidate 594f525e3d7846e79aedfa1cbb626488 in this term.
I20260713 09:07:14.594448 25633 leader_election.cc:304] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [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: 408d428ba4e04a1c9b4396d5b489bd4d; no voters: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488
I20260713 09:07:14.594990 25725 raft_consensus.cc:3060] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.599383 25725 raft_consensus.cc:2749] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.626302 25741 raft_consensus.cc:493] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.626762 25741 raft_consensus.cc:515] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.628279 25733 raft_consensus.cc:493] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.628427 25741 leader_election.cc:290] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:14.628770 25733 raft_consensus.cc:515] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.629222 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9082b998ca9047fe8f1d597b28fb2efa" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488" is_pre_election: true
I20260713 09:07:14.629745 25520 raft_consensus.cc:2468] T 9082b998ca9047fe8f1d597b28fb2efa P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 0.
I20260713 09:07:14.629624 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9082b998ca9047fe8f1d597b28fb2efa" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
I20260713 09:07:14.630314 25669 raft_consensus.cc:2468] T 9082b998ca9047fe8f1d597b28fb2efa P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 0.
I20260713 09:07:14.630673 25733 leader_election.cc:290] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:14.631256 25559 leader_election.cc:304] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:14.631358 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab5bcedc47641b98a4cacdeb2a0e8af" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:14.631701 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab5bcedc47641b98a4cacdeb2a0e8af" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
I20260713 09:07:14.632090 25741 raft_consensus.cc:2804] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.632434 25741 raft_consensus.cc:493] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.632436 25669 raft_consensus.cc:2393] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 594f525e3d7846e79aedfa1cbb626488 in current term 1: Already voted for candidate 4ab3b09006d2457299301b8a3269071f in this term.
I20260713 09:07:14.632798 25741 raft_consensus.cc:3060] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.633808 25484 leader_election.cc:304] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 594f525e3d7846e79aedfa1cbb626488 [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: 594f525e3d7846e79aedfa1cbb626488; no voters: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f
I20260713 09:07:14.634495 25733 raft_consensus.cc:3060] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.638424 25741 raft_consensus.cc:515] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.638942 25733 raft_consensus.cc:2749] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.639914 25741 leader_election.cc:290] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:14.640741 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9082b998ca9047fe8f1d597b28fb2efa" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:14.640772 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9082b998ca9047fe8f1d597b28fb2efa" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:14.641383 25520 raft_consensus.cc:3060] T 9082b998ca9047fe8f1d597b28fb2efa P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.641461 25669 raft_consensus.cc:3060] T 9082b998ca9047fe8f1d597b28fb2efa P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.643052 25733 consensus_queue.cc:1048] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.646963 25520 raft_consensus.cc:2468] T 9082b998ca9047fe8f1d597b28fb2efa P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 1.
I20260713 09:07:14.647645 25669 raft_consensus.cc:2468] T 9082b998ca9047fe8f1d597b28fb2efa P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 1.
I20260713 09:07:14.648244 25559 leader_election.cc:304] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:14.648864 25741 raft_consensus.cc:2804] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.649372 25741 raft_consensus.cc:697] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Becoming Leader. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Running, Role: LEADER
I20260713 09:07:14.653973 25735 consensus_queue.cc:1048] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.650173 25741 consensus_queue.cc:237] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.663120 25735 consensus_queue.cc:1048] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.671785 25415 catalog_manager.cc:5697] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ab3b09006d2457299301b8a3269071f (127.21.45.130). New cstate: current_term: 1 leader_uuid: "4ab3b09006d2457299301b8a3269071f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.676443 25733 consensus_queue.cc:1048] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.737735 25668 raft_consensus.cc:3060] T a3e42fa11cf440d48adac65f2d479ce6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.743288 25741 consensus_queue.cc:1048] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.752569 25743 consensus_queue.cc:1048] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.771947 25733 raft_consensus.cc:493] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.772346 25733 raft_consensus.cc:515] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.773844 25733 leader_election.cc:290] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:14.774335 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625e985ff87640b0a376345ac2acdc77" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:14.774637 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625e985ff87640b0a376345ac2acdc77" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
I20260713 09:07:14.774868 25595 raft_consensus.cc:2468] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 0.
I20260713 09:07:14.775173 25668 raft_consensus.cc:2468] T 625e985ff87640b0a376345ac2acdc77 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 0.
I20260713 09:07:14.775740 25484 leader_election.cc:304] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:14.776360 25733 raft_consensus.cc:2804] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.776695 25733 raft_consensus.cc:493] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.776964 25733 raft_consensus.cc:3060] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.781513 25733 raft_consensus.cc:515] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.782671 25734 consensus_queue.cc:1048] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.783334 25733 leader_election.cc:290] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 election: Requested vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:14.783833 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625e985ff87640b0a376345ac2acdc77" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:14.784355 25595 raft_consensus.cc:3060] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.784544 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625e985ff87640b0a376345ac2acdc77" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:14.785064 25668 raft_consensus.cc:3060] T 625e985ff87640b0a376345ac2acdc77 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.791061 25595 raft_consensus.cc:2468] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 1.
I20260713 09:07:14.793464 25484 leader_election.cc:304] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:14.794462 25734 raft_consensus.cc:2804] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.794875 25668 raft_consensus.cc:2468] T 625e985ff87640b0a376345ac2acdc77 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 1.
I20260713 09:07:14.795187 25767 consensus_queue.cc:1048] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.794896 25734 raft_consensus.cc:697] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Becoming Leader. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Running, Role: LEADER
I20260713 09:07:14.796845 25734 consensus_queue.cc:237] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:14.804857 25415 catalog_manager.cc:5697] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "594f525e3d7846e79aedfa1cbb626488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.848234 25743 consensus_queue.cc:1048] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.858970 25713 consensus_queue.cc:1048] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.958150 25713 consensus_queue.cc:1048] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.967379 25741 consensus_queue.cc:1048] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.038362 25742 consensus_queue.cc:1048] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.049417 25713 consensus_queue.cc:1048] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.086946 25668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0a62926dd294dc89e34f1b75aa8ce79"
dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
mode: GRACEFUL
new_leader_uuid: "594f525e3d7846e79aedfa1cbb626488"
 from {username='slave'} at 127.0.0.1:52582
I20260713 09:07:15.087417 25668 raft_consensus.cc:606] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Received request to transfer leadership to TS 594f525e3d7846e79aedfa1cbb626488
I20260713 09:07:15.101859 25594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3e42fa11cf440d48adac65f2d479ce6"
dest_uuid: "4ab3b09006d2457299301b8a3269071f"
mode: GRACEFUL
new_leader_uuid: "594f525e3d7846e79aedfa1cbb626488"
 from {username='slave'} at 127.0.0.1:43316
I20260713 09:07:15.102301 25594 raft_consensus.cc:606] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Received request to transfer leadership to TS 594f525e3d7846e79aedfa1cbb626488
I20260713 09:07:15.116385 25520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d720cb9846fb4ec580bbfa801d53c713"
dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
mode: GRACEFUL
new_leader_uuid: "4ab3b09006d2457299301b8a3269071f"
 from {username='slave'} at 127.0.0.1:45596
I20260713 09:07:15.116842 25520 raft_consensus.cc:606] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Received request to transfer leadership to TS 4ab3b09006d2457299301b8a3269071f
I20260713 09:07:15.167014 25520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c929183f67d487eb4bf267a1d9f2bf8"
dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
mode: GRACEFUL
new_leader_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
 from {username='slave'} at 127.0.0.1:45596
I20260713 09:07:15.167871 25520 raft_consensus.cc:606] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Received request to transfer leadership to TS 408d428ba4e04a1c9b4396d5b489bd4d
I20260713 09:07:15.202220 25734 consensus_queue.cc:1048] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:15.216091 25767 consensus_queue.cc:1048] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.294389 25735 raft_consensus.cc:993] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488: : Instructing follower 408d428ba4e04a1c9b4396d5b489bd4d to start an election
I20260713 09:07:15.294765 25767 raft_consensus.cc:1081] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Signalling peer 408d428ba4e04a1c9b4396d5b489bd4d to start an election
I20260713 09:07:15.296171 25668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c929183f67d487eb4bf267a1d9f2bf8"
dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
 from {username='slave'} at 127.0.0.1:34360
I20260713 09:07:15.296617 25668 raft_consensus.cc:493] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:15.296900 25668 raft_consensus.cc:3060] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.303119 25668 raft_consensus.cc:515] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:15.304699 25668 leader_election.cc:290] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 2 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
I20260713 09:07:15.305480 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c929183f67d487eb4bf267a1d9f2bf8" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:15.306191 25520 raft_consensus.cc:3055] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:15.306072 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c929183f67d487eb4bf267a1d9f2bf8" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:15.306547 25520 raft_consensus.cc:740] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Running, Role: LEADER
I20260713 09:07:15.306885 25594 raft_consensus.cc:3060] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.307622 25520 consensus_queue.cc:260] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:15.309474 25520 raft_consensus.cc:3060] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.316505 25594 raft_consensus.cc:2468] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 2.
I20260713 09:07:15.317965 25633 leader_election.cc:304] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [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: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f; no voters: 
I20260713 09:07:15.318222 25520 raft_consensus.cc:2468] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 2.
I20260713 09:07:15.318885 25725 raft_consensus.cc:2804] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:15.319320 25725 raft_consensus.cc:697] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 LEADER]: Becoming Leader. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Running, Role: LEADER
I20260713 09:07:15.320228 25725 consensus_queue.cc:237] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:15.326092 25418 catalog_manager.cc:5697] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d reported cstate change: term changed from 1 to 2, leader changed from 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129) to 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131). New cstate: current_term: 2 leader_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:15.340189 25741 raft_consensus.cc:993] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f: : Instructing follower 594f525e3d7846e79aedfa1cbb626488 to start an election
I20260713 09:07:15.340725 25713 raft_consensus.cc:1081] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Signalling peer 594f525e3d7846e79aedfa1cbb626488 to start an election
I20260713 09:07:15.342134 25520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3e42fa11cf440d48adac65f2d479ce6"
dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
 from {username='slave'} at 127.0.0.1:41928
I20260713 09:07:15.342646 25520 raft_consensus.cc:493] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:15.343158 25520 raft_consensus.cc:3060] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.347748 25520 raft_consensus.cc:515] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:15.349318 25520 leader_election.cc:290] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 2 election: Requested vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:15.350044 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e42fa11cf440d48adac65f2d479ce6" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:15.350332 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e42fa11cf440d48adac65f2d479ce6" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:15.350663 25594 raft_consensus.cc:3055] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:15.350904 25668 raft_consensus.cc:3060] T a3e42fa11cf440d48adac65f2d479ce6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.351003 25594 raft_consensus.cc:740] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Running, Role: LEADER
I20260713 09:07:15.351866 25594 consensus_queue.cc:260] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:15.352993 25594 raft_consensus.cc:3060] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.355868 25668 raft_consensus.cc:2468] T a3e42fa11cf440d48adac65f2d479ce6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 2.
I20260713 09:07:15.357036 25484 leader_election.cc:304] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [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: 408d428ba4e04a1c9b4396d5b489bd4d, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:15.357692 25767 raft_consensus.cc:2804] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:15.358134 25767 raft_consensus.cc:697] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [term 2 LEADER]: Becoming Leader. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Running, Role: LEADER
I20260713 09:07:15.358410 25594 raft_consensus.cc:2468] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 2.
I20260713 09:07:15.359122 25767 consensus_queue.cc:237] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:15.369333 25418 catalog_manager.cc:5697] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 reported cstate change: term changed from 1 to 2, leader changed from 4ab3b09006d2457299301b8a3269071f (127.21.45.130) to 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129). New cstate: current_term: 2 leader_uuid: "594f525e3d7846e79aedfa1cbb626488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.427076 25716 raft_consensus.cc:993] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d: : Instructing follower 594f525e3d7846e79aedfa1cbb626488 to start an election
I20260713 09:07:15.427490 25725 raft_consensus.cc:1081] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Signalling peer 594f525e3d7846e79aedfa1cbb626488 to start an election
I20260713 09:07:15.428853 25520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0a62926dd294dc89e34f1b75aa8ce79"
dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
 from {username='slave'} at 127.0.0.1:41916
I20260713 09:07:15.429282 25520 raft_consensus.cc:493] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:15.429550 25520 raft_consensus.cc:3060] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.434209 25520 raft_consensus.cc:515] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:15.435734 25520 leader_election.cc:290] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 2 election: Requested vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:15.436412 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a62926dd294dc89e34f1b75aa8ce79" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:15.436708 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0a62926dd294dc89e34f1b75aa8ce79" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:15.436995 25594 raft_consensus.cc:3060] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.437331 25668 raft_consensus.cc:3055] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:15.437614 25668 raft_consensus.cc:740] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Running, Role: LEADER
I20260713 09:07:15.438422 25668 consensus_queue.cc:260] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:15.439374 25668 raft_consensus.cc:3060] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.442093 25594 raft_consensus.cc:2468] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 2.
I20260713 09:07:15.442942 25484 leader_election.cc:304] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [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: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:15.443535 25767 raft_consensus.cc:2804] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:15.443881 25767 raft_consensus.cc:697] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [term 2 LEADER]: Becoming Leader. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Running, Role: LEADER
I20260713 09:07:15.443935 25668 raft_consensus.cc:2468] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 2.
I20260713 09:07:15.444916 25767 consensus_queue.cc:237] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:15.450517 25418 catalog_manager.cc:5697] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 reported cstate change: term changed from 1 to 2, leader changed from 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131) to 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129). New cstate: current_term: 2 leader_uuid: "594f525e3d7846e79aedfa1cbb626488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.528788 25735 raft_consensus.cc:993] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488: : Instructing follower 4ab3b09006d2457299301b8a3269071f to start an election
I20260713 09:07:15.529155 25767 raft_consensus.cc:1081] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Signalling peer 4ab3b09006d2457299301b8a3269071f to start an election
I20260713 09:07:15.530521 25594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d720cb9846fb4ec580bbfa801d53c713"
dest_uuid: "4ab3b09006d2457299301b8a3269071f"
 from {username='slave'} at 127.0.0.1:45776
I20260713 09:07:15.530969 25594 raft_consensus.cc:493] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:15.531235 25594 raft_consensus.cc:3060] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.537608 25594 raft_consensus.cc:515] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:15.539508 25594 leader_election.cc:290] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 2 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:15.540037 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d720cb9846fb4ec580bbfa801d53c713" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:15.540407 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d720cb9846fb4ec580bbfa801d53c713" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:15.540647 25520 raft_consensus.cc:3055] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:15.540931 25520 raft_consensus.cc:740] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Running, Role: LEADER
I20260713 09:07:15.540911 25668 raft_consensus.cc:3060] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.541707 25520 consensus_queue.cc:260] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:15.542675 25520 raft_consensus.cc:3060] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.545742 25668 raft_consensus.cc:2468] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 2.
I20260713 09:07:15.546671 25559 leader_election.cc:304] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [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: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f; no voters: 
I20260713 09:07:15.547331 25713 raft_consensus.cc:2804] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:15.547804 25713 raft_consensus.cc:697] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 2 LEADER]: Becoming Leader. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Running, Role: LEADER
I20260713 09:07:15.548012 25520 raft_consensus.cc:2468] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 2.
I20260713 09:07:15.548698 25713 consensus_queue.cc:237] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:15.554873 25418 catalog_manager.cc:5697] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f reported cstate change: term changed from 1 to 2, leader changed from 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129) to 4ab3b09006d2457299301b8a3269071f (127.21.45.130). New cstate: current_term: 2 leader_uuid: "4ab3b09006d2457299301b8a3269071f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.742977 25594 raft_consensus.cc:1275] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Refusing update from remote peer 408d428ba4e04a1c9b4396d5b489bd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.744038 25725 consensus_queue.cc:1048] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.749680 25668 raft_consensus.cc:1275] T a3e42fa11cf440d48adac65f2d479ce6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Refusing update from remote peer 594f525e3d7846e79aedfa1cbb626488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.752568 25767 consensus_queue.cc:1048] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.754410 25520 raft_consensus.cc:1275] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Refusing update from remote peer 408d428ba4e04a1c9b4396d5b489bd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.756963 25725 consensus_queue.cc:1048] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.772037 25594 raft_consensus.cc:1275] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Refusing update from remote peer 594f525e3d7846e79aedfa1cbb626488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.773397 25735 consensus_queue.cc:1048] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.890983 25594 raft_consensus.cc:1275] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Refusing update from remote peer 594f525e3d7846e79aedfa1cbb626488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.892043 25735 consensus_queue.cc:1048] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.900930 25668 raft_consensus.cc:1275] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Refusing update from remote peer 594f525e3d7846e79aedfa1cbb626488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.902498 25767 consensus_queue.cc:1048] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:16.057578 25520 raft_consensus.cc:1275] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Refusing update from remote peer 4ab3b09006d2457299301b8a3269071f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:16.058689 25713 consensus_queue.cc:1048] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:16.067579 25668 raft_consensus.cc:1275] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Refusing update from remote peer 4ab3b09006d2457299301b8a3269071f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:16.069111 25803 consensus_queue.cc:1048] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.195160 25415 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45004:
name: "soft_deleted_table"
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:18.197391 25415 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:18.242717 25505 tablet_service.cc:1511] Processing CreateTablet for tablet 01ed7e11ff2649fbb7eb79a197d81474 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:18.243885 25584 tablet_service.cc:1511] Processing CreateTablet for tablet 01ed7e11ff2649fbb7eb79a197d81474 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:18.244860 25655 tablet_service.cc:1511] Processing CreateTablet for tablet 01ed7e11ff2649fbb7eb79a197d81474 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:18.245364 25584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ed7e11ff2649fbb7eb79a197d81474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.246187 25655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ed7e11ff2649fbb7eb79a197d81474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.244333 25505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ed7e11ff2649fbb7eb79a197d81474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.253933 25503 tablet_service.cc:1511] Processing CreateTablet for tablet 95f703119baf42a986fb9624c134ec93 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:18.255247 25503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f703119baf42a986fb9624c134ec93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.255221 25581 tablet_service.cc:1511] Processing CreateTablet for tablet 95f703119baf42a986fb9624c134ec93 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:18.256520 25581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f703119baf42a986fb9624c134ec93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.256618 25656 tablet_service.cc:1511] Processing CreateTablet for tablet 95f703119baf42a986fb9624c134ec93 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:18.257933 25656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95f703119baf42a986fb9624c134ec93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.261911 25509 tablet_service.cc:1511] Processing CreateTablet for tablet e084aecc5bda46fe8ccb8ab20ebb16af (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:18.263129 25509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e084aecc5bda46fe8ccb8ab20ebb16af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.265621 25582 tablet_service.cc:1511] Processing CreateTablet for tablet e084aecc5bda46fe8ccb8ab20ebb16af (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:18.266868 25582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e084aecc5bda46fe8ccb8ab20ebb16af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.270020 25507 tablet_service.cc:1511] Processing CreateTablet for tablet 9fa72741250b42508b030786380ae779 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:18.271958 25585 tablet_service.cc:1511] Processing CreateTablet for tablet 9fa72741250b42508b030786380ae779 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:18.272770 25504 tablet_service.cc:1511] Processing CreateTablet for tablet 41ac24acf8314895bcdf6ab2e58b6bca (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:18.273237 25585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fa72741250b42508b030786380ae779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.274158 25583 tablet_service.cc:1511] Processing CreateTablet for tablet 41ac24acf8314895bcdf6ab2e58b6bca (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:18.275385 25583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ac24acf8314895bcdf6ab2e58b6bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.273182 25510 tablet_service.cc:1511] Processing CreateTablet for tablet 304a5f7db14945bf8b9d0043759acbb6 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:18.278723 25658 tablet_service.cc:1511] Processing CreateTablet for tablet e084aecc5bda46fe8ccb8ab20ebb16af (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:18.279368 25652 tablet_service.cc:1511] Processing CreateTablet for tablet 41ac24acf8314895bcdf6ab2e58b6bca (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:18.279490 25654 tablet_service.cc:1511] Processing CreateTablet for tablet 9fa72741250b42508b030786380ae779 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:18.280068 25658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e084aecc5bda46fe8ccb8ab20ebb16af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.280759 25652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ac24acf8314895bcdf6ab2e58b6bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.283928 25654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fa72741250b42508b030786380ae779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.286274 25507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fa72741250b42508b030786380ae779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.288360 25510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304a5f7db14945bf8b9d0043759acbb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.289633 25504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ac24acf8314895bcdf6ab2e58b6bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.273147 25580 tablet_service.cc:1511] Processing CreateTablet for tablet 304a5f7db14945bf8b9d0043759acbb6 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:18.292791 25580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304a5f7db14945bf8b9d0043759acbb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.298058 25502 tablet_service.cc:1511] Processing CreateTablet for tablet 934bad0d92f84b00abd2d0b8fedab4d2 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:18.298516 25657 tablet_service.cc:1511] Processing CreateTablet for tablet 304a5f7db14945bf8b9d0043759acbb6 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:18.299397 25502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934bad0d92f84b00abd2d0b8fedab4d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.299873 25657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304a5f7db14945bf8b9d0043759acbb6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:07:18.309582 25466 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:18.315933 25655 tablet_service.cc:1511] Processing CreateTablet for tablet 934bad0d92f84b00abd2d0b8fedab4d2 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:18.317214 25655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934bad0d92f84b00abd2d0b8fedab4d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.323482 25820 tablet_bootstrap.cc:492] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d: Bootstrap starting.
I20260713 09:07:18.323202 25584 tablet_service.cc:1511] Processing CreateTablet for tablet 934bad0d92f84b00abd2d0b8fedab4d2 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:18.324476 25584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934bad0d92f84b00abd2d0b8fedab4d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.326872 25508 tablet_service.cc:1511] Processing CreateTablet for tablet c22be4d78cdb4e06948e8e20fd311431 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:18.328063 25508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c22be4d78cdb4e06948e8e20fd311431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.333869 25579 tablet_service.cc:1511] Processing CreateTablet for tablet c22be4d78cdb4e06948e8e20fd311431 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:18.334275 25653 tablet_service.cc:1511] Processing CreateTablet for tablet c22be4d78cdb4e06948e8e20fd311431 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:18.335098 25579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c22be4d78cdb4e06948e8e20fd311431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.335595 25653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c22be4d78cdb4e06948e8e20fd311431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.380780 25506 tablet_service.cc:1511] Processing CreateTablet for tablet 0dde118c78754594a30743ec03a2ea21 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:18.382087 25506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dde118c78754594a30743ec03a2ea21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.392696 25819 tablet_bootstrap.cc:492] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f: Bootstrap starting.
I20260713 09:07:18.402153 25656 tablet_service.cc:1511] Processing CreateTablet for tablet 0dde118c78754594a30743ec03a2ea21 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:18.403717 25656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dde118c78754594a30743ec03a2ea21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.418239 25820 tablet_bootstrap.cc:654] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.431538 25821 tablet_bootstrap.cc:492] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488: Bootstrap starting.
I20260713 09:07:18.439786 25579 tablet_service.cc:1511] Processing CreateTablet for tablet 0dde118c78754594a30743ec03a2ea21 (DEFAULT_TABLE table=soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:18.441071 25579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dde118c78754594a30743ec03a2ea21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:18.442031 25821 tablet_bootstrap.cc:654] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.442931 25820 tablet_bootstrap.cc:492] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d: No bootstrap required, opened a new log
I20260713 09:07:18.443431 25820 ts_tablet_manager.cc:1403] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.005s
I20260713 09:07:18.446403 25820 raft_consensus.cc:359] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.447054 25820 raft_consensus.cc:385] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.447351 25820 raft_consensus.cc:740] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.448109 25820 consensus_queue.cc:260] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.450575 25819 tablet_bootstrap.cc:654] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.455844 25820 ts_tablet_manager.cc:1434] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.005s
I20260713 09:07:18.456905 25820 tablet_bootstrap.cc:492] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d: Bootstrap starting.
I20260713 09:07:18.458375 25821 tablet_bootstrap.cc:492] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488: No bootstrap required, opened a new log
I20260713 09:07:18.458895 25821 ts_tablet_manager.cc:1403] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260713 09:07:18.461759 25821 raft_consensus.cc:359] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.462482 25821 raft_consensus.cc:385] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.462811 25821 raft_consensus.cc:740] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.463261 25820 tablet_bootstrap.cc:654] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.463685 25821 consensus_queue.cc:260] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.469919 25819 tablet_bootstrap.cc:492] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f: No bootstrap required, opened a new log
I20260713 09:07:18.470422 25819 ts_tablet_manager.cc:1403] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.004s
I20260713 09:07:18.474517 25819 raft_consensus.cc:359] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.475437 25819 raft_consensus.cc:385] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.475580 25820 tablet_bootstrap.cc:492] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d: No bootstrap required, opened a new log
I20260713 09:07:18.475762 25819 raft_consensus.cc:740] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.476094 25820 ts_tablet_manager.cc:1403] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260713 09:07:18.476671 25819 consensus_queue.cc:260] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.474006 25821 ts_tablet_manager.cc:1434] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:07:18.478277 25821 tablet_bootstrap.cc:492] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488: Bootstrap starting.
I20260713 09:07:18.478921 25820 raft_consensus.cc:359] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.479611 25820 raft_consensus.cc:385] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.479892 25820 raft_consensus.cc:740] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.480854 25820 consensus_queue.cc:260] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.483271 25820 ts_tablet_manager.cc:1434] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:18.484192 25820 tablet_bootstrap.cc:492] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d: Bootstrap starting.
I20260713 09:07:18.485517 25821 tablet_bootstrap.cc:654] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.483271 25819 ts_tablet_manager.cc:1434] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:07:18.490517 25819 tablet_bootstrap.cc:492] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f: Bootstrap starting.
I20260713 09:07:18.490646 25820 tablet_bootstrap.cc:654] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.497285 25819 tablet_bootstrap.cc:654] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.501979 25820 tablet_bootstrap.cc:492] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d: No bootstrap required, opened a new log
I20260713 09:07:18.502466 25820 ts_tablet_manager.cc:1403] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:07:18.505897 25820 raft_consensus.cc:359] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.506603 25820 raft_consensus.cc:385] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.506887 25820 raft_consensus.cc:740] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.508250 25820 consensus_queue.cc:260] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.509424 25821 tablet_bootstrap.cc:492] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488: No bootstrap required, opened a new log
I20260713 09:07:18.509948 25821 ts_tablet_manager.cc:1403] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.008s
I20260713 09:07:18.512759 25820 ts_tablet_manager.cc:1434] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:07:18.513417 25821 raft_consensus.cc:359] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.514420 25820 tablet_bootstrap.cc:492] T 9fa72741250b42508b030786380ae779 P 408d428ba4e04a1c9b4396d5b489bd4d: Bootstrap starting.
I20260713 09:07:18.515385 25821 raft_consensus.cc:385] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.515753 25821 raft_consensus.cc:740] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.516515 25821 consensus_queue.cc:260] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.519032 25821 ts_tablet_manager.cc:1434] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:18.523283 25820 tablet_bootstrap.cc:654] T 9fa72741250b42508b030786380ae779 P 408d428ba4e04a1c9b4396d5b489bd4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.526796 25821 tablet_bootstrap.cc:492] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488: Bootstrap starting.
I20260713 09:07:18.527420 25805 raft_consensus.cc:493] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.527882 25805 raft_consensus.cc:515] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.529963 25805 leader_election.cc:290] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
I20260713 09:07:18.530133 25819 tablet_bootstrap.cc:492] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f: No bootstrap required, opened a new log
I20260713 09:07:18.530745 25819 ts_tablet_manager.cc:1403] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.022s
I20260713 09:07:18.532097 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e084aecc5bda46fe8ccb8ab20ebb16af" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488" is_pre_election: true
I20260713 09:07:18.532780 25520 raft_consensus.cc:2468] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 0.
I20260713 09:07:18.533911 25819 raft_consensus.cc:359] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.534698 25819 raft_consensus.cc:385] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.534977 25819 raft_consensus.cc:740] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.533902 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e084aecc5bda46fe8ccb8ab20ebb16af" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:18.535696 25819 consensus_queue.cc:260] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.538177 25819 ts_tablet_manager.cc:1434] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:18.539142 25819 tablet_bootstrap.cc:492] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f: Bootstrap starting.
I20260713 09:07:18.540580 25633 leader_election.cc:304] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 408d428ba4e04a1c9b4396d5b489bd4d, 594f525e3d7846e79aedfa1cbb626488; no voters: 
W20260713 09:07:18.541442 25633 leader_election.cc:343] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.542274 25805 raft_consensus.cc:2804] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.544257 25805 raft_consensus.cc:493] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.544627 25805 raft_consensus.cc:3060] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.545714 25819 tablet_bootstrap.cc:654] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.551455 25805 raft_consensus.cc:515] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.558944 25821 tablet_bootstrap.cc:654] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.562655 25805 leader_election.cc:290] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
I20260713 09:07:18.564173 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e084aecc5bda46fe8ccb8ab20ebb16af" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:18.565376 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e084aecc5bda46fe8ccb8ab20ebb16af" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:18.565814 25520 raft_consensus.cc:3060] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.566730 25820 tablet_bootstrap.cc:492] T 9fa72741250b42508b030786380ae779 P 408d428ba4e04a1c9b4396d5b489bd4d: No bootstrap required, opened a new log
I20260713 09:07:18.567243 25820 ts_tablet_manager.cc:1403] T 9fa72741250b42508b030786380ae779 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.025s
W20260713 09:07:18.568848 25633 leader_election.cc:343] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.570154 25734 raft_consensus.cc:493] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.570289 25820 raft_consensus.cc:359] T 9fa72741250b42508b030786380ae779 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.570616 25734 raft_consensus.cc:515] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.571080 25820 raft_consensus.cc:385] T 9fa72741250b42508b030786380ae779 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.571408 25820 raft_consensus.cc:740] T 9fa72741250b42508b030786380ae779 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.572537 25734 leader_election.cc:290] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:18.572177 25820 consensus_queue.cc:260] T 9fa72741250b42508b030786380ae779 P 408d428ba4e04a1c9b4396d5b489bd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.573305 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934bad0d92f84b00abd2d0b8fedab4d2" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:18.574437 25820 ts_tablet_manager.cc:1434] T 9fa72741250b42508b030786380ae779 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260713 09:07:18.574652 25484 leader_election.cc:343] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.575436 25820 tablet_bootstrap.cc:492] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d: Bootstrap starting.
I20260713 09:07:18.577680 25520 raft_consensus.cc:2468] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 1.
I20260713 09:07:18.578810 25633 leader_election.cc:304] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [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: 408d428ba4e04a1c9b4396d5b489bd4d, 594f525e3d7846e79aedfa1cbb626488; no voters: 4ab3b09006d2457299301b8a3269071f
I20260713 09:07:18.580710 25805 raft_consensus.cc:2804] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.581439 25820 tablet_bootstrap.cc:654] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.581434 25805 raft_consensus.cc:697] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Becoming Leader. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Running, Role: LEADER
I20260713 09:07:18.584241 25805 consensus_queue.cc:237] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.587725 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934bad0d92f84b00abd2d0b8fedab4d2" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
W20260713 09:07:18.590072 25484 leader_election.cc:343] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.590472 25484 leader_election.cc:304] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [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: 594f525e3d7846e79aedfa1cbb626488; no voters: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f
I20260713 09:07:18.591419 25734 raft_consensus.cc:2749] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:18.592602 25821 tablet_bootstrap.cc:492] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488: No bootstrap required, opened a new log
I20260713 09:07:18.593107 25821 ts_tablet_manager.cc:1403] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.013s
I20260713 09:07:18.595852 25819 tablet_bootstrap.cc:492] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f: No bootstrap required, opened a new log
I20260713 09:07:18.596303 25820 tablet_bootstrap.cc:492] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d: No bootstrap required, opened a new log
I20260713 09:07:18.596056 25821 raft_consensus.cc:359] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.596329 25819 ts_tablet_manager.cc:1403] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f: Time spent bootstrapping tablet: real 0.057s	user 0.028s	sys 0.015s
I20260713 09:07:18.596761 25821 raft_consensus.cc:385] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.596879 25820 ts_tablet_manager.cc:1403] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.006s
I20260713 09:07:18.597083 25821 raft_consensus.cc:740] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.597877 25821 consensus_queue.cc:260] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.599296 25819 raft_consensus.cc:359] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.600107 25821 ts_tablet_manager.cc:1434] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:18.599977 25820 raft_consensus.cc:359] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.600776 25820 raft_consensus.cc:385] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.601197 25821 tablet_bootstrap.cc:492] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488: Bootstrap starting.
I20260713 09:07:18.601127 25820 raft_consensus.cc:740] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.599978 25819 raft_consensus.cc:385] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.601943 25820 consensus_queue.cc:260] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.602661 25819 raft_consensus.cc:740] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.603677 25819 consensus_queue.cc:260] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.604558 25820 ts_tablet_manager.cc:1434] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:18.605552 25820 tablet_bootstrap.cc:492] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d: Bootstrap starting.
I20260713 09:07:18.606191 25819 ts_tablet_manager.cc:1434] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:18.607153 25819 tablet_bootstrap.cc:492] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f: Bootstrap starting.
I20260713 09:07:18.607872 25821 tablet_bootstrap.cc:654] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.611542 25820 tablet_bootstrap.cc:654] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.613197 25819 tablet_bootstrap.cc:654] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.619127 25821 tablet_bootstrap.cc:492] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488: No bootstrap required, opened a new log
I20260713 09:07:18.619593 25821 ts_tablet_manager.cc:1403] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260713 09:07:18.620723 25415 catalog_manager.cc:5697] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131). New cstate: current_term: 1 leader_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:18.622354 25821 raft_consensus.cc:359] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.623001 25821 raft_consensus.cc:385] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.623276 25821 raft_consensus.cc:740] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.623944 25821 consensus_queue.cc:260] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.626219 25821 ts_tablet_manager.cc:1434] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:07:18.627159 25821 tablet_bootstrap.cc:492] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488: Bootstrap starting.
I20260713 09:07:18.633543 25820 tablet_bootstrap.cc:492] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d: No bootstrap required, opened a new log
I20260713 09:07:18.634095 25820 ts_tablet_manager.cc:1403] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.015s
I20260713 09:07:18.637001 25820 raft_consensus.cc:359] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.637450 25808 raft_consensus.cc:493] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.637717 25820 raft_consensus.cc:385] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.637928 25808 raft_consensus.cc:515] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.639719 25808 leader_election.cc:290] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:18.640690 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ed7e11ff2649fbb7eb79a197d81474" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
I20260713 09:07:18.641266 25668 raft_consensus.cc:2468] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 0.
I20260713 09:07:18.641544 25820 raft_consensus.cc:740] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.640833 25821 tablet_bootstrap.cc:654] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.642292 25820 consensus_queue.cc:260] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.642890 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ed7e11ff2649fbb7eb79a197d81474" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488" is_pre_election: true
I20260713 09:07:18.643663 25520 raft_consensus.cc:2468] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 0.
I20260713 09:07:18.642866 25559 leader_election.cc:304] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f; no voters: 
I20260713 09:07:18.644591 25820 ts_tablet_manager.cc:1434] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260713 09:07:18.645063 25808 raft_consensus.cc:2804] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.645444 25808 raft_consensus.cc:493] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.645798 25808 raft_consensus.cc:3060] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.647044 25819 tablet_bootstrap.cc:492] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f: No bootstrap required, opened a new log
I20260713 09:07:18.647223 25821 tablet_bootstrap.cc:492] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488: No bootstrap required, opened a new log
I20260713 09:07:18.647516 25819 ts_tablet_manager.cc:1403] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.012s
I20260713 09:07:18.647653 25821 ts_tablet_manager.cc:1403] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260713 09:07:18.645524 25820 tablet_bootstrap.cc:492] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d: Bootstrap starting.
I20260713 09:07:18.650383 25821 raft_consensus.cc:359] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.651028 25821 raft_consensus.cc:385] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.651314 25821 raft_consensus.cc:740] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.651995 25821 consensus_queue.cc:260] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.654158 25821 ts_tablet_manager.cc:1434] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:18.655311 25821 tablet_bootstrap.cc:492] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488: Bootstrap starting.
I20260713 09:07:18.655952 25820 tablet_bootstrap.cc:654] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.659709 25819 raft_consensus.cc:359] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.660462 25819 raft_consensus.cc:385] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.660732 25819 raft_consensus.cc:740] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.661227 25821 tablet_bootstrap.cc:654] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.661403 25819 consensus_queue.cc:260] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.653236 25808 raft_consensus.cc:515] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.663905 25819 ts_tablet_manager.cc:1434] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:07:18.664974 25819 tablet_bootstrap.cc:492] T 9fa72741250b42508b030786380ae779 P 4ab3b09006d2457299301b8a3269071f: Bootstrap starting.
I20260713 09:07:18.668826 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ed7e11ff2649fbb7eb79a197d81474" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:18.669394 25520 raft_consensus.cc:3060] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.671243 25819 tablet_bootstrap.cc:654] T 9fa72741250b42508b030786380ae779 P 4ab3b09006d2457299301b8a3269071f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.680719 25808 leader_election.cc:290] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:18.681253 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ed7e11ff2649fbb7eb79a197d81474" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:18.681773 25668 raft_consensus.cc:3060] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.684554 25820 tablet_bootstrap.cc:492] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d: No bootstrap required, opened a new log
I20260713 09:07:18.684561 25821 tablet_bootstrap.cc:492] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488: No bootstrap required, opened a new log
I20260713 09:07:18.685153 25820 ts_tablet_manager.cc:1403] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.003s
I20260713 09:07:18.685222 25821 ts_tablet_manager.cc:1403] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.011s
I20260713 09:07:18.688016 25820 raft_consensus.cc:359] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.688768 25820 raft_consensus.cc:385] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.689172 25820 raft_consensus.cc:740] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.688678 25821 raft_consensus.cc:359] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.689615 25821 raft_consensus.cc:385] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.689927 25821 raft_consensus.cc:740] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.690001 25820 consensus_queue.cc:260] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.690699 25821 consensus_queue.cc:260] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.692345 25820 ts_tablet_manager.cc:1434] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:07:18.692960 25821 ts_tablet_manager.cc:1434] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:07:18.693323 25820 tablet_bootstrap.cc:492] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d: Bootstrap starting.
I20260713 09:07:18.693881 25821 tablet_bootstrap.cc:492] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488: Bootstrap starting.
I20260713 09:07:18.699551 25821 tablet_bootstrap.cc:654] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.699561 25820 tablet_bootstrap.cc:654] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.706012 25668 raft_consensus.cc:2468] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 1.
I20260713 09:07:18.707264 25559 leader_election.cc:304] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f; no voters: 
I20260713 09:07:18.708022 25808 raft_consensus.cc:2804] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.708485 25808 raft_consensus.cc:697] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Becoming Leader. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Running, Role: LEADER
I20260713 09:07:18.709266 25808 consensus_queue.cc:237] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.713225 25520 raft_consensus.cc:2468] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 1.
I20260713 09:07:18.718130 25819 tablet_bootstrap.cc:492] T 9fa72741250b42508b030786380ae779 P 4ab3b09006d2457299301b8a3269071f: No bootstrap required, opened a new log
I20260713 09:07:18.718626 25819 ts_tablet_manager.cc:1403] T 9fa72741250b42508b030786380ae779 P 4ab3b09006d2457299301b8a3269071f: Time spent bootstrapping tablet: real 0.054s	user 0.028s	sys 0.013s
I20260713 09:07:18.719887 25820 tablet_bootstrap.cc:492] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d: No bootstrap required, opened a new log
I20260713 09:07:18.720307 25821 tablet_bootstrap.cc:492] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488: No bootstrap required, opened a new log
I20260713 09:07:18.720467 25820 ts_tablet_manager.cc:1403] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.006s
I20260713 09:07:18.720731 25821 ts_tablet_manager.cc:1403] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.009s
I20260713 09:07:18.719962 25418 catalog_manager.cc:5697] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ab3b09006d2457299301b8a3269071f (127.21.45.130). New cstate: current_term: 1 leader_uuid: "4ab3b09006d2457299301b8a3269071f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:18.721342 25819 raft_consensus.cc:359] T 9fa72741250b42508b030786380ae779 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.722014 25819 raft_consensus.cc:385] T 9fa72741250b42508b030786380ae779 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.722282 25819 raft_consensus.cc:740] T 9fa72741250b42508b030786380ae779 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.722951 25819 consensus_queue.cc:260] T 9fa72741250b42508b030786380ae779 P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.723277 25820 raft_consensus.cc:359] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.723902 25820 raft_consensus.cc:385] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.724179 25820 raft_consensus.cc:740] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.724900 25820 consensus_queue.cc:260] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.725134 25821 raft_consensus.cc:359] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.725925 25821 raft_consensus.cc:385] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.726253 25821 raft_consensus.cc:740] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.726487 25820 ts_tablet_manager.cc:1434] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:18.727025 25821 consensus_queue.cc:260] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.729535 25819 ts_tablet_manager.cc:1434] T 9fa72741250b42508b030786380ae779 P 4ab3b09006d2457299301b8a3269071f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:07:18.730465 25819 tablet_bootstrap.cc:492] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f: Bootstrap starting.
I20260713 09:07:18.731004 25821 ts_tablet_manager.cc:1434] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:07:18.731940 25821 tablet_bootstrap.cc:492] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488: Bootstrap starting.
I20260713 09:07:18.736430 25819 tablet_bootstrap.cc:654] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.727494 25820 tablet_bootstrap.cc:492] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d: Bootstrap starting.
I20260713 09:07:18.746304 25821 tablet_bootstrap.cc:654] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.747844 25819 tablet_bootstrap.cc:492] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f: No bootstrap required, opened a new log
I20260713 09:07:18.748306 25819 ts_tablet_manager.cc:1403] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.002s
I20260713 09:07:18.749029 25820 tablet_bootstrap.cc:654] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.749979 25734 raft_consensus.cc:493] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.750444 25734 raft_consensus.cc:515] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.751130 25819 raft_consensus.cc:359] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.751827 25819 raft_consensus.cc:385] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.752113 25819 raft_consensus.cc:740] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.752390 25734 leader_election.cc:290] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:18.752805 25819 consensus_queue.cc:260] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.754443 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ac24acf8314895bcdf6ab2e58b6bca" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
I20260713 09:07:18.754796 25820 tablet_bootstrap.cc:492] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d: No bootstrap required, opened a new log
I20260713 09:07:18.755057 25669 raft_consensus.cc:2468] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 0.
I20260713 09:07:18.755329 25820 ts_tablet_manager.cc:1403] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.002s
I20260713 09:07:18.755872 25819 ts_tablet_manager.cc:1434] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:07:18.753731 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ac24acf8314895bcdf6ab2e58b6bca" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:18.756417 25594 raft_consensus.cc:2468] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 0.
I20260713 09:07:18.757019 25819 tablet_bootstrap.cc:492] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f: Bootstrap starting.
I20260713 09:07:18.757488 25484 leader_election.cc:304] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:18.758244 25820 raft_consensus.cc:359] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.758709 25821 tablet_bootstrap.cc:492] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488: No bootstrap required, opened a new log
I20260713 09:07:18.758937 25820 raft_consensus.cc:385] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.759173 25821 ts_tablet_manager.cc:1403] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.003s
I20260713 09:07:18.759243 25820 raft_consensus.cc:740] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.759693 25825 raft_consensus.cc:2804] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.760066 25825 raft_consensus.cc:493] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.760874 25825 raft_consensus.cc:3060] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.761806 25821 raft_consensus.cc:359] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.762445 25821 raft_consensus.cc:385] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.762693 25821 raft_consensus.cc:740] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.763321 25821 consensus_queue.cc:260] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.764657 25819 tablet_bootstrap.cc:654] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.765342 25821 ts_tablet_manager.cc:1434] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:18.766206 25821 tablet_bootstrap.cc:492] T 0dde118c78754594a30743ec03a2ea21 P 594f525e3d7846e79aedfa1cbb626488: Bootstrap starting.
I20260713 09:07:18.769654 25825 raft_consensus.cc:515] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.771380 25821 tablet_bootstrap.cc:654] T 0dde118c78754594a30743ec03a2ea21 P 594f525e3d7846e79aedfa1cbb626488: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.760123 25820 consensus_queue.cc:260] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.773953 25820 ts_tablet_manager.cc:1434] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260713 09:07:18.775323 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ac24acf8314895bcdf6ab2e58b6bca" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:18.775851 25825 leader_election.cc:290] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 election: Requested vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:18.775897 25594 raft_consensus.cc:3060] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.776968 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ac24acf8314895bcdf6ab2e58b6bca" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:18.780187 25669 raft_consensus.cc:3060] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.782019 25819 tablet_bootstrap.cc:492] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f: No bootstrap required, opened a new log
I20260713 09:07:18.782482 25819 ts_tablet_manager.cc:1403] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260713 09:07:18.785490 25819 raft_consensus.cc:359] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.786121 25819 raft_consensus.cc:385] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.786381 25819 raft_consensus.cc:740] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.787118 25819 consensus_queue.cc:260] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.790285 25821 tablet_bootstrap.cc:492] T 0dde118c78754594a30743ec03a2ea21 P 594f525e3d7846e79aedfa1cbb626488: No bootstrap required, opened a new log
I20260713 09:07:18.790699 25821 ts_tablet_manager.cc:1403] T 0dde118c78754594a30743ec03a2ea21 P 594f525e3d7846e79aedfa1cbb626488: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.000s
I20260713 09:07:18.791496 25819 ts_tablet_manager.cc:1434] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260713 09:07:18.792444 25819 tablet_bootstrap.cc:492] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f: Bootstrap starting.
I20260713 09:07:18.794281 25821 raft_consensus.cc:359] T 0dde118c78754594a30743ec03a2ea21 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.794538 25594 raft_consensus.cc:2468] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 1.
I20260713 09:07:18.794893 25821 raft_consensus.cc:385] T 0dde118c78754594a30743ec03a2ea21 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.795296 25821 raft_consensus.cc:740] T 0dde118c78754594a30743ec03a2ea21 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.791932 25669 raft_consensus.cc:2468] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 1.
I20260713 09:07:18.795948 25484 leader_election.cc:304] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:18.795958 25821 consensus_queue.cc:260] T 0dde118c78754594a30743ec03a2ea21 P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.797351 25825 raft_consensus.cc:2804] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.798276 25853 raft_consensus.cc:493] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.798539 25819 tablet_bootstrap.cc:654] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.798697 25853 raft_consensus.cc:515] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.799137 25821 ts_tablet_manager.cc:1434] T 0dde118c78754594a30743ec03a2ea21 P 594f525e3d7846e79aedfa1cbb626488: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:07:18.800765 25853 leader_election.cc:290] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:18.801676 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa72741250b42508b030786380ae779" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
I20260713 09:07:18.802343 25669 raft_consensus.cc:2468] T 9fa72741250b42508b030786380ae779 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 0.
I20260713 09:07:18.804421 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa72741250b42508b030786380ae779" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:18.804618 25825 raft_consensus.cc:697] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Becoming Leader. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Running, Role: LEADER
I20260713 09:07:18.805061 25595 raft_consensus.cc:2468] T 9fa72741250b42508b030786380ae779 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 0.
I20260713 09:07:18.805632 25825 consensus_queue.cc:237] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.806263 25484 leader_election.cc:304] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:18.808792 25853 raft_consensus.cc:2804] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.809158 25853 raft_consensus.cc:493] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.809475 25853 raft_consensus.cc:3060] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.810487 25819 tablet_bootstrap.cc:492] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f: No bootstrap required, opened a new log
I20260713 09:07:18.810904 25819 ts_tablet_manager.cc:1403] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.007s
I20260713 09:07:18.813503 25819 raft_consensus.cc:359] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.814083 25819 raft_consensus.cc:385] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.814347 25819 raft_consensus.cc:740] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.814972 25819 consensus_queue.cc:260] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.816854 25819 ts_tablet_manager.cc:1434] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:18.815842 25853 raft_consensus.cc:515] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.818245 25819 tablet_bootstrap.cc:492] T 0dde118c78754594a30743ec03a2ea21 P 4ab3b09006d2457299301b8a3269071f: Bootstrap starting.
I20260713 09:07:18.819198 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa72741250b42508b030786380ae779" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:18.819736 25594 raft_consensus.cc:3060] T 9fa72741250b42508b030786380ae779 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.819394 25415 catalog_manager.cc:5697] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "594f525e3d7846e79aedfa1cbb626488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:18.823858 25819 tablet_bootstrap.cc:654] T 0dde118c78754594a30743ec03a2ea21 P 4ab3b09006d2457299301b8a3269071f: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.827304 25594 raft_consensus.cc:2468] T 9fa72741250b42508b030786380ae779 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 1.
I20260713 09:07:18.828289 25484 leader_election.cc:304] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:18.828902 25825 raft_consensus.cc:2804] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.829350 25825 raft_consensus.cc:697] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Becoming Leader. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Running, Role: LEADER
I20260713 09:07:18.830084 25825 consensus_queue.cc:237] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.834964 25853 leader_election.cc:290] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 election: Requested vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:18.835837 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fa72741250b42508b030786380ae779" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:18.836464 25669 raft_consensus.cc:3060] T 9fa72741250b42508b030786380ae779 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.837779 25819 tablet_bootstrap.cc:492] T 0dde118c78754594a30743ec03a2ea21 P 4ab3b09006d2457299301b8a3269071f: No bootstrap required, opened a new log
I20260713 09:07:18.838217 25819 ts_tablet_manager.cc:1403] T 0dde118c78754594a30743ec03a2ea21 P 4ab3b09006d2457299301b8a3269071f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260713 09:07:18.837076 25415 catalog_manager.cc:5697] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "594f525e3d7846e79aedfa1cbb626488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:18.840641 25819 raft_consensus.cc:359] T 0dde118c78754594a30743ec03a2ea21 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.841229 25819 raft_consensus.cc:385] T 0dde118c78754594a30743ec03a2ea21 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.841460 25819 raft_consensus.cc:740] T 0dde118c78754594a30743ec03a2ea21 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.841751 25669 raft_consensus.cc:2468] T 9fa72741250b42508b030786380ae779 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 1.
I20260713 09:07:18.841995 25819 consensus_queue.cc:260] T 0dde118c78754594a30743ec03a2ea21 P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.843916 25819 ts_tablet_manager.cc:1434] T 0dde118c78754594a30743ec03a2ea21 P 4ab3b09006d2457299301b8a3269071f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:18.880105 25853 raft_consensus.cc:493] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.880501 25853 raft_consensus.cc:515] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.882069 25853 leader_election.cc:290] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:18.882766 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304a5f7db14945bf8b9d0043759acbb6" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:18.882892 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304a5f7db14945bf8b9d0043759acbb6" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
I20260713 09:07:18.883292 25594 raft_consensus.cc:2468] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 0.
I20260713 09:07:18.883423 25669 raft_consensus.cc:2468] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 0.
I20260713 09:07:18.884122 25484 leader_election.cc:304] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:18.884704 25853 raft_consensus.cc:2804] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.884969 25853 raft_consensus.cc:493] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.885413 25853 raft_consensus.cc:3060] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.889786 25853 raft_consensus.cc:515] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.891134 25853 leader_election.cc:290] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 election: Requested vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:18.891775 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304a5f7db14945bf8b9d0043759acbb6" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:18.891891 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304a5f7db14945bf8b9d0043759acbb6" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:18.892238 25594 raft_consensus.cc:3060] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.892342 25669 raft_consensus.cc:3060] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.896528 25594 raft_consensus.cc:2468] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 1.
I20260713 09:07:18.896687 25669 raft_consensus.cc:2468] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 1.
I20260713 09:07:18.897356 25484 leader_election.cc:304] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:18.897835 25853 raft_consensus.cc:2804] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.898182 25853 raft_consensus.cc:697] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Becoming Leader. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Running, Role: LEADER
I20260713 09:07:18.898940 25853 consensus_queue.cc:237] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.906821 25415 catalog_manager.cc:5697] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129). New cstate: current_term: 1 leader_uuid: "594f525e3d7846e79aedfa1cbb626488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:18.909338 25805 raft_consensus.cc:493] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.909735 25805 raft_consensus.cc:515] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.911453 25805 leader_election.cc:290] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
I20260713 09:07:18.912050 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22be4d78cdb4e06948e8e20fd311431" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488" is_pre_election: true
I20260713 09:07:18.912554 25520 raft_consensus.cc:2468] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 0.
I20260713 09:07:18.912420 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22be4d78cdb4e06948e8e20fd311431" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:18.913034 25594 raft_consensus.cc:2468] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 0.
I20260713 09:07:18.913311 25633 leader_election.cc:304] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 408d428ba4e04a1c9b4396d5b489bd4d, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:18.914047 25805 raft_consensus.cc:2804] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.914368 25805 raft_consensus.cc:493] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.914623 25805 raft_consensus.cc:3060] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.919061 25805 raft_consensus.cc:515] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.920459 25805 leader_election.cc:290] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
I20260713 09:07:18.921108 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22be4d78cdb4e06948e8e20fd311431" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:18.921548 25520 raft_consensus.cc:3060] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.921617 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22be4d78cdb4e06948e8e20fd311431" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:18.922168 25594 raft_consensus.cc:3060] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.927448 25520 raft_consensus.cc:2468] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 1.
I20260713 09:07:18.928381 25594 raft_consensus.cc:2468] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 1.
I20260713 09:07:18.928395 25633 leader_election.cc:304] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 408d428ba4e04a1c9b4396d5b489bd4d, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:18.929224 25834 raft_consensus.cc:2804] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.929565 25834 raft_consensus.cc:697] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Becoming Leader. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Running, Role: LEADER
I20260713 09:07:18.930215 25834 consensus_queue.cc:237] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.936916 25415 catalog_manager.cc:5697] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131). New cstate: current_term: 1 leader_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:18.944404 25823 raft_consensus.cc:493] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.944846 25823 raft_consensus.cc:515] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.946298 25823 leader_election.cc:290] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:18.946898 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f703119baf42a986fb9624c134ec93" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488" is_pre_election: true
I20260713 09:07:18.947079 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f703119baf42a986fb9624c134ec93" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
I20260713 09:07:18.947382 25520 raft_consensus.cc:2468] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 0.
I20260713 09:07:18.947619 25669 raft_consensus.cc:2468] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 0.
I20260713 09:07:18.948208 25559 leader_election.cc:304] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:18.948920 25823 raft_consensus.cc:2804] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.949235 25823 raft_consensus.cc:493] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.949487 25823 raft_consensus.cc:3060] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.954437 25823 raft_consensus.cc:515] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.955855 25823 leader_election.cc:290] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:18.956489 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f703119baf42a986fb9624c134ec93" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:18.956653 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f703119baf42a986fb9624c134ec93" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:18.956921 25520 raft_consensus.cc:3060] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.957221 25669 raft_consensus.cc:3060] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.961419 25520 raft_consensus.cc:2468] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 1.
I20260713 09:07:18.962445 25669 raft_consensus.cc:2468] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 1.
I20260713 09:07:18.963385 25559 leader_election.cc:304] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f; no voters: 
I20260713 09:07:18.963940 25823 raft_consensus.cc:2804] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.964371 25823 raft_consensus.cc:697] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Becoming Leader. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Running, Role: LEADER
I20260713 09:07:18.965137 25823 consensus_queue.cc:237] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:18.972160 25415 catalog_manager.cc:5697] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ab3b09006d2457299301b8a3269071f (127.21.45.130). New cstate: current_term: 1 leader_uuid: "4ab3b09006d2457299301b8a3269071f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.003731 25834 raft_consensus.cc:493] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:19.004218 25834 raft_consensus.cc:515] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.005823 25834 leader_election.cc:290] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
I20260713 09:07:19.006156 25823 raft_consensus.cc:493] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:19.006623 25823 raft_consensus.cc:515] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.006832 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dde118c78754594a30743ec03a2ea21" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:19.006790 25519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dde118c78754594a30743ec03a2ea21" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488" is_pre_election: true
I20260713 09:07:19.007536 25594 raft_consensus.cc:2468] T 0dde118c78754594a30743ec03a2ea21 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 0.
I20260713 09:07:19.007555 25519 raft_consensus.cc:2468] T 0dde118c78754594a30743ec03a2ea21 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 0.
I20260713 09:07:19.008829 25633 leader_election.cc:304] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 408d428ba4e04a1c9b4396d5b489bd4d, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:19.009074 25519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e084aecc5bda46fe8ccb8ab20ebb16af" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488" is_pre_election: true
I20260713 09:07:19.009642 25834 raft_consensus.cc:2804] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:19.008949 25823 leader_election.cc:290] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:19.009816 25519 raft_consensus.cc:2393] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ab3b09006d2457299301b8a3269071f in current term 1: Already voted for candidate 408d428ba4e04a1c9b4396d5b489bd4d in this term.
I20260713 09:07:19.010003 25834 raft_consensus.cc:493] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:19.009958 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e084aecc5bda46fe8ccb8ab20ebb16af" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" is_pre_election: true
I20260713 09:07:19.010658 25834 raft_consensus.cc:3060] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.011402 25559 leader_election.cc:304] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f [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: 4ab3b09006d2457299301b8a3269071f; no voters: 408d428ba4e04a1c9b4396d5b489bd4d, 594f525e3d7846e79aedfa1cbb626488
I20260713 09:07:19.011998 25823 raft_consensus.cc:3060] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.015614 25834 raft_consensus.cc:515] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.016407 25823 raft_consensus.cc:2749] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:19.017222 25834 leader_election.cc:290] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
I20260713 09:07:19.017714 25519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dde118c78754594a30743ec03a2ea21" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:19.018217 25519 raft_consensus.cc:3060] T 0dde118c78754594a30743ec03a2ea21 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.018150 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dde118c78754594a30743ec03a2ea21" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:19.018829 25594 raft_consensus.cc:3060] T 0dde118c78754594a30743ec03a2ea21 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.021031 25834 consensus_queue.cc:1048] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.024904 25594 raft_consensus.cc:2468] T 0dde118c78754594a30743ec03a2ea21 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 1.
I20260713 09:07:19.024904 25519 raft_consensus.cc:2468] T 0dde118c78754594a30743ec03a2ea21 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 1.
I20260713 09:07:19.025935 25633 leader_election.cc:304] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 408d428ba4e04a1c9b4396d5b489bd4d, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:19.026619 25834 raft_consensus.cc:2804] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:19.027058 25834 raft_consensus.cc:697] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Becoming Leader. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Running, Role: LEADER
I20260713 09:07:19.027807 25834 consensus_queue.cc:237] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.033253 25805 consensus_queue.cc:1048] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.036379 25415 catalog_manager.cc:5697] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131). New cstate: current_term: 1 leader_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:19.199366 25853 consensus_queue.cc:1048] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.208751 25825 consensus_queue.cc:1048] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.215227 25823 consensus_queue.cc:1048] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.225020 25808 consensus_queue.cc:1048] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.236044 25805 raft_consensus.cc:493] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:19.236526 25805 raft_consensus.cc:515] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.238265 25805 leader_election.cc:290] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
I20260713 09:07:19.238862 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934bad0d92f84b00abd2d0b8fedab4d2" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488" is_pre_election: true
I20260713 09:07:19.239110 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934bad0d92f84b00abd2d0b8fedab4d2" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f" is_pre_election: true
I20260713 09:07:19.239465 25520 raft_consensus.cc:2468] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 0.
I20260713 09:07:19.239634 25594 raft_consensus.cc:2468] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 0.
I20260713 09:07:19.240615 25633 leader_election.cc:304] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 408d428ba4e04a1c9b4396d5b489bd4d, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:19.241168 25805 raft_consensus.cc:2804] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:19.241500 25805 raft_consensus.cc:493] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:19.241820 25805 raft_consensus.cc:3060] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.247367 25805 raft_consensus.cc:515] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.248839 25805 leader_election.cc:290] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
I20260713 09:07:19.249378 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934bad0d92f84b00abd2d0b8fedab4d2" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:19.249635 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934bad0d92f84b00abd2d0b8fedab4d2" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:19.249796 25520 raft_consensus.cc:3060] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.250111 25594 raft_consensus.cc:3060] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:19.253764 25520 raft_consensus.cc:2468] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 1.
I20260713 09:07:19.254384 25594 raft_consensus.cc:2468] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 1.
I20260713 09:07:19.254562 25633 leader_election.cc:304] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 408d428ba4e04a1c9b4396d5b489bd4d, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:19.255292 25805 raft_consensus.cc:2804] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:19.255645 25805 raft_consensus.cc:697] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Becoming Leader. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Running, Role: LEADER
I20260713 09:07:19.256320 25805 consensus_queue.cc:237] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.261477 25825 consensus_queue.cc:1048] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.263664 25415 catalog_manager.cc:5697] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131). New cstate: current_term: 1 leader_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:19.278523 25594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01ed7e11ff2649fbb7eb79a197d81474"
dest_uuid: "4ab3b09006d2457299301b8a3269071f"
mode: GRACEFUL
new_leader_uuid: "594f525e3d7846e79aedfa1cbb626488"
 from {username='slave'} at 127.0.0.1:43316
I20260713 09:07:19.278486 25825 consensus_queue.cc:1048] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.279089 25594 raft_consensus.cc:606] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Received request to transfer leadership to TS 594f525e3d7846e79aedfa1cbb626488
I20260713 09:07:19.284111 25594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95f703119baf42a986fb9624c134ec93"
dest_uuid: "4ab3b09006d2457299301b8a3269071f"
mode: GRACEFUL
new_leader_uuid: "594f525e3d7846e79aedfa1cbb626488"
 from {username='slave'} at 127.0.0.1:43316
I20260713 09:07:19.284596 25594 raft_consensus.cc:606] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Received request to transfer leadership to TS 594f525e3d7846e79aedfa1cbb626488
I20260713 09:07:19.289191 25669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e084aecc5bda46fe8ccb8ab20ebb16af"
dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
mode: GRACEFUL
new_leader_uuid: "594f525e3d7846e79aedfa1cbb626488"
 from {username='slave'} at 127.0.0.1:52582
I20260713 09:07:19.289708 25669 raft_consensus.cc:606] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Received request to transfer leadership to TS 594f525e3d7846e79aedfa1cbb626488
I20260713 09:07:19.296559 25520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41ac24acf8314895bcdf6ab2e58b6bca"
dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
mode: GRACEFUL
new_leader_uuid: "4ab3b09006d2457299301b8a3269071f"
 from {username='slave'} at 127.0.0.1:45596
I20260713 09:07:19.296921 25520 raft_consensus.cc:606] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Received request to transfer leadership to TS 4ab3b09006d2457299301b8a3269071f
I20260713 09:07:19.300976 25520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "304a5f7db14945bf8b9d0043759acbb6"
dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
mode: GRACEFUL
new_leader_uuid: "4ab3b09006d2457299301b8a3269071f"
 from {username='slave'} at 127.0.0.1:45596
I20260713 09:07:19.301311 25520 raft_consensus.cc:606] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Received request to transfer leadership to TS 4ab3b09006d2457299301b8a3269071f
I20260713 09:07:19.305223 25669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "934bad0d92f84b00abd2d0b8fedab4d2"
dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
mode: GRACEFUL
new_leader_uuid: "4ab3b09006d2457299301b8a3269071f"
 from {username='slave'} at 127.0.0.1:52582
I20260713 09:07:19.305626 25669 raft_consensus.cc:606] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Received request to transfer leadership to TS 4ab3b09006d2457299301b8a3269071f
I20260713 09:07:19.309538 25669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c22be4d78cdb4e06948e8e20fd311431"
dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
mode: GRACEFUL
new_leader_uuid: "4ab3b09006d2457299301b8a3269071f"
 from {username='slave'} at 127.0.0.1:52582
I20260713 09:07:19.309911 25669 raft_consensus.cc:606] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Received request to transfer leadership to TS 4ab3b09006d2457299301b8a3269071f
I20260713 09:07:19.327957 25825 consensus_queue.cc:1048] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.334019 25853 raft_consensus.cc:993] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488: : Instructing follower 4ab3b09006d2457299301b8a3269071f to start an election
I20260713 09:07:19.334451 25734 raft_consensus.cc:1081] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Signalling peer 4ab3b09006d2457299301b8a3269071f to start an election
I20260713 09:07:19.337265 25595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "304a5f7db14945bf8b9d0043759acbb6"
dest_uuid: "4ab3b09006d2457299301b8a3269071f"
 from {username='slave'} at 127.0.0.1:45776
I20260713 09:07:19.337747 25595 raft_consensus.cc:493] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.338078 25595 raft_consensus.cc:3060] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.338958 25853 consensus_queue.cc:1048] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.344977 25595 raft_consensus.cc:515] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.347855 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304a5f7db14945bf8b9d0043759acbb6" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:19.348802 25595 leader_election.cc:290] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 2 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:19.349071 25520 raft_consensus.cc:3055] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:19.349301 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304a5f7db14945bf8b9d0043759acbb6" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:19.349467 25520 raft_consensus.cc:740] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Running, Role: LEADER
I20260713 09:07:19.349967 25669 raft_consensus.cc:3060] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.350617 25520 consensus_queue.cc:260] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.351709 25520 raft_consensus.cc:3060] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.356597 25669 raft_consensus.cc:2468] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 2.
I20260713 09:07:19.357684 25559 leader_election.cc:304] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [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: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f; no voters: 
I20260713 09:07:19.357754 25520 raft_consensus.cc:2468] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 2.
I20260713 09:07:19.358397 25861 raft_consensus.cc:2804] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:19.358703 25808 consensus_queue.cc:1048] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.358845 25861 raft_consensus.cc:697] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [term 2 LEADER]: Becoming Leader. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Running, Role: LEADER
I20260713 09:07:19.360580 25861 consensus_queue.cc:237] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.364949 25808 raft_consensus.cc:993] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f: : Instructing follower 594f525e3d7846e79aedfa1cbb626488 to start an election
I20260713 09:07:19.365391 25808 raft_consensus.cc:1081] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Signalling peer 594f525e3d7846e79aedfa1cbb626488 to start an election
I20260713 09:07:19.367309 25519 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95f703119baf42a986fb9624c134ec93"
dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
 from {username='slave'} at 127.0.0.1:41928
I20260713 09:07:19.367784 25519 raft_consensus.cc:493] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.368162 25519 raft_consensus.cc:3060] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.371869 25808 consensus_queue.cc:1048] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.374017 25519 raft_consensus.cc:515] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.374447 25418 catalog_manager.cc:5697] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f reported cstate change: term changed from 1 to 2, leader changed from 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129) to 4ab3b09006d2457299301b8a3269071f (127.21.45.130). New cstate: current_term: 2 leader_uuid: "4ab3b09006d2457299301b8a3269071f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.376003 25519 leader_election.cc:290] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 2 election: Requested vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:19.379132 25668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f703119baf42a986fb9624c134ec93" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:19.380417 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f703119baf42a986fb9624c134ec93" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:19.380954 25595 raft_consensus.cc:3055] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:19.381255 25595 raft_consensus.cc:740] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Running, Role: LEADER
I20260713 09:07:19.382391 25595 consensus_queue.cc:260] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.383319 25595 raft_consensus.cc:3060] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.390394 25595 raft_consensus.cc:2468] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 2.
I20260713 09:07:19.391274 25484 leader_election.cc:304] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [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: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 408d428ba4e04a1c9b4396d5b489bd4d
I20260713 09:07:19.391921 25853 raft_consensus.cc:2804] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:19.392328 25853 raft_consensus.cc:697] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 2 LEADER]: Becoming Leader. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Running, Role: LEADER
I20260713 09:07:19.392973 25853 consensus_queue.cc:237] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.396767 25805 consensus_queue.cc:1048] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.400698 25418 catalog_manager.cc:5697] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 reported cstate change: term changed from 1 to 2, leader changed from 4ab3b09006d2457299301b8a3269071f (127.21.45.130) to 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129). New cstate: current_term: 2 leader_uuid: "594f525e3d7846e79aedfa1cbb626488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.404146 25834 raft_consensus.cc:993] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d: : Instructing follower 4ab3b09006d2457299301b8a3269071f to start an election
I20260713 09:07:19.404587 25834 raft_consensus.cc:1081] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Signalling peer 4ab3b09006d2457299301b8a3269071f to start an election
I20260713 09:07:19.406605 25595 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c22be4d78cdb4e06948e8e20fd311431"
dest_uuid: "4ab3b09006d2457299301b8a3269071f"
 from {username='slave'} at 127.0.0.1:45764
I20260713 09:07:19.407122 25595 raft_consensus.cc:493] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.407470 25595 raft_consensus.cc:3060] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.411130 25864 consensus_queue.cc:1048] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.419253 25595 raft_consensus.cc:515] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.420032 25594 raft_consensus.cc:1240] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Rejecting Update request from peer 408d428ba4e04a1c9b4396d5b489bd4d for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:19.420962 25595 leader_election.cc:290] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 2 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:19.421984 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22be4d78cdb4e06948e8e20fd311431" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:19.422153 25519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22be4d78cdb4e06948e8e20fd311431" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:19.422574 25669 raft_consensus.cc:3055] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:19.422937 25669 raft_consensus.cc:740] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Running, Role: LEADER
I20260713 09:07:19.422675 25519 raft_consensus.cc:3060] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.423465 25805 consensus_queue.cc:1059] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.425715 25669 consensus_queue.cc:260] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.426568 25669 raft_consensus.cc:3060] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.427904 25519 raft_consensus.cc:2468] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 2.
I20260713 09:07:19.428797 25559 leader_election.cc:304] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [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: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:19.429467 25808 raft_consensus.cc:2804] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:19.429821 25808 raft_consensus.cc:697] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 2 LEADER]: Becoming Leader. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Running, Role: LEADER
I20260713 09:07:19.430475 25808 consensus_queue.cc:237] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.431217 25669 raft_consensus.cc:2468] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 2.
W20260713 09:07:19.431618 25864 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:07:19.437482 25418 catalog_manager.cc:5697] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f reported cstate change: term changed from 1 to 2, leader changed from 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131) to 4ab3b09006d2457299301b8a3269071f (127.21.45.130). New cstate: current_term: 2 leader_uuid: "4ab3b09006d2457299301b8a3269071f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.470314 25805 raft_consensus.cc:993] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d: : Instructing follower 594f525e3d7846e79aedfa1cbb626488 to start an election
I20260713 09:07:19.470743 25864 raft_consensus.cc:1081] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Signalling peer 594f525e3d7846e79aedfa1cbb626488 to start an election
I20260713 09:07:19.471971 25519 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e084aecc5bda46fe8ccb8ab20ebb16af"
dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
 from {username='slave'} at 127.0.0.1:41916
I20260713 09:07:19.472424 25519 raft_consensus.cc:493] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.472710 25519 raft_consensus.cc:3060] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.477118 25519 raft_consensus.cc:515] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.478660 25519 leader_election.cc:290] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 2 election: Requested vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:19.479146 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e084aecc5bda46fe8ccb8ab20ebb16af" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:19.479523 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e084aecc5bda46fe8ccb8ab20ebb16af" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:19.479673 25594 raft_consensus.cc:3060] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.480015 25669 raft_consensus.cc:3055] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:19.480326 25669 raft_consensus.cc:740] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Running, Role: LEADER
I20260713 09:07:19.480907 25669 consensus_queue.cc:260] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.481756 25669 raft_consensus.cc:3060] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.483731 25594 raft_consensus.cc:2468] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 2.
I20260713 09:07:19.484589 25484 leader_election.cc:304] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [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: 4ab3b09006d2457299301b8a3269071f, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:19.485337 25853 raft_consensus.cc:2804] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:19.485787 25853 raft_consensus.cc:697] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [term 2 LEADER]: Becoming Leader. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Running, Role: LEADER
I20260713 09:07:19.486409 25853 consensus_queue.cc:237] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.487051 25669 raft_consensus.cc:2468] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 2.
I20260713 09:07:19.492172 25418 catalog_manager.cc:5697] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 reported cstate change: term changed from 1 to 2, leader changed from 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131) to 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129). New cstate: current_term: 2 leader_uuid: "594f525e3d7846e79aedfa1cbb626488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.549016 25864 consensus_queue.cc:1048] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.558517 25864 consensus_queue.cc:1048] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.601075 25734 raft_consensus.cc:993] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488: : Instructing follower 4ab3b09006d2457299301b8a3269071f to start an election
I20260713 09:07:19.601549 25853 raft_consensus.cc:1081] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Signalling peer 4ab3b09006d2457299301b8a3269071f to start an election
I20260713 09:07:19.602890 25594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41ac24acf8314895bcdf6ab2e58b6bca"
dest_uuid: "4ab3b09006d2457299301b8a3269071f"
 from {username='slave'} at 127.0.0.1:45776
I20260713 09:07:19.603376 25594 raft_consensus.cc:493] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.603698 25594 raft_consensus.cc:3060] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.607833 25594 raft_consensus.cc:515] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.609122 25594 leader_election.cc:290] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 2 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:19.609761 25519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ac24acf8314895bcdf6ab2e58b6bca" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:19.609999 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ac24acf8314895bcdf6ab2e58b6bca" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:19.610360 25519 raft_consensus.cc:3055] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:19.610518 25669 raft_consensus.cc:3060] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.610720 25519 raft_consensus.cc:740] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Running, Role: LEADER
I20260713 09:07:19.611519 25519 consensus_queue.cc:260] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.612703 25519 raft_consensus.cc:3060] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.616714 25669 raft_consensus.cc:2468] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 2.
I20260713 09:07:19.617779 25559 leader_election.cc:304] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [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: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f; no voters: 
I20260713 09:07:19.618475 25808 raft_consensus.cc:2804] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:19.618948 25519 raft_consensus.cc:2468] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 2.
I20260713 09:07:19.618882 25808 raft_consensus.cc:697] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [term 2 LEADER]: Becoming Leader. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Running, Role: LEADER
I20260713 09:07:19.620172 25808 consensus_queue.cc:237] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.625527 25415 catalog_manager.cc:5697] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f reported cstate change: term changed from 1 to 2, leader changed from 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129) to 4ab3b09006d2457299301b8a3269071f (127.21.45.130). New cstate: current_term: 2 leader_uuid: "4ab3b09006d2457299301b8a3269071f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.630039 25823 raft_consensus.cc:993] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f: : Instructing follower 594f525e3d7846e79aedfa1cbb626488 to start an election
I20260713 09:07:19.630439 25808 raft_consensus.cc:1081] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Signalling peer 594f525e3d7846e79aedfa1cbb626488 to start an election
I20260713 09:07:19.631668 25519 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01ed7e11ff2649fbb7eb79a197d81474"
dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
 from {username='slave'} at 127.0.0.1:41928
I20260713 09:07:19.632112 25519 raft_consensus.cc:493] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.632797 25519 raft_consensus.cc:3060] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.637218 25519 raft_consensus.cc:515] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.638700 25519 leader_election.cc:290] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [CANDIDATE]: Term 2 election: Requested vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:19.639159 25594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ed7e11ff2649fbb7eb79a197d81474" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:19.639688 25594 raft_consensus.cc:3055] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:19.639645 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ed7e11ff2649fbb7eb79a197d81474" candidate_uuid: "594f525e3d7846e79aedfa1cbb626488" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:19.640154 25594 raft_consensus.cc:740] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Running, Role: LEADER
I20260713 09:07:19.640364 25669 raft_consensus.cc:3060] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.640913 25594 consensus_queue.cc:260] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.642006 25594 raft_consensus.cc:3060] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.646198 25669 raft_consensus.cc:2468] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 2.
I20260713 09:07:19.647181 25484 leader_election.cc:304] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [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: 408d428ba4e04a1c9b4396d5b489bd4d, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:19.647727 25853 raft_consensus.cc:2804] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:19.647802 25594 raft_consensus.cc:2468] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 594f525e3d7846e79aedfa1cbb626488 in term 2.
I20260713 09:07:19.648242 25853 raft_consensus.cc:697] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [term 2 LEADER]: Becoming Leader. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Running, Role: LEADER
I20260713 09:07:19.649000 25853 consensus_queue.cc:237] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.654686 25415 catalog_manager.cc:5697] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 reported cstate change: term changed from 1 to 2, leader changed from 4ab3b09006d2457299301b8a3269071f (127.21.45.130) to 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129). New cstate: current_term: 2 leader_uuid: "594f525e3d7846e79aedfa1cbb626488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.835928 25669 raft_consensus.cc:3060] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.840639 25669 raft_consensus.cc:1275] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Refusing update from remote peer 594f525e3d7846e79aedfa1cbb626488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.841563 25734 consensus_queue.cc:1048] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.847936 25594 raft_consensus.cc:1275] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Refusing update from remote peer 594f525e3d7846e79aedfa1cbb626488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.849675 25853 consensus_queue.cc:1048] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.856441 25864 consensus_queue.cc:1048] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.866412 25834 consensus_queue.cc:1048] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.874476 25864 raft_consensus.cc:993] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d: : Instructing follower 4ab3b09006d2457299301b8a3269071f to start an election
I20260713 09:07:19.874743 25519 raft_consensus.cc:1275] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Refusing update from remote peer 4ab3b09006d2457299301b8a3269071f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.874846 25834 raft_consensus.cc:1081] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Signalling peer 4ab3b09006d2457299301b8a3269071f to start an election
I20260713 09:07:19.876374 25594 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "934bad0d92f84b00abd2d0b8fedab4d2"
dest_uuid: "4ab3b09006d2457299301b8a3269071f"
 from {username='slave'} at 127.0.0.1:45764
I20260713 09:07:19.876767 25594 raft_consensus.cc:493] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.877382 25808 consensus_queue.cc:1048] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.877758 25594 raft_consensus.cc:3060] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.883026 25594 raft_consensus.cc:515] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.885310 25669 raft_consensus.cc:1275] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Refusing update from remote peer 4ab3b09006d2457299301b8a3269071f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.886514 25808 consensus_queue.cc:1048] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.887022 25594 leader_election.cc:290] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [CANDIDATE]: Term 2 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131:36227)
I20260713 09:07:19.888015 25669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934bad0d92f84b00abd2d0b8fedab4d2" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
I20260713 09:07:19.888477 25669 raft_consensus.cc:3055] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:19.888727 25669 raft_consensus.cc:740] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Running, Role: LEADER
I20260713 09:07:19.889226 25669 consensus_queue.cc:260] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.889977 25669 raft_consensus.cc:3060] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.893976 25520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934bad0d92f84b00abd2d0b8fedab4d2" candidate_uuid: "4ab3b09006d2457299301b8a3269071f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:19.894477 25520 raft_consensus.cc:3060] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.895736 25669 raft_consensus.cc:2468] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 2.
I20260713 09:07:19.900051 25559 leader_election.cc:304] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [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: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f; no voters: 
I20260713 09:07:19.900786 25520 raft_consensus.cc:2468] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ab3b09006d2457299301b8a3269071f in term 2.
I20260713 09:07:19.901153 25823 raft_consensus.cc:2804] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:19.901634 25823 raft_consensus.cc:697] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [term 2 LEADER]: Becoming Leader. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Running, Role: LEADER
I20260713 09:07:19.902405 25823 consensus_queue.cc:237] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [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: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:19.908391 25415 catalog_manager.cc:5697] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f reported cstate change: term changed from 1 to 2, leader changed from 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131) to 4ab3b09006d2457299301b8a3269071f (127.21.45.130). New cstate: current_term: 2 leader_uuid: "4ab3b09006d2457299301b8a3269071f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.925453 25520 raft_consensus.cc:1275] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Refusing update from remote peer 4ab3b09006d2457299301b8a3269071f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.926466 25823 consensus_queue.cc:1048] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.934703 25669 raft_consensus.cc:1275] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Refusing update from remote peer 4ab3b09006d2457299301b8a3269071f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.936332 25823 consensus_queue.cc:1048] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:20.012259 25669 raft_consensus.cc:1275] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Refusing update from remote peer 4ab3b09006d2457299301b8a3269071f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:20.013214 25823 consensus_queue.cc:1048] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:20.019555 25520 raft_consensus.cc:1275] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Refusing update from remote peer 4ab3b09006d2457299301b8a3269071f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:20.021170 25823 consensus_queue.cc:1048] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:20.030579 25594 raft_consensus.cc:1275] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Refusing update from remote peer 594f525e3d7846e79aedfa1cbb626488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:20.031697 25853 consensus_queue.cc:1048] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:20.039283 25669 raft_consensus.cc:1275] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Refusing update from remote peer 594f525e3d7846e79aedfa1cbb626488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:20.040968 25853 consensus_queue.cc:1048] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:20.042150 25669 raft_consensus.cc:1275] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Refusing update from remote peer 594f525e3d7846e79aedfa1cbb626488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:20.043917 25825 consensus_queue.cc:1048] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:20.055943 25594 raft_consensus.cc:1275] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Refusing update from remote peer 594f525e3d7846e79aedfa1cbb626488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:20.059158 25825 consensus_queue.cc:1048] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:20.332113 25520 raft_consensus.cc:1275] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Refusing update from remote peer 4ab3b09006d2457299301b8a3269071f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:20.339666 25887 consensus_queue.cc:1048] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:20.346804 25669 raft_consensus.cc:1275] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Refusing update from remote peer 4ab3b09006d2457299301b8a3269071f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:20.348578 25888 consensus_queue.cc:1048] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [LEADER]: Connected to new peer: Peer: permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:22.315163 25418 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45004:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:07:22.333779 25418 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45004:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:07:22.383669 21686 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:07:22.433812 25926 tablet.cc:1724] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.478235 25929 tablet.cc:1724] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.483458 25939 tablet.cc:1724] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:22.492954 25633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.45.129:42575, user_credentials={real_user=slave}} blocked reactor thread for 48313.2us
I20260713 09:07:22.508985 25927 tablet.cc:1724] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:22.532342 25932 log.cc:927] Time spent T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260713 09:07:22.538631 25945 tablet.cc:1724] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.550133 25948 tablet.cc:1724] T 0dde118c78754594a30743ec03a2ea21 P 594f525e3d7846e79aedfa1cbb626488: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:22.554955 25546 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:01ed7e11ff2649fbb7eb79a197d81474)
I20260713 09:07:22.558713 25943 tablet.cc:1724] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.583472 25955 tablet.cc:1724] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.588254 25948 tablet.cc:1724] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.593076 25950 tablet.cc:1724] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:22.594933 25942 log.cc:927] Time spent T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d: Append to log took a long time: real 0.056s	user 0.000s	sys 0.002s
W20260713 09:07:22.598217 25944 log.cc:927] Time spent T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260713 09:07:22.608610 25927 tablet.cc:1724] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.589352 25954 tablet.cc:1724] T 0dde118c78754594a30743ec03a2ea21 P 4ab3b09006d2457299301b8a3269071f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:22.620692 25546 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:01ed7e11ff2649fbb7eb79a197d81474)
W20260713 09:07:22.621569 25546 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:01ed7e11ff2649fbb7eb79a197d81474)
I20260713 09:07:22.632625 25517 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95f703119baf42a986fb9624c134ec93"
dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
mode: GRACEFUL
new_leader_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
 from {username='slave'} at 127.0.0.1:45606
I20260713 09:07:22.633227 25517 raft_consensus.cc:606] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 2 LEADER]: Received request to transfer leadership to TS 408d428ba4e04a1c9b4396d5b489bd4d
I20260713 09:07:22.634996 25927 tablet.cc:1724] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.585131 25956 tablet.cc:1724] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.670425 25945 tablet.cc:1724] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.673801 25939 tablet.cc:1724] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.675028 25950 tablet.cc:1724] T 9fa72741250b42508b030786380ae779 P 408d428ba4e04a1c9b4396d5b489bd4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.680686 25955 tablet.cc:1724] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.681265 25929 tablet.cc:1724] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.686046 25943 tablet.cc:1724] T 9fa72741250b42508b030786380ae779 P 4ab3b09006d2457299301b8a3269071f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.704304 25948 tablet.cc:1724] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.710521 25945 tablet.cc:1724] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.713472 25927 tablet.cc:1724] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.720371 25955 tablet.cc:1724] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.721388 25926 tablet.cc:1724] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.726110 25943 tablet.cc:1724] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.725180 25939 tablet.cc:1724] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.756817 25595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c22be4d78cdb4e06948e8e20fd311431"
dest_uuid: "4ab3b09006d2457299301b8a3269071f"
mode: GRACEFUL
new_leader_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
 from {username='slave'} at 127.0.0.1:43322
I20260713 09:07:22.757396 25595 raft_consensus.cc:606] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 2 LEADER]: Received request to transfer leadership to TS 408d428ba4e04a1c9b4396d5b489bd4d
I20260713 09:07:22.758628 21686 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:07:22.759110 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:22.761932 25415 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c: soft_deleted_table [id=7c0e75fcb20443ccbf1560e631e0716c] alter complete (version 1)
I20260713 09:07:22.774415 25518 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a2661fd6aaa4f66a23dd0f617b0e8d5"
dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
mode: GRACEFUL
new_leader_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
 from {username='slave'} at 127.0.0.1:45606
I20260713 09:07:22.774845 25518 raft_consensus.cc:606] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Received request to transfer leadership to TS 408d428ba4e04a1c9b4396d5b489bd4d
I20260713 09:07:22.776921 25595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d720cb9846fb4ec580bbfa801d53c713"
dest_uuid: "4ab3b09006d2457299301b8a3269071f"
mode: GRACEFUL
new_leader_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
 from {username='slave'} at 127.0.0.1:43322
I20260713 09:07:22.777330 25595 raft_consensus.cc:606] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 2 LEADER]: Received request to transfer leadership to TS 408d428ba4e04a1c9b4396d5b489bd4d
I20260713 09:07:22.778236 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:22.778616 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:22.820343 25893 raft_consensus.cc:993] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f: : Instructing follower 408d428ba4e04a1c9b4396d5b489bd4d to start an election
I20260713 09:07:22.820885 25960 raft_consensus.cc:1081] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 2 LEADER]: Signalling peer 408d428ba4e04a1c9b4396d5b489bd4d to start an election
I20260713 09:07:22.822252 25667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d720cb9846fb4ec580bbfa801d53c713"
dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
 from {username='slave'} at 127.0.0.1:34376
I20260713 09:07:22.822712 25667 raft_consensus.cc:493] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:22.822993 25667 raft_consensus.cc:3060] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:22.827499 25667 raft_consensus.cc:515] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:22.829061 25667 leader_election.cc:290] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 3 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
I20260713 09:07:22.829698 25518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d720cb9846fb4ec580bbfa801d53c713" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:22.830065 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d720cb9846fb4ec580bbfa801d53c713" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:22.830310 25518 raft_consensus.cc:3060] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:22.830657 25595 raft_consensus.cc:3055] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:22.830965 25595 raft_consensus.cc:740] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Running, Role: LEADER
I20260713 09:07:22.831722 25595 consensus_queue.cc:260] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:22.833056 25595 raft_consensus.cc:3060] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:22.836781 25518 raft_consensus.cc:2468] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 3.
I20260713 09:07:22.837875 25633 leader_election.cc:304] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [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: 408d428ba4e04a1c9b4396d5b489bd4d, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:22.838621 25937 raft_consensus.cc:2804] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:22.839074 25937 raft_consensus.cc:697] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [term 3 LEADER]: Becoming Leader. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Running, Role: LEADER
I20260713 09:07:22.839381 25595 raft_consensus.cc:2468] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 3.
I20260713 09:07:22.839847 25937 consensus_queue.cc:237] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:22.847184 25417 catalog_manager.cc:5697] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d reported cstate change: term changed from 2 to 3, leader changed from 4ab3b09006d2457299301b8a3269071f (127.21.45.130) to 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131). New cstate: current_term: 3 leader_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:23.041673 25931 raft_consensus.cc:993] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488: : Instructing follower 408d428ba4e04a1c9b4396d5b489bd4d to start an election
I20260713 09:07:23.042086 25894 raft_consensus.cc:1081] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 2 LEADER]: Signalling peer 408d428ba4e04a1c9b4396d5b489bd4d to start an election
I20260713 09:07:23.043306 25667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95f703119baf42a986fb9624c134ec93"
dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
 from {username='slave'} at 127.0.0.1:34360
I20260713 09:07:23.043710 25667 raft_consensus.cc:493] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:23.043948 25667 raft_consensus.cc:3060] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:23.048389 25667 raft_consensus.cc:515] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:23.049912 25667 leader_election.cc:290] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 3 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
I20260713 09:07:23.050555 25518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f703119baf42a986fb9624c134ec93" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:23.050801 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95f703119baf42a986fb9624c134ec93" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:23.051043 25518 raft_consensus.cc:3055] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:23.051339 25595 raft_consensus.cc:3060] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:23.051396 25518 raft_consensus.cc:740] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Running, Role: LEADER
I20260713 09:07:23.052352 25518 consensus_queue.cc:260] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:23.053393 25518 raft_consensus.cc:3060] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:23.056545 25595 raft_consensus.cc:2468] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 3.
I20260713 09:07:23.057456 25633 leader_election.cc:304] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [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: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f; no voters: 
I20260713 09:07:23.058022 25937 raft_consensus.cc:2804] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:23.058322 25518 raft_consensus.cc:2468] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 3.
I20260713 09:07:23.058473 25937 raft_consensus.cc:697] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [term 3 LEADER]: Becoming Leader. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Running, Role: LEADER
I20260713 09:07:23.059222 25937 consensus_queue.cc:237] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:23.065944 25417 catalog_manager.cc:5697] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d reported cstate change: term changed from 2 to 3, leader changed from 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129) to 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131). New cstate: current_term: 3 leader_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:23.091271 25931 raft_consensus.cc:993] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488: : Instructing follower 408d428ba4e04a1c9b4396d5b489bd4d to start an election
I20260713 09:07:23.091650 25894 raft_consensus.cc:1081] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Signalling peer 408d428ba4e04a1c9b4396d5b489bd4d to start an election
I20260713 09:07:23.092845 25667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a2661fd6aaa4f66a23dd0f617b0e8d5"
dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
 from {username='slave'} at 127.0.0.1:34360
I20260713 09:07:23.093242 25667 raft_consensus.cc:493] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:23.093516 25667 raft_consensus.cc:3060] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:23.098493 25667 raft_consensus.cc:515] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } }
I20260713 09:07:23.100006 25667 leader_election.cc:290] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 2 election: Requested vote from peers 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883), 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575)
I20260713 09:07:23.100664 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2661fd6aaa4f66a23dd0f617b0e8d5" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:23.100896 25518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2661fd6aaa4f66a23dd0f617b0e8d5" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:23.101186 25595 raft_consensus.cc:3060] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:23.101383 25518 raft_consensus.cc:3055] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:23.101689 25518 raft_consensus.cc:740] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 594f525e3d7846e79aedfa1cbb626488, State: Running, Role: LEADER
I20260713 09:07:23.102340 25518 consensus_queue.cc:260] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [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: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } }
I20260713 09:07:23.103554 25518 raft_consensus.cc:3060] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:23.106590 25595 raft_consensus.cc:2468] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 2.
I20260713 09:07:23.107468 25633 leader_election.cc:304] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [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: 408d428ba4e04a1c9b4396d5b489bd4d, 4ab3b09006d2457299301b8a3269071f; no voters: 
I20260713 09:07:23.108067 25937 raft_consensus.cc:2804] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:23.108443 25937 raft_consensus.cc:697] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 LEADER]: Becoming Leader. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Running, Role: LEADER
I20260713 09:07:23.108793 25518 raft_consensus.cc:2468] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 2.
I20260713 09:07:23.109272 25937 consensus_queue.cc:237] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [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: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } }
I20260713 09:07:23.115442 25417 catalog_manager.cc:5697] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d reported cstate change: term changed from 1 to 2, leader changed from 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129) to 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131). New cstate: current_term: 2 leader_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:23.183406 25893 raft_consensus.cc:993] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f: : Instructing follower 408d428ba4e04a1c9b4396d5b489bd4d to start an election
I20260713 09:07:23.183786 25960 raft_consensus.cc:1081] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 2 LEADER]: Signalling peer 408d428ba4e04a1c9b4396d5b489bd4d to start an election
I20260713 09:07:23.185006 25667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c22be4d78cdb4e06948e8e20fd311431"
dest_uuid: "408d428ba4e04a1c9b4396d5b489bd4d"
 from {username='slave'} at 127.0.0.1:34376
I20260713 09:07:23.185398 25667 raft_consensus.cc:493] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:23.185631 25667 raft_consensus.cc:3060] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:23.190232 25667 raft_consensus.cc:515] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:23.192063 25667 leader_election.cc:290] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [CANDIDATE]: Term 3 election: Requested vote from peers 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575), 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883)
I20260713 09:07:23.193862 25518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22be4d78cdb4e06948e8e20fd311431" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "594f525e3d7846e79aedfa1cbb626488"
I20260713 09:07:23.194397 25518 raft_consensus.cc:3060] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:23.194427 25595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c22be4d78cdb4e06948e8e20fd311431" candidate_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4ab3b09006d2457299301b8a3269071f"
I20260713 09:07:23.195091 25595 raft_consensus.cc:3055] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:23.195411 25595 raft_consensus.cc:740] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4ab3b09006d2457299301b8a3269071f, State: Running, Role: LEADER
I20260713 09:07:23.196205 25595 consensus_queue.cc:260] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:23.197149 25595 raft_consensus.cc:3060] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:23.199625 25518 raft_consensus.cc:2468] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 3.
I20260713 09:07:23.200448 25633 leader_election.cc:304] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [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: 408d428ba4e04a1c9b4396d5b489bd4d, 594f525e3d7846e79aedfa1cbb626488; no voters: 
I20260713 09:07:23.200994 25937 raft_consensus.cc:2804] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:23.201447 25937 raft_consensus.cc:697] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 3 LEADER]: Becoming Leader. State: Replica: 408d428ba4e04a1c9b4396d5b489bd4d, State: Running, Role: LEADER
I20260713 09:07:23.201493 25595 raft_consensus.cc:2468] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 408d428ba4e04a1c9b4396d5b489bd4d in term 3.
I20260713 09:07:23.202262 25937 consensus_queue.cc:237] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } }
I20260713 09:07:23.207765 25417 catalog_manager.cc:5697] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d reported cstate change: term changed from 2 to 3, leader changed from 4ab3b09006d2457299301b8a3269071f (127.21.45.130) to 408d428ba4e04a1c9b4396d5b489bd4d (127.21.45.131). New cstate: current_term: 3 leader_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "408d428ba4e04a1c9b4396d5b489bd4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 36227 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:23.409585 25595 raft_consensus.cc:1275] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 3 FOLLOWER]: Refusing update from remote peer 408d428ba4e04a1c9b4396d5b489bd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:23.410554 25937 consensus_queue.cc:1048] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.418984 25518 raft_consensus.cc:1275] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 3 FOLLOWER]: Refusing update from remote peer 408d428ba4e04a1c9b4396d5b489bd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:23.420660 25937 consensus_queue.cc:1048] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.450078 25518 raft_consensus.cc:1275] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 3 FOLLOWER]: Refusing update from remote peer 408d428ba4e04a1c9b4396d5b489bd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:23.451113 25968 consensus_queue.cc:1048] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:23.457967 25595 raft_consensus.cc:1275] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 3 FOLLOWER]: Refusing update from remote peer 408d428ba4e04a1c9b4396d5b489bd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:23.459899 25968 consensus_queue.cc:1048] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:23.520483 25517 raft_consensus.cc:1275] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Refusing update from remote peer 408d428ba4e04a1c9b4396d5b489bd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:23.521684 25968 consensus_queue.cc:1048] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:23.530946 25595 raft_consensus.cc:1275] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Refusing update from remote peer 408d428ba4e04a1c9b4396d5b489bd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:23.532872 25938 consensus_queue.cc:1048] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:23.786769 25517 raft_consensus.cc:1275] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488 [term 3 FOLLOWER]: Refusing update from remote peer 408d428ba4e04a1c9b4396d5b489bd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:23.787870 25938 consensus_queue.cc:1048] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "594f525e3d7846e79aedfa1cbb626488" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 42575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:23.794428 25595 raft_consensus.cc:1275] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 3 FOLLOWER]: Refusing update from remote peer 408d428ba4e04a1c9b4396d5b489bd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:23.795748 25938 consensus_queue.cc:1048] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ab3b09006d2457299301b8a3269071f" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 34883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:23.840632 21686 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:07:23.845487 21686 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:07:23.845826 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:23.851272 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:23.851612 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:24.876734 21686 tablet_server.cc:179] TabletServer@127.21.45.129:0 shutting down...
I20260713 09:07:24.896641 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:24.897267 21686 tablet_replica.cc:333] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488: stopping tablet replica
I20260713 09:07:24.897825 21686 raft_consensus.cc:2243] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.898250 21686 raft_consensus.cc:2272] T c22be4d78cdb4e06948e8e20fd311431 P 594f525e3d7846e79aedfa1cbb626488 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.899864 21686 tablet_replica.cc:333] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488: stopping tablet replica
I20260713 09:07:24.900395 21686 raft_consensus.cc:2243] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.900763 21686 raft_consensus.cc:2272] T 95f703119baf42a986fb9624c134ec93 P 594f525e3d7846e79aedfa1cbb626488 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.902252 21686 tablet_replica.cc:333] T 0dde118c78754594a30743ec03a2ea21 P 594f525e3d7846e79aedfa1cbb626488: stopping tablet replica
I20260713 09:07:24.902755 21686 raft_consensus.cc:2243] T 0dde118c78754594a30743ec03a2ea21 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.903121 21686 raft_consensus.cc:2272] T 0dde118c78754594a30743ec03a2ea21 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.904686 21686 tablet_replica.cc:333] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488: stopping tablet replica
I20260713 09:07:24.905172 21686 raft_consensus.cc:2243] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.905851 21686 raft_consensus.cc:2272] T a3e42fa11cf440d48adac65f2d479ce6 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.907452 21686 tablet_replica.cc:333] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488: stopping tablet replica
I20260713 09:07:24.907931 21686 raft_consensus.cc:2243] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.908569 21686 raft_consensus.cc:2272] T e084aecc5bda46fe8ccb8ab20ebb16af P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.910027 21686 tablet_replica.cc:333] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 594f525e3d7846e79aedfa1cbb626488: stopping tablet replica
I20260713 09:07:24.910514 21686 raft_consensus.cc:2243] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.910884 21686 raft_consensus.cc:2272] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.912518 21686 tablet_replica.cc:333] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488: stopping tablet replica
I20260713 09:07:24.912973 21686 raft_consensus.cc:2243] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.913599 21686 raft_consensus.cc:2272] T c0a62926dd294dc89e34f1b75aa8ce79 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.915179 21686 tablet_replica.cc:333] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488: stopping tablet replica
I20260713 09:07:24.915648 21686 raft_consensus.cc:2243] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.916011 21686 raft_consensus.cc:2272] T 304a5f7db14945bf8b9d0043759acbb6 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.917547 21686 tablet_replica.cc:333] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488: stopping tablet replica
I20260713 09:07:24.917982 21686 raft_consensus.cc:2243] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.918619 21686 raft_consensus.cc:2272] T 625e985ff87640b0a376345ac2acdc77 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.920240 21686 tablet_replica.cc:333] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488: stopping tablet replica
I20260713 09:07:24.920717 21686 raft_consensus.cc:2243] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.921330 21686 raft_consensus.cc:2272] T 9fa72741250b42508b030786380ae779 P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.922883 21686 tablet_replica.cc:333] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488: stopping tablet replica
I20260713 09:07:24.923362 21686 raft_consensus.cc:2243] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.923727 21686 raft_consensus.cc:2272] T 9c929183f67d487eb4bf267a1d9f2bf8 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.925276 21686 tablet_replica.cc:333] T 9082b998ca9047fe8f1d597b28fb2efa P 594f525e3d7846e79aedfa1cbb626488: stopping tablet replica
I20260713 09:07:24.925730 21686 raft_consensus.cc:2243] T 9082b998ca9047fe8f1d597b28fb2efa P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.926086 21686 raft_consensus.cc:2272] T 9082b998ca9047fe8f1d597b28fb2efa P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.927659 21686 tablet_replica.cc:333] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488: stopping tablet replica
I20260713 09:07:24.928145 21686 raft_consensus.cc:2243] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.928483 21686 raft_consensus.cc:2272] T 934bad0d92f84b00abd2d0b8fedab4d2 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.929883 21686 tablet_replica.cc:333] T 79728e760d154ff887bc3b31c416617c P 594f525e3d7846e79aedfa1cbb626488: stopping tablet replica
I20260713 09:07:24.930301 21686 raft_consensus.cc:2243] T 79728e760d154ff887bc3b31c416617c P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.930631 21686 raft_consensus.cc:2272] T 79728e760d154ff887bc3b31c416617c P 594f525e3d7846e79aedfa1cbb626488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.932159 21686 tablet_replica.cc:333] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488: stopping tablet replica
I20260713 09:07:24.932617 21686 raft_consensus.cc:2243] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.933266 21686 raft_consensus.cc:2272] T 01ed7e11ff2649fbb7eb79a197d81474 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.934741 21686 tablet_replica.cc:333] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488: stopping tablet replica
I20260713 09:07:24.935159 21686 raft_consensus.cc:2243] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.935472 21686 raft_consensus.cc:2272] T d720cb9846fb4ec580bbfa801d53c713 P 594f525e3d7846e79aedfa1cbb626488 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.937023 21686 tablet_replica.cc:333] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488: stopping tablet replica
I20260713 09:07:24.937440 21686 raft_consensus.cc:2243] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.937814 21686 raft_consensus.cc:2272] T 41ac24acf8314895bcdf6ab2e58b6bca P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.939257 21686 tablet_replica.cc:333] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488: stopping tablet replica
I20260713 09:07:24.939659 21686 raft_consensus.cc:2243] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.940009 21686 raft_consensus.cc:2272] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 594f525e3d7846e79aedfa1cbb626488 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:24.971020 25633 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42575: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260713 09:07:24.973815 25633 consensus_peers.cc:597] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d -> Peer 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575): Couldn't send request to peer 594f525e3d7846e79aedfa1cbb626488. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:24.975940 21686 tablet_server.cc:196] TabletServer@127.21.45.129:0 shutdown complete.
W20260713 09:07:24.979010 25559 consensus_peers.cc:597] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f -> Peer 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575): Couldn't send request to peer 594f525e3d7846e79aedfa1cbb626488. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:25.001221 21686 tablet_server.cc:179] TabletServer@127.21.45.130:0 shutting down...
W20260713 09:07:25.013365 25633 consensus_peers.cc:597] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d -> Peer 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883): Couldn't send request to peer 4ab3b09006d2457299301b8a3269071f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:25.024571 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:25.025332 21686 tablet_replica.cc:333] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f: stopping tablet replica
I20260713 09:07:25.025976 21686 raft_consensus.cc:2243] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:25.026649 21686 raft_consensus.cc:2272] T 934bad0d92f84b00abd2d0b8fedab4d2 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.028287 21686 tablet_replica.cc:333] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f: stopping tablet replica
I20260713 09:07:25.028779 21686 raft_consensus.cc:2243] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:07:25.028873 25633 consensus_peers.cc:597] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d -> Peer 594f525e3d7846e79aedfa1cbb626488 (127.21.45.129:42575): Couldn't send request to peer 594f525e3d7846e79aedfa1cbb626488. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:42575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:25.029157 21686 raft_consensus.cc:2272] T c22be4d78cdb4e06948e8e20fd311431 P 4ab3b09006d2457299301b8a3269071f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.030746 21686 tablet_replica.cc:333] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f: stopping tablet replica
I20260713 09:07:25.031245 21686 raft_consensus.cc:2243] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.031651 21686 raft_consensus.cc:2272] T d720cb9846fb4ec580bbfa801d53c713 P 4ab3b09006d2457299301b8a3269071f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.033337 21686 tablet_replica.cc:333] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f: stopping tablet replica
I20260713 09:07:25.033818 21686 raft_consensus.cc:2243] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.034185 21686 raft_consensus.cc:2272] T 01ed7e11ff2649fbb7eb79a197d81474 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.035657 21686 tablet_replica.cc:333] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f: stopping tablet replica
I20260713 09:07:25.036159 21686 raft_consensus.cc:2243] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.036530 21686 raft_consensus.cc:2272] T 95f703119baf42a986fb9624c134ec93 P 4ab3b09006d2457299301b8a3269071f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.038015 21686 tablet_replica.cc:333] T 9fa72741250b42508b030786380ae779 P 4ab3b09006d2457299301b8a3269071f: stopping tablet replica
I20260713 09:07:25.038487 21686 raft_consensus.cc:2243] T 9fa72741250b42508b030786380ae779 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.038852 21686 raft_consensus.cc:2272] T 9fa72741250b42508b030786380ae779 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.040340 21686 tablet_replica.cc:333] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f: stopping tablet replica
I20260713 09:07:25.040910 21686 raft_consensus.cc:2243] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.041271 21686 raft_consensus.cc:2272] T 9c929183f67d487eb4bf267a1d9f2bf8 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.042755 21686 tablet_replica.cc:333] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f: stopping tablet replica
I20260713 09:07:25.043186 21686 raft_consensus.cc:2243] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:25.043828 21686 raft_consensus.cc:2272] T 9082b998ca9047fe8f1d597b28fb2efa P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.045467 21686 tablet_replica.cc:333] T 0dde118c78754594a30743ec03a2ea21 P 4ab3b09006d2457299301b8a3269071f: stopping tablet replica
I20260713 09:07:25.045928 21686 raft_consensus.cc:2243] T 0dde118c78754594a30743ec03a2ea21 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.046288 21686 raft_consensus.cc:2272] T 0dde118c78754594a30743ec03a2ea21 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.047731 21686 tablet_replica.cc:333] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f: stopping tablet replica
I20260713 09:07:25.048251 21686 raft_consensus.cc:2243] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.048669 21686 raft_consensus.cc:2272] T e084aecc5bda46fe8ccb8ab20ebb16af P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.050132 21686 tablet_replica.cc:333] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f: stopping tablet replica
I20260713 09:07:25.050580 21686 raft_consensus.cc:2243] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.050933 21686 raft_consensus.cc:2272] T a3e42fa11cf440d48adac65f2d479ce6 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.052455 21686 tablet_replica.cc:333] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f: stopping tablet replica
I20260713 09:07:25.052891 21686 raft_consensus.cc:2243] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:25.053500 21686 raft_consensus.cc:2272] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.055449 21686 tablet_replica.cc:333] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f: stopping tablet replica
I20260713 09:07:25.056093 21686 raft_consensus.cc:2243] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:25.056834 21686 raft_consensus.cc:2272] T 304a5f7db14945bf8b9d0043759acbb6 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.058447 21686 tablet_replica.cc:333] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f: stopping tablet replica
I20260713 09:07:25.058892 21686 raft_consensus.cc:2243] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.059217 21686 raft_consensus.cc:2272] T 625e985ff87640b0a376345ac2acdc77 P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.060740 21686 tablet_replica.cc:333] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f: stopping tablet replica
I20260713 09:07:25.061137 21686 raft_consensus.cc:2243] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:25.061724 21686 raft_consensus.cc:2272] T 79728e760d154ff887bc3b31c416617c P 4ab3b09006d2457299301b8a3269071f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.063316 21686 tablet_replica.cc:333] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f: stopping tablet replica
I20260713 09:07:25.063746 21686 raft_consensus.cc:2243] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.064116 21686 raft_consensus.cc:2272] T c0a62926dd294dc89e34f1b75aa8ce79 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.065732 21686 tablet_replica.cc:333] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f: stopping tablet replica
I20260713 09:07:25.066135 21686 raft_consensus.cc:2243] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:25.066721 21686 raft_consensus.cc:2272] T 41ac24acf8314895bcdf6ab2e58b6bca P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.068220 21686 tablet_replica.cc:333] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f: stopping tablet replica
I20260713 09:07:25.068616 21686 raft_consensus.cc:2243] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.068931 21686 raft_consensus.cc:2272] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 4ab3b09006d2457299301b8a3269071f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.105600 21686 tablet_server.cc:196] TabletServer@127.21.45.130:0 shutdown complete.
W20260713 09:07:25.117787 25633 consensus_peers.cc:597] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d -> Peer 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883): Couldn't send request to peer 4ab3b09006d2457299301b8a3269071f. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.130:34883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:25.132033 21686 tablet_server.cc:179] TabletServer@127.21.45.131:0 shutting down...
I20260713 09:07:25.153033 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:25.153621 21686 tablet_replica.cc:333] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d: stopping tablet replica
I20260713 09:07:25.154165 21686 raft_consensus.cc:2243] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.154610 21686 raft_consensus.cc:2272] T 934bad0d92f84b00abd2d0b8fedab4d2 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.156376 21686 tablet_replica.cc:333] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d: stopping tablet replica
I20260713 09:07:25.156867 21686 raft_consensus.cc:2243] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:25.157541 21686 raft_consensus.cc:2272] T c22be4d78cdb4e06948e8e20fd311431 P 408d428ba4e04a1c9b4396d5b489bd4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.159073 21686 tablet_replica.cc:333] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d: stopping tablet replica
I20260713 09:07:25.159543 21686 raft_consensus.cc:2243] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:25.160220 21686 raft_consensus.cc:2272] T 95f703119baf42a986fb9624c134ec93 P 408d428ba4e04a1c9b4396d5b489bd4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.161782 21686 tablet_replica.cc:333] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d: stopping tablet replica
I20260713 09:07:25.162278 21686 raft_consensus.cc:2243] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:25.162904 21686 raft_consensus.cc:2272] T d720cb9846fb4ec580bbfa801d53c713 P 408d428ba4e04a1c9b4396d5b489bd4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.164608 21686 tablet_replica.cc:333] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d: stopping tablet replica
I20260713 09:07:25.165091 21686 raft_consensus.cc:2243] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.165644 21686 raft_consensus.cc:2272] T 01ed7e11ff2649fbb7eb79a197d81474 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.167184 21686 tablet_replica.cc:333] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d: stopping tablet replica
I20260713 09:07:25.167649 21686 raft_consensus.cc:2243] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:25.168330 21686 raft_consensus.cc:2272] T 0dde118c78754594a30743ec03a2ea21 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.169826 21686 tablet_replica.cc:333] T a3e42fa11cf440d48adac65f2d479ce6 P 408d428ba4e04a1c9b4396d5b489bd4d: stopping tablet replica
I20260713 09:07:25.170296 21686 raft_consensus.cc:2243] T a3e42fa11cf440d48adac65f2d479ce6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.170689 21686 raft_consensus.cc:2272] T a3e42fa11cf440d48adac65f2d479ce6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.188879 21686 tablet_replica.cc:333] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 408d428ba4e04a1c9b4396d5b489bd4d: stopping tablet replica
I20260713 09:07:25.190423 21686 raft_consensus.cc:2243] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.191375 21686 raft_consensus.cc:2272] T 5ab5bcedc47641b98a4cacdeb2a0e8af P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.194396 21686 tablet_replica.cc:333] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d: stopping tablet replica
I20260713 09:07:25.195118 21686 raft_consensus.cc:2243] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.195847 21686 raft_consensus.cc:2272] T e084aecc5bda46fe8ccb8ab20ebb16af P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.198305 21686 tablet_replica.cc:333] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d: stopping tablet replica
I20260713 09:07:25.198889 21686 raft_consensus.cc:2243] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.199532 21686 raft_consensus.cc:2272] T 304a5f7db14945bf8b9d0043759acbb6 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.201927 21686 tablet_replica.cc:333] T 625e985ff87640b0a376345ac2acdc77 P 408d428ba4e04a1c9b4396d5b489bd4d: stopping tablet replica
I20260713 09:07:25.202488 21686 raft_consensus.cc:2243] T 625e985ff87640b0a376345ac2acdc77 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.203017 21686 raft_consensus.cc:2272] T 625e985ff87640b0a376345ac2acdc77 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.205283 21686 tablet_replica.cc:333] T 9fa72741250b42508b030786380ae779 P 408d428ba4e04a1c9b4396d5b489bd4d: stopping tablet replica
I20260713 09:07:25.205899 21686 raft_consensus.cc:2243] T 9fa72741250b42508b030786380ae779 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.206544 21686 raft_consensus.cc:2272] T 9fa72741250b42508b030786380ae779 P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.208812 21686 tablet_replica.cc:333] T 9082b998ca9047fe8f1d597b28fb2efa P 408d428ba4e04a1c9b4396d5b489bd4d: stopping tablet replica
I20260713 09:07:25.209383 21686 raft_consensus.cc:2243] T 9082b998ca9047fe8f1d597b28fb2efa P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.209931 21686 raft_consensus.cc:2272] T 9082b998ca9047fe8f1d597b28fb2efa P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.212262 21686 tablet_replica.cc:333] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d: stopping tablet replica
I20260713 09:07:25.212741 21686 raft_consensus.cc:2243] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:25.213955 21686 raft_consensus.cc:2272] T 9c929183f67d487eb4bf267a1d9f2bf8 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.217067 21686 tablet_replica.cc:333] T 79728e760d154ff887bc3b31c416617c P 408d428ba4e04a1c9b4396d5b489bd4d: stopping tablet replica
I20260713 09:07:25.217931 21686 raft_consensus.cc:2243] T 79728e760d154ff887bc3b31c416617c P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.218744 21686 raft_consensus.cc:2272] T 79728e760d154ff887bc3b31c416617c P 408d428ba4e04a1c9b4396d5b489bd4d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:25.221998 25633 consensus_peers.cc:597] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d -> Peer 4ab3b09006d2457299301b8a3269071f (127.21.45.130:34883): Couldn't send request to peer 4ab3b09006d2457299301b8a3269071f. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.130:34883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:25.222234 21686 tablet_replica.cc:333] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d: stopping tablet replica
I20260713 09:07:25.222862 21686 raft_consensus.cc:2243] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.223538 21686 raft_consensus.cc:2272] T 41ac24acf8314895bcdf6ab2e58b6bca P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.225939 21686 tablet_replica.cc:333] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d: stopping tablet replica
I20260713 09:07:25.226425 21686 raft_consensus.cc:2243] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:25.227418 21686 raft_consensus.cc:2272] T 7a2661fd6aaa4f66a23dd0f617b0e8d5 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.229525 21686 tablet_replica.cc:333] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d: stopping tablet replica
I20260713 09:07:25.229974 21686 raft_consensus.cc:2243] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:25.230571 21686 raft_consensus.cc:2272] T c0a62926dd294dc89e34f1b75aa8ce79 P 408d428ba4e04a1c9b4396d5b489bd4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.277066 21686 tablet_server.cc:196] TabletServer@127.21.45.131:0 shutdown complete.
I20260713 09:07:25.315021 21686 master.cc:562] Master@127.21.45.190:46807 shutting down...
I20260713 09:07:25.335675 21686 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:25.336344 21686 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.336663 21686 tablet_replica.cc:333] T 00000000000000000000000000000000 P 60a207693fa04eafb91a58e5d3788e3c: stopping tablet replica
I20260713 09:07:25.355589 21686 master.cc:584] Master@127.21.45.190:46807 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12271 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:07:25.405632 21686 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.45.190:39671
I20260713 09:07:25.406721 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:25.411952 25985 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:25.412017 25984 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:25.412545 25987 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:25.413997 21686 server_base.cc:1061] running on GCE node
I20260713 09:07:25.415434 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:25.415623 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:25.415762 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933645415745 us; error 0 us; skew 500 ppm
I20260713 09:07:25.416260 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:25.418319 21686 webserver.cc:533] Webserver started at http://127.21.45.190:45567/ using document root <none> and password file <none>
I20260713 09:07:25.418748 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:25.418905 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:25.419138 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:25.420271 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-0/minicluster-data/master-0-root/instance:
uuid: "d073587003214ef68200b2d4887295cc"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-bxq4"
I20260713 09:07:25.424177 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:07:25.427104 25992 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.427731 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:25.427963 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-0/minicluster-data/master-0-root
uuid: "d073587003214ef68200b2d4887295cc"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-bxq4"
I20260713 09:07:25.428231 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-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)
I20260713 09:07:25.445025 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:25.446053 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:25.481349 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.190:39671
I20260713 09:07:25.481447 26043 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.190:39671 every 8 connection(s)
I20260713 09:07:25.485065 26044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.495587 26044 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc: Bootstrap starting.
I20260713 09:07:25.499963 26044 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.503780 26044 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc: No bootstrap required, opened a new log
I20260713 09:07:25.505837 26044 raft_consensus.cc:359] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d073587003214ef68200b2d4887295cc" member_type: VOTER }
I20260713 09:07:25.506228 26044 raft_consensus.cc:385] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.506403 26044 raft_consensus.cc:740] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d073587003214ef68200b2d4887295cc, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.506908 26044 consensus_queue.cc:260] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d073587003214ef68200b2d4887295cc" member_type: VOTER }
I20260713 09:07:25.507334 26044 raft_consensus.cc:399] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:25.507531 26044 raft_consensus.cc:493] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:25.507745 26044 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.511854 26044 raft_consensus.cc:515] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d073587003214ef68200b2d4887295cc" member_type: VOTER }
I20260713 09:07:25.512315 26044 leader_election.cc:304] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [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: d073587003214ef68200b2d4887295cc; no voters: 
I20260713 09:07:25.513270 26044 leader_election.cc:290] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:25.513550 26047 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:25.514886 26047 raft_consensus.cc:697] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [term 1 LEADER]: Becoming Leader. State: Replica: d073587003214ef68200b2d4887295cc, State: Running, Role: LEADER
I20260713 09:07:25.515599 26047 consensus_queue.cc:237] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [LEADER]: Queue going to LEADER mode. State: All 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: "d073587003214ef68200b2d4887295cc" member_type: VOTER }
I20260713 09:07:25.516064 26044 sys_catalog.cc:565] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:25.521113 26048 sys_catalog.cc:455] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d073587003214ef68200b2d4887295cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d073587003214ef68200b2d4887295cc" member_type: VOTER } }
I20260713 09:07:25.521615 26048 sys_catalog.cc:458] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:25.522671 26049 sys_catalog.cc:455] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [sys.catalog]: SysCatalogTable state changed. Reason: New leader d073587003214ef68200b2d4887295cc. Latest consensus state: current_term: 1 leader_uuid: "d073587003214ef68200b2d4887295cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d073587003214ef68200b2d4887295cc" member_type: VOTER } }
I20260713 09:07:25.523224 26049 sys_catalog.cc:458] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:25.524374 26054 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:25.531522 26054 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:25.532385 21686 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:25.539951 26054 catalog_manager.cc:1383] Generated new cluster ID: 6b528229a2a74bf2aaf13993b18b3e0a
I20260713 09:07:25.540208 26054 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:25.564313 26054 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:25.565594 26054 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:25.583344 26054 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc: Generated new TSK 0
I20260713 09:07:25.583930 26054 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:25.598232 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:25.603753 26065 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:25.604840 26066 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:25.609232 21686 server_base.cc:1061] running on GCE node
W20260713 09:07:25.609555 26068 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:25.610441 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:25.610617 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:25.610733 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933645610722 us; error 0 us; skew 500 ppm
I20260713 09:07:25.611182 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:25.613245 21686 webserver.cc:533] Webserver started at http://127.21.45.129:45263/ using document root <none> and password file <none>
I20260713 09:07:25.613647 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:25.613790 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:25.613977 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:25.614979 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-0/minicluster-data/ts-0-root/instance:
uuid: "6fa55d9d2d874141abc49876daf2384e"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-bxq4"
I20260713 09:07:25.619128 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:07:25.622135 26073 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.622781 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:25.623030 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-0/minicluster-data/ts-0-root
uuid: "6fa55d9d2d874141abc49876daf2384e"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-bxq4"
I20260713 09:07:25.623258 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-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)
I20260713 09:07:25.646688 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:25.647786 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:25.649140 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:25.651257 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:25.651418 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.651644 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:25.651791 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.689143 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.129:37413
I20260713 09:07:25.689257 26135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.129:37413 every 8 connection(s)
I20260713 09:07:25.693630 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:25.700882 26140 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:25.702390 26141 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:25.705075 26143 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:25.705297 21686 server_base.cc:1061] running on GCE node
I20260713 09:07:25.706185 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:25.706388 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:25.706539 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933645706522 us; error 0 us; skew 500 ppm
I20260713 09:07:25.707034 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:25.709583 21686 webserver.cc:533] Webserver started at http://127.21.45.130:46771/ using document root <none> and password file <none>
I20260713 09:07:25.710057 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:25.710294 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:25.710572 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:25.710740 26136 heartbeater.cc:344] Connected to a master server at 127.21.45.190:39671
I20260713 09:07:25.711093 26136 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:25.711755 26136 heartbeater.cc:507] Master 127.21.45.190:39671 requested a full tablet report, sending...
I20260713 09:07:25.711755 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-0/minicluster-data/ts-1-root/instance:
uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-bxq4"
I20260713 09:07:25.713940 26009 ts_manager.cc:194] Registered new tserver with Master: 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413)
I20260713 09:07:25.716321 26009 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41240
I20260713 09:07:25.717267 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:25.720552 26148 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.721231 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:25.721481 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-0/minicluster-data/ts-1-root
uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-bxq4"
I20260713 09:07:25.721724 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-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)
I20260713 09:07:25.753330 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:25.754437 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:25.755774 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:25.757848 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:25.758030 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.758253 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:25.758399 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.796058 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.130:33011
I20260713 09:07:25.796185 26210 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.130:33011 every 8 connection(s)
I20260713 09:07:25.800599 21686 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:25.808128 26215 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:25.808887 26214 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:25.809993 21686 server_base.cc:1061] running on GCE node
W20260713 09:07:25.810185 26217 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:25.811271 21686 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:25.811523 21686 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:25.811717 21686 hybrid_clock.cc:648] HybridClock initialized: now 1783933645811699 us; error 0 us; skew 500 ppm
I20260713 09:07:25.812318 21686 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:25.813089 26211 heartbeater.cc:344] Connected to a master server at 127.21.45.190:39671
I20260713 09:07:25.813486 26211 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:25.814316 26211 heartbeater.cc:507] Master 127.21.45.190:39671 requested a full tablet report, sending...
I20260713 09:07:25.814821 21686 webserver.cc:533] Webserver started at http://127.21.45.131:36937/ using document root <none> and password file <none>
I20260713 09:07:25.815414 21686 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:25.815598 21686 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:25.815836 21686 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:25.816349 26009 ts_manager.cc:194] Registered new tserver with Master: eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:25.817009 21686 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-0/minicluster-data/ts-2-root/instance:
uuid: "99a2879d39d8486eb1a053bd75b52a4d"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-bxq4"
I20260713 09:07:25.817752 26009 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41244
I20260713 09:07:25.821708 21686 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:07:25.824929 26222 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.825668 21686 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:25.825903 21686 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-0/minicluster-data/ts-2-root
uuid: "99a2879d39d8486eb1a053bd75b52a4d"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-bxq4"
I20260713 09:07:25.826182 21686 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPZjL4v/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933544324948-21686-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)
I20260713 09:07:25.851406 21686 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:25.852483 21686 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:25.853740 21686 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:25.855719 21686 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:25.855893 21686 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.856142 21686 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:25.856282 21686 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.893122 21686 rpc_server.cc:307] RPC server started. Bound to: 127.21.45.131:42689
I20260713 09:07:25.893226 26284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.45.131:42689 every 8 connection(s)
I20260713 09:07:25.905505 26285 heartbeater.cc:344] Connected to a master server at 127.21.45.190:39671
I20260713 09:07:25.905882 26285 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:25.906560 26285 heartbeater.cc:507] Master 127.21.45.190:39671 requested a full tablet report, sending...
I20260713 09:07:25.908334 26009 ts_manager.cc:194] Registered new tserver with Master: 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:25.909253 21686 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013075776s
I20260713 09:07:25.909597 26009 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41258
I20260713 09:07:25.932133 26009 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41270:
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:25.934670 26009 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:25.994666 26101 tablet_service.cc:1511] Processing CreateTablet for tablet 651d30c7277b469d8d05d4c708ff28cf (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:25.996124 26101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651d30c7277b469d8d05d4c708ff28cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.995759 26098 tablet_service.cc:1511] Processing CreateTablet for tablet babaf04fe3034d138ea7a8abb225324a (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:25.997169 26098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet babaf04fe3034d138ea7a8abb225324a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.996892 26100 tablet_service.cc:1511] Processing CreateTablet for tablet 6f6b8b6d15004561b079f4fa4346a724 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:25.995759 26099 tablet_service.cc:1511] Processing CreateTablet for tablet cd91808df2ae4651b60767017c3dc468 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:25.999675 26097 tablet_service.cc:1511] Processing CreateTablet for tablet 32deb5ff294d40d5a34a8a282c96c4e3 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:26.002329 26096 tablet_service.cc:1511] Processing CreateTablet for tablet 5f70b4ac521242adbb9d4108b03ff3d7 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:25.998152 26100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f6b8b6d15004561b079f4fa4346a724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.004122 26099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd91808df2ae4651b60767017c3dc468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.004683 26096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f70b4ac521242adbb9d4108b03ff3d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.007316 26097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32deb5ff294d40d5a34a8a282c96c4e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.013626 26095 tablet_service.cc:1511] Processing CreateTablet for tablet 5c0060de5e6946beb9b827c03f3bb305 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:26.015033 26095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c0060de5e6946beb9b827c03f3bb305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.024399 26094 tablet_service.cc:1511] Processing CreateTablet for tablet 43fb0f94bf604be7856cba2591a40988 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:26.025744 26094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43fb0f94bf604be7856cba2591a40988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.031517 26093 tablet_service.cc:1511] Processing CreateTablet for tablet c16f8d08cd804c0c88d934f886a550e3 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:26.035753 26093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16f8d08cd804c0c88d934f886a550e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.053303 26175 tablet_service.cc:1511] Processing CreateTablet for tablet 6f6b8b6d15004561b079f4fa4346a724 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:26.054730 26175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f6b8b6d15004561b079f4fa4346a724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.057008 26168 tablet_service.cc:1511] Processing CreateTablet for tablet c16f8d08cd804c0c88d934f886a550e3 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:26.057284 26174 tablet_service.cc:1511] Processing CreateTablet for tablet cd91808df2ae4651b60767017c3dc468 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:26.058351 26169 tablet_service.cc:1511] Processing CreateTablet for tablet 43fb0f94bf604be7856cba2591a40988 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:26.058758 26174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd91808df2ae4651b60767017c3dc468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.059321 26169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43fb0f94bf604be7856cba2591a40988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.061208 26173 tablet_service.cc:1511] Processing CreateTablet for tablet babaf04fe3034d138ea7a8abb225324a (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:26.061218 26170 tablet_service.cc:1511] Processing CreateTablet for tablet 5c0060de5e6946beb9b827c03f3bb305 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:26.063265 26172 tablet_service.cc:1511] Processing CreateTablet for tablet 32deb5ff294d40d5a34a8a282c96c4e3 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:26.064208 26173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet babaf04fe3034d138ea7a8abb225324a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.065188 26171 tablet_service.cc:1511] Processing CreateTablet for tablet 5f70b4ac521242adbb9d4108b03ff3d7 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:26.065646 26170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c0060de5e6946beb9b827c03f3bb305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.051836 26176 tablet_service.cc:1511] Processing CreateTablet for tablet 651d30c7277b469d8d05d4c708ff28cf (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:26.067381 26172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32deb5ff294d40d5a34a8a282c96c4e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.071617 26168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16f8d08cd804c0c88d934f886a550e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.080408 26171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f70b4ac521242adbb9d4108b03ff3d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.101055 26299 tablet_bootstrap.cc:492] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e: Bootstrap starting.
I20260713 09:07:26.104517 26176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651d30c7277b469d8d05d4c708ff28cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.115999 26299 tablet_bootstrap.cc:654] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.125944 26300 tablet_bootstrap.cc:492] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9: Bootstrap starting.
I20260713 09:07:26.131867 26299 tablet_bootstrap.cc:492] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e: No bootstrap required, opened a new log
I20260713 09:07:26.132403 26299 ts_tablet_manager.cc:1403] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260713 09:07:26.135200 26299 raft_consensus.cc:359] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.135874 26299 raft_consensus.cc:385] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.136181 26299 raft_consensus.cc:740] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.137046 26299 consensus_queue.cc:260] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.137477 26249 tablet_service.cc:1511] Processing CreateTablet for tablet 6f6b8b6d15004561b079f4fa4346a724 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:26.138825 26249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f6b8b6d15004561b079f4fa4346a724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.139137 26136 heartbeater.cc:499] Master 127.21.45.190:39671 was elected leader, sending a full tablet report...
I20260713 09:07:26.141239 26248 tablet_service.cc:1511] Processing CreateTablet for tablet cd91808df2ae4651b60767017c3dc468 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:26.142558 26248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd91808df2ae4651b60767017c3dc468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.142334 26243 tablet_service.cc:1511] Processing CreateTablet for tablet 43fb0f94bf604be7856cba2591a40988 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:26.143563 26243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43fb0f94bf604be7856cba2591a40988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.144680 26244 tablet_service.cc:1511] Processing CreateTablet for tablet 5c0060de5e6946beb9b827c03f3bb305 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:26.145875 26244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c0060de5e6946beb9b827c03f3bb305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.145889 26300 tablet_bootstrap.cc:654] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.149262 26245 tablet_service.cc:1511] Processing CreateTablet for tablet 5f70b4ac521242adbb9d4108b03ff3d7 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:26.150514 26245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f70b4ac521242adbb9d4108b03ff3d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.141232 26242 tablet_service.cc:1511] Processing CreateTablet for tablet c16f8d08cd804c0c88d934f886a550e3 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:26.153374 26242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16f8d08cd804c0c88d934f886a550e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.153191 26246 tablet_service.cc:1511] Processing CreateTablet for tablet 32deb5ff294d40d5a34a8a282c96c4e3 (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:26.154389 26246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32deb5ff294d40d5a34a8a282c96c4e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.143522 26299 ts_tablet_manager.cc:1434] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:07:26.157233 26299 tablet_bootstrap.cc:492] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e: Bootstrap starting.
I20260713 09:07:26.157191 26247 tablet_service.cc:1511] Processing CreateTablet for tablet babaf04fe3034d138ea7a8abb225324a (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:26.158743 26247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet babaf04fe3034d138ea7a8abb225324a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.136255 26250 tablet_service.cc:1511] Processing CreateTablet for tablet 651d30c7277b469d8d05d4c708ff28cf (DEFAULT_TABLE table=test-workload [id=9fdfef00654e4983b6fe4c0fad75d38d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:26.162712 26250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651d30c7277b469d8d05d4c708ff28cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.163926 26299 tablet_bootstrap.cc:654] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.170969 26300 tablet_bootstrap.cc:492] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9: No bootstrap required, opened a new log
I20260713 09:07:26.171427 26300 ts_tablet_manager.cc:1403] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.014s
I20260713 09:07:26.171857 26304 tablet_bootstrap.cc:492] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d: Bootstrap starting.
I20260713 09:07:26.174227 26300 raft_consensus.cc:359] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.174939 26300 raft_consensus.cc:385] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.175230 26300 raft_consensus.cc:740] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.176127 26300 consensus_queue.cc:260] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.181001 26304 tablet_bootstrap.cc:654] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.185694 26211 heartbeater.cc:499] Master 127.21.45.190:39671 was elected leader, sending a full tablet report...
I20260713 09:07:26.198582 26299 tablet_bootstrap.cc:492] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e: No bootstrap required, opened a new log
I20260713 09:07:26.199077 26299 ts_tablet_manager.cc:1403] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.005s
I20260713 09:07:26.185395 26300 ts_tablet_manager.cc:1434] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260713 09:07:26.201637 26300 tablet_bootstrap.cc:492] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9: Bootstrap starting.
I20260713 09:07:26.201746 26299 raft_consensus.cc:359] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.209197 26299 raft_consensus.cc:385] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.209471 26299 raft_consensus.cc:740] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.210316 26299 consensus_queue.cc:260] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.212857 26299 ts_tablet_manager.cc:1434] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260713 09:07:26.213711 26299 tablet_bootstrap.cc:492] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e: Bootstrap starting.
I20260713 09:07:26.219956 26299 tablet_bootstrap.cc:654] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.233963 26300 tablet_bootstrap.cc:654] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.238505 26304 tablet_bootstrap.cc:492] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d: No bootstrap required, opened a new log
I20260713 09:07:26.238973 26304 ts_tablet_manager.cc:1403] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent bootstrapping tablet: real 0.067s	user 0.030s	sys 0.020s
I20260713 09:07:26.241750 26304 raft_consensus.cc:359] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.242447 26304 raft_consensus.cc:385] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.242738 26304 raft_consensus.cc:740] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.242997 26299 tablet_bootstrap.cc:492] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e: No bootstrap required, opened a new log
I20260713 09:07:26.243403 26299 ts_tablet_manager.cc:1403] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.014s
I20260713 09:07:26.243583 26304 consensus_queue.cc:260] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.245985 26285 heartbeater.cc:499] Master 127.21.45.190:39671 was elected leader, sending a full tablet report...
I20260713 09:07:26.246496 26304 ts_tablet_manager.cc:1434] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:26.246642 26300 tablet_bootstrap.cc:492] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9: No bootstrap required, opened a new log
I20260713 09:07:26.245965 26299 raft_consensus.cc:359] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.247138 26300 ts_tablet_manager.cc:1403] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent bootstrapping tablet: real 0.046s	user 0.000s	sys 0.017s
I20260713 09:07:26.247174 26299 raft_consensus.cc:385] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.247589 26299 raft_consensus.cc:740] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.248301 26299 consensus_queue.cc:260] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.249614 26300 raft_consensus.cc:359] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.250304 26300 raft_consensus.cc:385] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.250383 26299 ts_tablet_manager.cc:1434] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:26.250639 26300 raft_consensus.cc:740] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.251463 26299 tablet_bootstrap.cc:492] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e: Bootstrap starting.
I20260713 09:07:26.251503 26300 consensus_queue.cc:260] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.252203 26304 tablet_bootstrap.cc:492] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d: Bootstrap starting.
I20260713 09:07:26.257992 26299 tablet_bootstrap.cc:654] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.258554 26300 ts_tablet_manager.cc:1434] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:07:26.258643 26304 tablet_bootstrap.cc:654] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.259545 26300 tablet_bootstrap.cc:492] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9: Bootstrap starting.
I20260713 09:07:26.267032 26300 tablet_bootstrap.cc:654] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.298218 26300 tablet_bootstrap.cc:492] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9: No bootstrap required, opened a new log
I20260713 09:07:26.298699 26300 ts_tablet_manager.cc:1403] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent bootstrapping tablet: real 0.039s	user 0.027s	sys 0.007s
I20260713 09:07:26.298911 26299 tablet_bootstrap.cc:492] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e: No bootstrap required, opened a new log
I20260713 09:07:26.299379 26299 ts_tablet_manager.cc:1403] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.024s
I20260713 09:07:26.300061 26304 tablet_bootstrap.cc:492] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d: No bootstrap required, opened a new log
I20260713 09:07:26.300554 26304 ts_tablet_manager.cc:1403] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent bootstrapping tablet: real 0.049s	user 0.032s	sys 0.015s
I20260713 09:07:26.301079 26300 raft_consensus.cc:359] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.301608 26300 raft_consensus.cc:385] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.301823 26300 raft_consensus.cc:740] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.302055 26299 raft_consensus.cc:359] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.302451 26300 consensus_queue.cc:260] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.302775 26299 raft_consensus.cc:385] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.303138 26299 raft_consensus.cc:740] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.303234 26304 raft_consensus.cc:359] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.303885 26304 raft_consensus.cc:385] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.304246 26304 raft_consensus.cc:740] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.303962 26299 consensus_queue.cc:260] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.304463 26300 ts_tablet_manager.cc:1434] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:07:26.305473 26300 tablet_bootstrap.cc:492] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9: Bootstrap starting.
I20260713 09:07:26.305060 26304 consensus_queue.cc:260] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.311990 26300 tablet_bootstrap.cc:654] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.312742 26299 ts_tablet_manager.cc:1434] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:07:26.313086 26304 ts_tablet_manager.cc:1434] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:07:26.317106 26299 tablet_bootstrap.cc:492] T 5c0060de5e6946beb9b827c03f3bb305 P 6fa55d9d2d874141abc49876daf2384e: Bootstrap starting.
I20260713 09:07:26.317209 26304 tablet_bootstrap.cc:492] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d: Bootstrap starting.
I20260713 09:07:26.323765 26299 tablet_bootstrap.cc:654] T 5c0060de5e6946beb9b827c03f3bb305 P 6fa55d9d2d874141abc49876daf2384e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.324361 26304 tablet_bootstrap.cc:654] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.329305 26300 tablet_bootstrap.cc:492] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9: No bootstrap required, opened a new log
I20260713 09:07:26.329716 26300 ts_tablet_manager.cc:1403] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.013s
I20260713 09:07:26.331686 26300 raft_consensus.cc:359] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.332182 26300 raft_consensus.cc:385] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.332525 26300 raft_consensus.cc:740] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.333230 26300 consensus_queue.cc:260] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.334288 26304 tablet_bootstrap.cc:492] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d: No bootstrap required, opened a new log
I20260713 09:07:26.334674 26304 ts_tablet_manager.cc:1403] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260713 09:07:26.335073 26300 ts_tablet_manager.cc:1434] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:26.336104 26300 tablet_bootstrap.cc:492] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9: Bootstrap starting.
I20260713 09:07:26.337018 26299 tablet_bootstrap.cc:492] T 5c0060de5e6946beb9b827c03f3bb305 P 6fa55d9d2d874141abc49876daf2384e: No bootstrap required, opened a new log
I20260713 09:07:26.337486 26299 ts_tablet_manager.cc:1403] T 5c0060de5e6946beb9b827c03f3bb305 P 6fa55d9d2d874141abc49876daf2384e: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260713 09:07:26.337170 26304 raft_consensus.cc:359] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.337888 26304 raft_consensus.cc:385] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.338179 26304 raft_consensus.cc:740] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.338896 26304 consensus_queue.cc:260] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.340154 26302 raft_consensus.cc:493] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.340447 26299 raft_consensus.cc:359] T 5c0060de5e6946beb9b827c03f3bb305 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.341149 26299 raft_consensus.cc:385] T 5c0060de5e6946beb9b827c03f3bb305 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.341413 26299 raft_consensus.cc:740] T 5c0060de5e6946beb9b827c03f3bb305 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.342094 26299 consensus_queue.cc:260] T 5c0060de5e6946beb9b827c03f3bb305 P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.342530 26300 tablet_bootstrap.cc:654] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.343487 26304 ts_tablet_manager.cc:1434] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260713 09:07:26.344551 26304 tablet_bootstrap.cc:492] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d: Bootstrap starting.
I20260713 09:07:26.350382 26304 tablet_bootstrap.cc:654] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.355479 26300 tablet_bootstrap.cc:492] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9: No bootstrap required, opened a new log
I20260713 09:07:26.355991 26300 ts_tablet_manager.cc:1403] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260713 09:07:26.340615 26302 raft_consensus.cc:515] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.359103 26302 leader_election.cc:290] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:26.358887 26300 raft_consensus.cc:359] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.359251 26304 tablet_bootstrap.cc:492] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d: No bootstrap required, opened a new log
I20260713 09:07:26.359637 26300 raft_consensus.cc:385] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.359879 26304 ts_tablet_manager.cc:1403] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:07:26.359958 26300 raft_consensus.cc:740] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.361049 26300 consensus_queue.cc:260] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.362757 26304 raft_consensus.cc:359] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.363437 26304 raft_consensus.cc:385] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.363698 26304 raft_consensus.cc:740] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.364526 26304 consensus_queue.cc:260] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.365134 26300 ts_tablet_manager.cc:1434] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:26.366156 26300 tablet_bootstrap.cc:492] T babaf04fe3034d138ea7a8abb225324a P eaee6d10c9bd4fb4a90996afc4b424c9: Bootstrap starting.
I20260713 09:07:26.369021 26304 ts_tablet_manager.cc:1434] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:26.370893 26304 tablet_bootstrap.cc:492] T babaf04fe3034d138ea7a8abb225324a P 99a2879d39d8486eb1a053bd75b52a4d: Bootstrap starting.
I20260713 09:07:26.372435 26300 tablet_bootstrap.cc:654] T babaf04fe3034d138ea7a8abb225324a P eaee6d10c9bd4fb4a90996afc4b424c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.376721 26304 tablet_bootstrap.cc:654] T babaf04fe3034d138ea7a8abb225324a P 99a2879d39d8486eb1a053bd75b52a4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.390947 26306 raft_consensus.cc:493] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.391453 26306 raft_consensus.cc:515] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.402163 26306 leader_election.cc:290] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:26.416366 26310 raft_consensus.cc:493] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.416909 26310 raft_consensus.cc:515] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.421912 26310 leader_election.cc:290] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:26.445914 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd91808df2ae4651b60767017c3dc468" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d" is_pre_election: true
I20260713 09:07:26.446791 26260 raft_consensus.cc:2468] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 0.
I20260713 09:07:26.448561 26151 leader_election.cc:304] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:26.449393 26306 raft_consensus.cc:2804] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.449766 26306 raft_consensus.cc:493] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.450086 26306 raft_consensus.cc:3060] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.457515 26306 raft_consensus.cc:515] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.459385 26306 leader_election.cc:290] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:26.461306 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd91808df2ae4651b60767017c3dc468" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:26.461891 26260 raft_consensus.cc:3060] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.469444 26260 raft_consensus.cc:2468] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 1.
I20260713 09:07:26.470679 26151 leader_election.cc:304] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:26.471913 26306 raft_consensus.cc:493] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.472386 26306 raft_consensus.cc:515] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.476317 26331 raft_consensus.cc:2804] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.482411 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd91808df2ae4651b60767017c3dc468" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e" is_pre_election: true
I20260713 09:07:26.483139 26111 raft_consensus.cc:2468] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 0.
I20260713 09:07:26.485019 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd91808df2ae4651b60767017c3dc468" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:26.485582 26111 raft_consensus.cc:3060] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.493172 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32deb5ff294d40d5a34a8a282c96c4e3" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e" is_pre_election: true
W20260713 09:07:26.495956 26152 leader_election.cc:343] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.497395 26186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd91808df2ae4651b60767017c3dc468" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:26.499120 26111 raft_consensus.cc:2468] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 1.
I20260713 09:07:26.501389 26299 ts_tablet_manager.cc:1434] T 5c0060de5e6946beb9b827c03f3bb305 P 6fa55d9d2d874141abc49876daf2384e: Time spent starting tablet: real 0.164s	user 0.071s	sys 0.084s
I20260713 09:07:26.502782 26300 tablet_bootstrap.cc:492] T babaf04fe3034d138ea7a8abb225324a P eaee6d10c9bd4fb4a90996afc4b424c9: No bootstrap required, opened a new log
I20260713 09:07:26.503288 26300 ts_tablet_manager.cc:1403] T babaf04fe3034d138ea7a8abb225324a P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent bootstrapping tablet: real 0.137s	user 0.006s	sys 0.024s
I20260713 09:07:26.504544 26299 tablet_bootstrap.cc:492] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e: Bootstrap starting.
I20260713 09:07:26.505251 26304 tablet_bootstrap.cc:492] T babaf04fe3034d138ea7a8abb225324a P 99a2879d39d8486eb1a053bd75b52a4d: No bootstrap required, opened a new log
I20260713 09:07:26.505802 26304 ts_tablet_manager.cc:1403] T babaf04fe3034d138ea7a8abb225324a P 99a2879d39d8486eb1a053bd75b52a4d: Time spent bootstrapping tablet: real 0.135s	user 0.056s	sys 0.076s
I20260713 09:07:26.506171 26300 raft_consensus.cc:359] T babaf04fe3034d138ea7a8abb225324a P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.506878 26300 raft_consensus.cc:385] T babaf04fe3034d138ea7a8abb225324a P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.507155 26300 raft_consensus.cc:740] T babaf04fe3034d138ea7a8abb225324a P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.508874 26304 raft_consensus.cc:359] T babaf04fe3034d138ea7a8abb225324a P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.509635 26304 raft_consensus.cc:385] T babaf04fe3034d138ea7a8abb225324a P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.509980 26304 raft_consensus.cc:740] T babaf04fe3034d138ea7a8abb225324a P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.510452 26306 leader_election.cc:290] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:26.510079 26331 raft_consensus.cc:697] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Becoming Leader. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Running, Role: LEADER
I20260713 09:07:26.511240 26299 tablet_bootstrap.cc:654] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.511026 26304 consensus_queue.cc:260] T babaf04fe3034d138ea7a8abb225324a P 99a2879d39d8486eb1a053bd75b52a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.511474 26331 consensus_queue.cc:237] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.508765 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32deb5ff294d40d5a34a8a282c96c4e3" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d" is_pre_election: true
I20260713 09:07:26.515224 26304 ts_tablet_manager.cc:1434] T babaf04fe3034d138ea7a8abb225324a P 99a2879d39d8486eb1a053bd75b52a4d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:26.516232 26304 tablet_bootstrap.cc:492] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d: Bootstrap starting.
I20260713 09:07:26.516853 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fb0f94bf604be7856cba2591a40988" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e" is_pre_election: true
W20260713 09:07:26.518286 26226 leader_election.cc:343] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.521867 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fb0f94bf604be7856cba2591a40988" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:26.522372 26304 tablet_bootstrap.cc:654] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.522516 26185 raft_consensus.cc:2468] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 0.
I20260713 09:07:26.523936 26225 leader_election.cc:304] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [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: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 6fa55d9d2d874141abc49876daf2384e
I20260713 09:07:26.524765 26310 raft_consensus.cc:2804] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.525106 26310 raft_consensus.cc:493] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.525406 26310 raft_consensus.cc:3060] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:26.526788 26057 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:26.527691 26259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd91808df2ae4651b60767017c3dc468" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d" is_pre_election: true
I20260713 09:07:26.528591 26259 raft_consensus.cc:2393] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6fa55d9d2d874141abc49876daf2384e in current term 1: Already voted for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in this term.
I20260713 09:07:26.530448 26317 raft_consensus.cc:493] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.530948 26317 raft_consensus.cc:515] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
W20260713 09:07:26.531157 26151 leader_election.cc:343] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.531850 26151 leader_election.cc:304] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d
I20260713 09:07:26.532392 26310 raft_consensus.cc:515] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.533334 26317 leader_election.cc:290] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:26.535084 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fb0f94bf604be7856cba2591a40988" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:26.535322 26310 leader_election.cc:290] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:26.535526 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fb0f94bf604be7856cba2591a40988" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:26.536055 26185 raft_consensus.cc:3060] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:26.536273 26226 leader_election.cc:343] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.537714 26184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16f8d08cd804c0c88d934f886a550e3" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:26.538255 26304 tablet_bootstrap.cc:492] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d: No bootstrap required, opened a new log
I20260713 09:07:26.538729 26304 ts_tablet_manager.cc:1403] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
W20260713 09:07:26.539165 26076 leader_election.cc:343] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.540267 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16f8d08cd804c0c88d934f886a550e3" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d" is_pre_election: true
I20260713 09:07:26.540920 26260 raft_consensus.cc:2468] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 0.
I20260713 09:07:26.541769 26304 raft_consensus.cc:359] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.541953 26076 leader_election.cc:304] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [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: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: eaee6d10c9bd4fb4a90996afc4b424c9
I20260713 09:07:26.542677 26185 raft_consensus.cc:2468] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 1.
I20260713 09:07:26.542950 26332 raft_consensus.cc:2749] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.543196 26317 raft_consensus.cc:2804] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.543676 26225 leader_election.cc:304] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [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: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 6fa55d9d2d874141abc49876daf2384e
I20260713 09:07:26.544016 26317 raft_consensus.cc:493] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.544503 26317 raft_consensus.cc:3060] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.544781 26310 raft_consensus.cc:2804] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.547130 26300 consensus_queue.cc:260] T babaf04fe3034d138ea7a8abb225324a P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.549908 26304 raft_consensus.cc:385] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.550302 26304 raft_consensus.cc:740] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.551420 26300 ts_tablet_manager.cc:1434] T babaf04fe3034d138ea7a8abb225324a P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.002s
I20260713 09:07:26.551163 26304 consensus_queue.cc:260] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.552460 26300 tablet_bootstrap.cc:492] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9: Bootstrap starting.
I20260713 09:07:26.554229 26332 raft_consensus.cc:493] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.554553 26317 raft_consensus.cc:515] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.558918 26304 ts_tablet_manager.cc:1434] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260713 09:07:26.560041 26304 tablet_bootstrap.cc:492] T 5c0060de5e6946beb9b827c03f3bb305 P 99a2879d39d8486eb1a053bd75b52a4d: Bootstrap starting.
I20260713 09:07:26.560371 26310 raft_consensus.cc:697] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Becoming Leader. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:26.561126 26076 leader_election.cc:304] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [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: 6fa55d9d2d874141abc49876daf2384e; no voters: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9
I20260713 09:07:26.562021 26302 raft_consensus.cc:2749] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.554728 26332 raft_consensus.cc:515] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.561213 26310 consensus_queue.cc:237] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.564558 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6b8b6d15004561b079f4fa4346a724" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e" is_pre_election: true
I20260713 09:07:26.564658 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16f8d08cd804c0c88d934f886a550e3" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:26.565622 26332 leader_election.cc:290] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
W20260713 09:07:26.566074 26152 leader_election.cc:343] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:26.566829 26076 leader_election.cc:343] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.567725 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6b8b6d15004561b079f4fa4346a724" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d" is_pre_election: true
I20260713 09:07:26.568377 26260 raft_consensus.cc:2468] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 0.
I20260713 09:07:26.568830 26317 leader_election.cc:290] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 election: Requested vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:26.569547 26151 leader_election.cc:304] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 6fa55d9d2d874141abc49876daf2384e
I20260713 09:07:26.568984 26008 catalog_manager.cc:5697] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130). New cstate: current_term: 1 leader_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.568638 26259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16f8d08cd804c0c88d934f886a550e3" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:26.571517 26332 raft_consensus.cc:2804] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.572043 26259 raft_consensus.cc:3060] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.572065 26332 raft_consensus.cc:493] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.572808 26332 raft_consensus.cc:3060] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.581763 26331 raft_consensus.cc:493] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.584709 26331 raft_consensus.cc:515] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.587435 26006 catalog_manager.cc:5697] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131). New cstate: current_term: 1 leader_uuid: "99a2879d39d8486eb1a053bd75b52a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:26.588258 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c0060de5e6946beb9b827c03f3bb305" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e" is_pre_election: true
I20260713 09:07:26.588941 26111 raft_consensus.cc:2468] T 5c0060de5e6946beb9b827c03f3bb305 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 0.
I20260713 09:07:26.589692 26331 leader_election.cc:290] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:26.590574 26317 raft_consensus.cc:493] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.591180 26317 raft_consensus.cc:515] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.591596 26152 leader_election.cc:304] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:26.590893 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c0060de5e6946beb9b827c03f3bb305" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d" is_pre_election: true
I20260713 09:07:26.580699 26259 raft_consensus.cc:2468] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 1.
I20260713 09:07:26.596427 26076 leader_election.cc:304] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [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: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: eaee6d10c9bd4fb4a90996afc4b424c9
W20260713 09:07:26.596573 26151 leader_election.cc:343] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.597559 26302 raft_consensus.cc:2804] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.597592 26331 raft_consensus.cc:2804] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.594738 26304 tablet_bootstrap.cc:654] T 5c0060de5e6946beb9b827c03f3bb305 P 99a2879d39d8486eb1a053bd75b52a4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.598244 26331 raft_consensus.cc:493] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.600498 26331 raft_consensus.cc:3060] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.599942 26300 tablet_bootstrap.cc:654] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.609058 26302 raft_consensus.cc:697] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 1 LEADER]: Becoming Leader. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Running, Role: LEADER
I20260713 09:07:26.609706 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651d30c7277b469d8d05d4c708ff28cf" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:26.609906 26302 consensus_queue.cc:237] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
W20260713 09:07:26.611362 26076 leader_election.cc:343] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.613421 26259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651d30c7277b469d8d05d4c708ff28cf" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d" is_pre_election: true
W20260713 09:07:26.614684 26076 leader_election.cc:343] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.614768 26299 tablet_bootstrap.cc:492] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e: No bootstrap required, opened a new log
I20260713 09:07:26.615262 26076 leader_election.cc:304] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [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: 6fa55d9d2d874141abc49876daf2384e; no voters: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9
I20260713 09:07:26.615526 26299 ts_tablet_manager.cc:1403] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e: Time spent bootstrapping tablet: real 0.111s	user 0.053s	sys 0.043s
I20260713 09:07:26.612587 26332 raft_consensus.cc:515] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.616698 26340 raft_consensus.cc:2749] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.611686 26317 leader_election.cc:290] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:26.623354 26331 raft_consensus.cc:515] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.633466 26331 leader_election.cc:290] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:26.633111 26299 raft_consensus.cc:359] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.633917 26299 raft_consensus.cc:385] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.634205 26299 raft_consensus.cc:740] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.634603 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6b8b6d15004561b079f4fa4346a724" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:26.634902 26299 consensus_queue.cc:260] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.635264 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c0060de5e6946beb9b827c03f3bb305" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:26.634940 26259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6b8b6d15004561b079f4fa4346a724" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:26.633198 26332 leader_election.cc:290] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:26.639307 26299 ts_tablet_manager.cc:1434] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260713 09:07:26.641355 26259 raft_consensus.cc:3060] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.642104 26299 tablet_bootstrap.cc:492] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e: Bootstrap starting.
I20260713 09:07:26.639279 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c0060de5e6946beb9b827c03f3bb305" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:26.642980 26111 raft_consensus.cc:3060] T 5c0060de5e6946beb9b827c03f3bb305 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:26.640193 26152 leader_election.cc:343] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:26.644666 26151 leader_election.cc:343] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.647096 26302 raft_consensus.cc:493] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.647766 26302 raft_consensus.cc:515] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.650072 26304 tablet_bootstrap.cc:492] T 5c0060de5e6946beb9b827c03f3bb305 P 99a2879d39d8486eb1a053bd75b52a4d: No bootstrap required, opened a new log
I20260713 09:07:26.650185 26302 leader_election.cc:290] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:26.650645 26304 ts_tablet_manager.cc:1403] T 5c0060de5e6946beb9b827c03f3bb305 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.009s
I20260713 09:07:26.651798 26299 tablet_bootstrap.cc:654] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.653549 26304 raft_consensus.cc:359] T 5c0060de5e6946beb9b827c03f3bb305 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.654237 26304 raft_consensus.cc:385] T 5c0060de5e6946beb9b827c03f3bb305 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.654523 26304 raft_consensus.cc:740] T 5c0060de5e6946beb9b827c03f3bb305 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.655371 26304 consensus_queue.cc:260] T 5c0060de5e6946beb9b827c03f3bb305 P 99a2879d39d8486eb1a053bd75b52a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.657966 26304 ts_tablet_manager.cc:1434] T 5c0060de5e6946beb9b827c03f3bb305 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:26.658985 26304 tablet_bootstrap.cc:492] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d: Bootstrap starting.
I20260713 09:07:26.659519 26259 raft_consensus.cc:2468] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 1.
I20260713 09:07:26.663443 26151 leader_election.cc:304] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 6fa55d9d2d874141abc49876daf2384e
I20260713 09:07:26.663990 26300 tablet_bootstrap.cc:492] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9: No bootstrap required, opened a new log
I20260713 09:07:26.664475 26300 ts_tablet_manager.cc:1403] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.011s
I20260713 09:07:26.664620 26332 raft_consensus.cc:2804] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.665089 26332 raft_consensus.cc:697] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Becoming Leader. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Running, Role: LEADER
I20260713 09:07:26.665845 26332 consensus_queue.cc:237] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.667552 26304 tablet_bootstrap.cc:654] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.662654 26111 raft_consensus.cc:2468] T 5c0060de5e6946beb9b827c03f3bb305 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 1.
I20260713 09:07:26.668431 26259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babaf04fe3034d138ea7a8abb225324a" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d" is_pre_election: true
I20260713 09:07:26.665763 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babaf04fe3034d138ea7a8abb225324a" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:26.669386 26185 raft_consensus.cc:2468] T babaf04fe3034d138ea7a8abb225324a P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 0.
I20260713 09:07:26.667253 26300 raft_consensus.cc:359] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.673379 26299 tablet_bootstrap.cc:492] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e: No bootstrap required, opened a new log
I20260713 09:07:26.679742 26300 raft_consensus.cc:385] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.679970 26299 ts_tablet_manager.cc:1403] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.002s
I20260713 09:07:26.680147 26300 raft_consensus.cc:740] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.681008 26300 consensus_queue.cc:260] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.683240 26300 ts_tablet_manager.cc:1434] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:07:26.670148 26259 raft_consensus.cc:2468] T babaf04fe3034d138ea7a8abb225324a P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 0.
I20260713 09:07:26.668550 26009 catalog_manager.cc:5697] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fa55d9d2d874141abc49876daf2384e (127.21.45.129). New cstate: current_term: 1 leader_uuid: "6fa55d9d2d874141abc49876daf2384e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.684312 26300 tablet_bootstrap.cc:492] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9: Bootstrap starting.
I20260713 09:07:26.672328 26152 leader_election.cc:304] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 99a2879d39d8486eb1a053bd75b52a4d
I20260713 09:07:26.685953 26331 raft_consensus.cc:2804] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.686443 26331 raft_consensus.cc:697] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Becoming Leader. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Running, Role: LEADER
I20260713 09:07:26.687258 26331 consensus_queue.cc:237] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.682847 26299 raft_consensus.cc:359] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.671185 26076 leader_election.cc:304] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:26.690075 26343 raft_consensus.cc:2804] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.690426 26343 raft_consensus.cc:493] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.690713 26343 raft_consensus.cc:3060] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.694494 26300 tablet_bootstrap.cc:654] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.698310 26343 raft_consensus.cc:515] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.700963 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babaf04fe3034d138ea7a8abb225324a" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:26.701525 26185 raft_consensus.cc:3060] T babaf04fe3034d138ea7a8abb225324a P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.705484 26310 raft_consensus.cc:493] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.705965 26310 raft_consensus.cc:515] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.707975 26310 leader_election.cc:290] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:26.707401 26299 raft_consensus.cc:385] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.708648 26299 raft_consensus.cc:740] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.709501 26186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f70b4ac521242adbb9d4108b03ff3d7" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:26.710573 26185 raft_consensus.cc:2468] T babaf04fe3034d138ea7a8abb225324a P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 1.
W20260713 09:07:26.710975 26225 leader_election.cc:343] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.711791 26076 leader_election.cc:304] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:26.703246 26006 catalog_manager.cc:5697] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130). New cstate: current_term: 1 leader_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.712985 26299 consensus_queue.cc:260] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.714460 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f70b4ac521242adbb9d4108b03ff3d7" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e" is_pre_election: true
I20260713 09:07:26.715160 26111 raft_consensus.cc:2468] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 0.
I20260713 09:07:26.716275 26226 leader_election.cc:304] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [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: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: eaee6d10c9bd4fb4a90996afc4b424c9
I20260713 09:07:26.717386 26310 raft_consensus.cc:2804] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.717746 26310 raft_consensus.cc:493] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.718070 26310 raft_consensus.cc:3060] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.720419 26302 raft_consensus.cc:2804] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.720973 26302 raft_consensus.cc:697] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [term 1 LEADER]: Becoming Leader. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Running, Role: LEADER
I20260713 09:07:26.721771 26302 consensus_queue.cc:237] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.725190 26310 raft_consensus.cc:515] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.727988 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f70b4ac521242adbb9d4108b03ff3d7" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:26.728628 26110 raft_consensus.cc:3060] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.729713 26343 leader_election.cc:290] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 election: Requested vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:26.727893 26299 ts_tablet_manager.cc:1434] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
I20260713 09:07:26.732020 26299 tablet_bootstrap.cc:492] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e: Bootstrap starting.
I20260713 09:07:26.733078 26259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "babaf04fe3034d138ea7a8abb225324a" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:26.733665 26259 raft_consensus.cc:3060] T babaf04fe3034d138ea7a8abb225324a P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.744966 26300 tablet_bootstrap.cc:492] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9: No bootstrap required, opened a new log
I20260713 09:07:26.745538 26300 ts_tablet_manager.cc:1403] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent bootstrapping tablet: real 0.061s	user 0.029s	sys 0.025s
I20260713 09:07:26.746707 26299 tablet_bootstrap.cc:654] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.744848 26259 raft_consensus.cc:2468] T babaf04fe3034d138ea7a8abb225324a P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 1.
I20260713 09:07:26.748636 26300 raft_consensus.cc:359] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.749336 26300 raft_consensus.cc:385] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.749665 26300 raft_consensus.cc:740] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.750517 26300 consensus_queue.cc:260] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.752518 26300 ts_tablet_manager.cc:1434] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:26.753458 26300 tablet_bootstrap.cc:492] T 651d30c7277b469d8d05d4c708ff28cf P eaee6d10c9bd4fb4a90996afc4b424c9: Bootstrap starting.
I20260713 09:07:26.759759 26300 tablet_bootstrap.cc:654] T 651d30c7277b469d8d05d4c708ff28cf P eaee6d10c9bd4fb4a90996afc4b424c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.753472 26110 raft_consensus.cc:2468] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 1.
I20260713 09:07:26.761395 26226 leader_election.cc:304] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: 
I20260713 09:07:26.762341 26335 raft_consensus.cc:2804] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.762813 26335 raft_consensus.cc:697] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Becoming Leader. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:26.763590 26335 consensus_queue.cc:237] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.764824 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f70b4ac521242adbb9d4108b03ff3d7" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:26.765405 26185 raft_consensus.cc:3060] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.769299 26337 raft_consensus.cc:493] T 5c0060de5e6946beb9b827c03f3bb305 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.769748 26337 raft_consensus.cc:515] T 5c0060de5e6946beb9b827c03f3bb305 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.771811 26337 leader_election.cc:290] T 5c0060de5e6946beb9b827c03f3bb305 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:26.773191 26186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c0060de5e6946beb9b827c03f3bb305" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:26.773439 26185 raft_consensus.cc:2468] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 1.
I20260713 09:07:26.775410 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c0060de5e6946beb9b827c03f3bb305" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e" is_pre_election: true
I20260713 09:07:26.775777 26310 leader_election.cc:290] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:26.777204 26111 raft_consensus.cc:2393] T 5c0060de5e6946beb9b827c03f3bb305 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a2879d39d8486eb1a053bd75b52a4d in current term 1: Already voted for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in this term.
I20260713 09:07:26.778266 26226 leader_election.cc:304] T 5c0060de5e6946beb9b827c03f3bb305 P 99a2879d39d8486eb1a053bd75b52a4d [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: 99a2879d39d8486eb1a053bd75b52a4d; no voters: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9
I20260713 09:07:26.779004 26310 raft_consensus.cc:3060] T 5c0060de5e6946beb9b827c03f3bb305 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.793125 26008 catalog_manager.cc:5697] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131). New cstate: current_term: 1 leader_uuid: "99a2879d39d8486eb1a053bd75b52a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:26.809757 26009 catalog_manager.cc:5697] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130). New cstate: current_term: 1 leader_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.815047 26006 catalog_manager.cc:5697] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fa55d9d2d874141abc49876daf2384e (127.21.45.129). New cstate: current_term: 1 leader_uuid: "6fa55d9d2d874141abc49876daf2384e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.838527 26304 tablet_bootstrap.cc:492] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d: No bootstrap required, opened a new log
I20260713 09:07:26.839025 26304 ts_tablet_manager.cc:1403] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d: Time spent bootstrapping tablet: real 0.180s	user 0.069s	sys 0.071s
I20260713 09:07:26.839422 26299 tablet_bootstrap.cc:492] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e: No bootstrap required, opened a new log
I20260713 09:07:26.839947 26299 ts_tablet_manager.cc:1403] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e: Time spent bootstrapping tablet: real 0.108s	user 0.041s	sys 0.028s
I20260713 09:07:26.841662 26304 raft_consensus.cc:359] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.842319 26304 raft_consensus.cc:385] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.842584 26304 raft_consensus.cc:740] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.839896 26310 raft_consensus.cc:2749] T 5c0060de5e6946beb9b827c03f3bb305 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.843245 26299 raft_consensus.cc:359] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.843357 26304 consensus_queue.cc:260] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.844045 26299 raft_consensus.cc:385] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.844367 26299 raft_consensus.cc:740] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.844760 26300 tablet_bootstrap.cc:492] T 651d30c7277b469d8d05d4c708ff28cf P eaee6d10c9bd4fb4a90996afc4b424c9: No bootstrap required, opened a new log
I20260713 09:07:26.845377 26304 ts_tablet_manager.cc:1434] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:26.845119 26299 consensus_queue.cc:260] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.845430 26300 ts_tablet_manager.cc:1403] T 651d30c7277b469d8d05d4c708ff28cf P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent bootstrapping tablet: real 0.092s	user 0.030s	sys 0.053s
I20260713 09:07:26.846365 26304 tablet_bootstrap.cc:492] T 32deb5ff294d40d5a34a8a282c96c4e3 P 99a2879d39d8486eb1a053bd75b52a4d: Bootstrap starting.
I20260713 09:07:26.848281 26300 raft_consensus.cc:359] T 651d30c7277b469d8d05d4c708ff28cf P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.848935 26300 raft_consensus.cc:385] T 651d30c7277b469d8d05d4c708ff28cf P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.849257 26300 raft_consensus.cc:740] T 651d30c7277b469d8d05d4c708ff28cf P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.849979 26300 consensus_queue.cc:260] T 651d30c7277b469d8d05d4c708ff28cf P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.851925 26300 ts_tablet_manager.cc:1434] T 651d30c7277b469d8d05d4c708ff28cf P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:26.851984 26304 tablet_bootstrap.cc:654] T 32deb5ff294d40d5a34a8a282c96c4e3 P 99a2879d39d8486eb1a053bd75b52a4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.853348 26299 ts_tablet_manager.cc:1434] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:07:26.854173 26299 tablet_bootstrap.cc:492] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e: Bootstrap starting.
I20260713 09:07:26.858827 26299 tablet_bootstrap.cc:654] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.862594 26304 tablet_bootstrap.cc:492] T 32deb5ff294d40d5a34a8a282c96c4e3 P 99a2879d39d8486eb1a053bd75b52a4d: No bootstrap required, opened a new log
I20260713 09:07:26.862835 26299 tablet_bootstrap.cc:492] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e: No bootstrap required, opened a new log
I20260713 09:07:26.862917 26304 ts_tablet_manager.cc:1403] T 32deb5ff294d40d5a34a8a282c96c4e3 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260713 09:07:26.863343 26299 ts_tablet_manager.cc:1403] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:07:26.864879 26304 raft_consensus.cc:359] T 32deb5ff294d40d5a34a8a282c96c4e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.865492 26304 raft_consensus.cc:385] T 32deb5ff294d40d5a34a8a282c96c4e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.865726 26304 raft_consensus.cc:740] T 32deb5ff294d40d5a34a8a282c96c4e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.865785 26299 raft_consensus.cc:359] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.866452 26299 raft_consensus.cc:385] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.866287 26304 consensus_queue.cc:260] T 32deb5ff294d40d5a34a8a282c96c4e3 P 99a2879d39d8486eb1a053bd75b52a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.866734 26299 raft_consensus.cc:740] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.867496 26299 consensus_queue.cc:260] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.868005 26304 ts_tablet_manager.cc:1434] T 32deb5ff294d40d5a34a8a282c96c4e3 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:07:26.870931 26299 ts_tablet_manager.cc:1434] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:26.884243 26302 raft_consensus.cc:493] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.884744 26302 raft_consensus.cc:515] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.886343 26302 leader_election.cc:290] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:26.886888 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32deb5ff294d40d5a34a8a282c96c4e3" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:26.887248 26259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32deb5ff294d40d5a34a8a282c96c4e3" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d" is_pre_election: true
I20260713 09:07:26.887414 26185 raft_consensus.cc:2468] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 0.
I20260713 09:07:26.887774 26259 raft_consensus.cc:2468] T 32deb5ff294d40d5a34a8a282c96c4e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 0.
I20260713 09:07:26.888320 26076 leader_election.cc:304] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:26.888897 26302 raft_consensus.cc:2804] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.889235 26302 raft_consensus.cc:493] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.889518 26302 raft_consensus.cc:3060] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.893920 26302 raft_consensus.cc:515] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.894469 26343 raft_consensus.cc:493] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.894834 26343 raft_consensus.cc:515] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.895424 26302 leader_election.cc:290] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 election: Requested vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:26.896126 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32deb5ff294d40d5a34a8a282c96c4e3" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:26.896332 26259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32deb5ff294d40d5a34a8a282c96c4e3" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:26.896611 26343 leader_election.cc:290] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:26.896663 26185 raft_consensus.cc:3060] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.896916 26259 raft_consensus.cc:3060] T 32deb5ff294d40d5a34a8a282c96c4e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.897256 26186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6b8b6d15004561b079f4fa4346a724" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:26.898319 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6b8b6d15004561b079f4fa4346a724" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d" is_pre_election: true
I20260713 09:07:26.899042 26260 raft_consensus.cc:2393] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6fa55d9d2d874141abc49876daf2384e in current term 1: Already voted for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in this term.
I20260713 09:07:26.899956 26076 leader_election.cc:304] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [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: 6fa55d9d2d874141abc49876daf2384e; no voters: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9
I20260713 09:07:26.902506 26185 raft_consensus.cc:2468] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 1.
I20260713 09:07:26.900713 26343 raft_consensus.cc:3060] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.902721 26259 raft_consensus.cc:2468] T 32deb5ff294d40d5a34a8a282c96c4e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 1.
I20260713 09:07:26.903481 26076 leader_election.cc:304] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:26.904170 26302 raft_consensus.cc:2804] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.904623 26302 raft_consensus.cc:697] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 1 LEADER]: Becoming Leader. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Running, Role: LEADER
I20260713 09:07:26.905318 26302 consensus_queue.cc:237] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.907619 26343 raft_consensus.cc:2749] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.912046 26009 catalog_manager.cc:5697] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fa55d9d2d874141abc49876daf2384e (127.21.45.129). New cstate: current_term: 1 leader_uuid: "6fa55d9d2d874141abc49876daf2384e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.922879 26331 raft_consensus.cc:493] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.923282 26331 raft_consensus.cc:515] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.924849 26331 leader_election.cc:290] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:26.925417 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16f8d08cd804c0c88d934f886a550e3" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e" is_pre_election: true
I20260713 09:07:26.925830 26259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16f8d08cd804c0c88d934f886a550e3" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d" is_pre_election: true
I20260713 09:07:26.926436 26259 raft_consensus.cc:2393] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaee6d10c9bd4fb4a90996afc4b424c9 in current term 1: Already voted for candidate 6fa55d9d2d874141abc49876daf2384e in this term.
I20260713 09:07:26.927155 26151 leader_election.cc:304] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d
I20260713 09:07:26.927739 26331 raft_consensus.cc:3060] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.931988 26331 raft_consensus.cc:2749] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.943554 26302 raft_consensus.cc:493] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.943919 26302 raft_consensus.cc:515] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:26.945611 26302 leader_election.cc:290] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:26.946167 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fb0f94bf604be7856cba2591a40988" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:26.946453 26259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fb0f94bf604be7856cba2591a40988" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d" is_pre_election: true
I20260713 09:07:26.946807 26185 raft_consensus.cc:2393] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6fa55d9d2d874141abc49876daf2384e in current term 1: Already voted for candidate 99a2879d39d8486eb1a053bd75b52a4d in this term.
I20260713 09:07:26.947798 26076 leader_election.cc:304] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e [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: 6fa55d9d2d874141abc49876daf2384e; no voters: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9
I20260713 09:07:26.948405 26302 raft_consensus.cc:3060] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.952641 26302 raft_consensus.cc:2749] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.965097 26310 consensus_queue.cc:1048] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:26.975214 26335 consensus_queue.cc:1048] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.063230 26331 consensus_queue.cc:1048] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.073225 26332 consensus_queue.cc:1048] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.074622 26302 consensus_queue.cc:1048] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.078205 26332 consensus_queue.cc:1048] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.090489 26331 consensus_queue.cc:1048] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.096040 26331 consensus_queue.cc:1048] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.104110 26302 consensus_queue.cc:1048] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.121140 26306 consensus_queue.cc:1048] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.207851 26335 raft_consensus.cc:493] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:27.208343 26335 raft_consensus.cc:515] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.209872 26335 leader_election.cc:290] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:27.210554 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651d30c7277b469d8d05d4c708ff28cf" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e" is_pre_election: true
I20260713 09:07:27.210883 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651d30c7277b469d8d05d4c708ff28cf" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:27.211234 26111 raft_consensus.cc:2468] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 0.
I20260713 09:07:27.211508 26185 raft_consensus.cc:2468] T 651d30c7277b469d8d05d4c708ff28cf P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 0.
I20260713 09:07:27.212271 26226 leader_election.cc:304] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: 
I20260713 09:07:27.212926 26335 raft_consensus.cc:2804] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:27.213195 26335 raft_consensus.cc:493] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:27.213424 26335 raft_consensus.cc:3060] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.218125 26335 raft_consensus.cc:515] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.219722 26335 leader_election.cc:290] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:27.220475 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651d30c7277b469d8d05d4c708ff28cf" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:27.220604 26343 consensus_queue.cc:1048] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.220781 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651d30c7277b469d8d05d4c708ff28cf" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:27.221091 26111 raft_consensus.cc:3060] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.221369 26185 raft_consensus.cc:3060] T 651d30c7277b469d8d05d4c708ff28cf P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.228241 26185 raft_consensus.cc:2468] T 651d30c7277b469d8d05d4c708ff28cf P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 1.
I20260713 09:07:27.230820 26225 leader_election.cc:304] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:27.231320 26111 raft_consensus.cc:2468] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 1.
I20260713 09:07:27.231565 26335 raft_consensus.cc:2804] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:27.232156 26335 raft_consensus.cc:697] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Becoming Leader. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:27.232087 26340 consensus_queue.cc:1048] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.233035 26335 consensus_queue.cc:237] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.242350 26006 catalog_manager.cc:5697] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131). New cstate: current_term: 1 leader_uuid: "99a2879d39d8486eb1a053bd75b52a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:27.244275 26335 consensus_queue.cc:1048] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.254590 26337 consensus_queue.cc:1048] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.390539 26343 consensus_queue.cc:1048] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.400218 26343 consensus_queue.cc:1048] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.472187 26258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "651d30c7277b469d8d05d4c708ff28cf"
dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
mode: GRACEFUL
new_leader_uuid: "6fa55d9d2d874141abc49876daf2384e"
 from {username='slave'} at 127.0.0.1:59738
I20260713 09:07:27.472728 26258 raft_consensus.cc:606] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Received request to transfer leadership to TS 6fa55d9d2d874141abc49876daf2384e
I20260713 09:07:27.483850 26185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f6b8b6d15004561b079f4fa4346a724"
dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
mode: GRACEFUL
new_leader_uuid: "6fa55d9d2d874141abc49876daf2384e"
 from {username='slave'} at 127.0.0.1:51088
I20260713 09:07:27.484308 26185 raft_consensus.cc:606] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Received request to transfer leadership to TS 6fa55d9d2d874141abc49876daf2384e
I20260713 09:07:27.488503 26185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd91808df2ae4651b60767017c3dc468"
dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
mode: GRACEFUL
new_leader_uuid: "6fa55d9d2d874141abc49876daf2384e"
 from {username='slave'} at 127.0.0.1:51088
I20260713 09:07:27.488890 26185 raft_consensus.cc:606] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Received request to transfer leadership to TS 6fa55d9d2d874141abc49876daf2384e
I20260713 09:07:27.502398 26111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32deb5ff294d40d5a34a8a282c96c4e3"
dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
mode: GRACEFUL
new_leader_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
 from {username='slave'} at 127.0.0.1:45072
I20260713 09:07:27.502835 26111 raft_consensus.cc:606] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 1 LEADER]: Received request to transfer leadership to TS eaee6d10c9bd4fb4a90996afc4b424c9
I20260713 09:07:27.506880 26258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f70b4ac521242adbb9d4108b03ff3d7"
dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
mode: GRACEFUL
new_leader_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
 from {username='slave'} at 127.0.0.1:59738
I20260713 09:07:27.507305 26258 raft_consensus.cc:606] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Received request to transfer leadership to TS eaee6d10c9bd4fb4a90996afc4b424c9
I20260713 09:07:27.514336 26258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43fb0f94bf604be7856cba2591a40988"
dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
mode: GRACEFUL
new_leader_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
 from {username='slave'} at 127.0.0.1:59738
I20260713 09:07:27.514736 26258 raft_consensus.cc:606] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Received request to transfer leadership to TS eaee6d10c9bd4fb4a90996afc4b424c9
I20260713 09:07:27.519130 26111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c16f8d08cd804c0c88d934f886a550e3"
dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
mode: GRACEFUL
new_leader_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
 from {username='slave'} at 127.0.0.1:45072
I20260713 09:07:27.519603 26111 raft_consensus.cc:606] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 1 LEADER]: Received request to transfer leadership to TS 99a2879d39d8486eb1a053bd75b52a4d
I20260713 09:07:27.533196 26332 raft_consensus.cc:993] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9: : Instructing follower 6fa55d9d2d874141abc49876daf2384e to start an election
I20260713 09:07:27.533572 26306 raft_consensus.cc:1081] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Signalling peer 6fa55d9d2d874141abc49876daf2384e to start an election
I20260713 09:07:27.534834 26111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd91808df2ae4651b60767017c3dc468"
dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
 from {username='slave'} at 127.0.0.1:45064
I20260713 09:07:27.535302 26111 raft_consensus.cc:493] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.535567 26111 raft_consensus.cc:3060] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.540275 26111 raft_consensus.cc:515] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.541738 26111 leader_election.cc:290] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 2 election: Requested vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:27.542409 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd91808df2ae4651b60767017c3dc468" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:27.542663 26258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd91808df2ae4651b60767017c3dc468" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:27.542913 26185 raft_consensus.cc:3055] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.543232 26185 raft_consensus.cc:740] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Running, Role: LEADER
I20260713 09:07:27.543269 26258 raft_consensus.cc:3060] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.543852 26185 consensus_queue.cc:260] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.544865 26185 raft_consensus.cc:3060] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.548780 26258 raft_consensus.cc:2468] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 2.
I20260713 09:07:27.549739 26076 leader_election.cc:304] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [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: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: 
I20260713 09:07:27.549938 26185 raft_consensus.cc:2468] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 2.
I20260713 09:07:27.550488 26343 raft_consensus.cc:2804] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.550881 26343 raft_consensus.cc:697] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 2 LEADER]: Becoming Leader. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Running, Role: LEADER
I20260713 09:07:27.551537 26343 consensus_queue.cc:237] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.557142 26009 catalog_manager.cc:5697] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e reported cstate change: term changed from 1 to 2, leader changed from eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130) to 6fa55d9d2d874141abc49876daf2384e (127.21.45.129). New cstate: current_term: 2 leader_uuid: "6fa55d9d2d874141abc49876daf2384e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.601709 26340 raft_consensus.cc:993] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e: : Instructing follower 99a2879d39d8486eb1a053bd75b52a4d to start an election
I20260713 09:07:27.602128 26343 raft_consensus.cc:1081] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 1 LEADER]: Signalling peer 99a2879d39d8486eb1a053bd75b52a4d to start an election
I20260713 09:07:27.603425 26258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c16f8d08cd804c0c88d934f886a550e3"
dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
 from {username='slave'} at 127.0.0.1:59730
I20260713 09:07:27.603966 26258 raft_consensus.cc:493] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.604331 26258 raft_consensus.cc:3060] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.608736 26258 raft_consensus.cc:515] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.610158 26258 leader_election.cc:290] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 2 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:27.610837 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16f8d08cd804c0c88d934f886a550e3" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:27.611176 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16f8d08cd804c0c88d934f886a550e3" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:27.611452 26111 raft_consensus.cc:3055] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.611770 26111 raft_consensus.cc:740] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Running, Role: LEADER
I20260713 09:07:27.611967 26185 raft_consensus.cc:3060] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.612563 26111 consensus_queue.cc:260] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.613794 26111 raft_consensus.cc:3060] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.618427 26185 raft_consensus.cc:2468] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 2.
I20260713 09:07:27.619428 26225 leader_election.cc:304] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [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: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:27.620184 26335 raft_consensus.cc:2804] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.620249 26111 raft_consensus.cc:2468] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 2.
I20260713 09:07:27.620574 26335 raft_consensus.cc:697] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 LEADER]: Becoming Leader. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:27.621392 26335 consensus_queue.cc:237] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.627012 26009 catalog_manager.cc:5697] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d reported cstate change: term changed from 1 to 2, leader changed from 6fa55d9d2d874141abc49876daf2384e (127.21.45.129) to 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131). New cstate: current_term: 2 leader_uuid: "99a2879d39d8486eb1a053bd75b52a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:27.636788 26332 raft_consensus.cc:993] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9: : Instructing follower 6fa55d9d2d874141abc49876daf2384e to start an election
I20260713 09:07:27.637110 26306 raft_consensus.cc:1081] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Signalling peer 6fa55d9d2d874141abc49876daf2384e to start an election
I20260713 09:07:27.638291 26111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f6b8b6d15004561b079f4fa4346a724"
dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
 from {username='slave'} at 127.0.0.1:45064
I20260713 09:07:27.638686 26111 raft_consensus.cc:493] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.638942 26111 raft_consensus.cc:3060] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.643050 26111 raft_consensus.cc:515] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.644462 26111 leader_election.cc:290] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 2 election: Requested vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:27.645115 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6b8b6d15004561b079f4fa4346a724" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:27.645370 26258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6b8b6d15004561b079f4fa4346a724" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:27.645709 26185 raft_consensus.cc:3055] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.645905 26258 raft_consensus.cc:3060] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.646070 26185 raft_consensus.cc:740] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Running, Role: LEADER
I20260713 09:07:27.646924 26185 consensus_queue.cc:260] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.648113 26185 raft_consensus.cc:3060] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.651583 26335 consensus_queue.cc:1048] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.652256 26258 raft_consensus.cc:2468] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 2.
I20260713 09:07:27.653290 26076 leader_election.cc:304] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [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: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: 
I20260713 09:07:27.654088 26343 raft_consensus.cc:2804] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.654521 26343 raft_consensus.cc:697] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [term 2 LEADER]: Becoming Leader. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Running, Role: LEADER
I20260713 09:07:27.655153 26185 raft_consensus.cc:2468] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 2.
I20260713 09:07:27.655333 26343 consensus_queue.cc:237] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.662900 26008 catalog_manager.cc:5697] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e reported cstate change: term changed from 1 to 2, leader changed from eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130) to 6fa55d9d2d874141abc49876daf2384e (127.21.45.129). New cstate: current_term: 2 leader_uuid: "6fa55d9d2d874141abc49876daf2384e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.665403 26335 consensus_queue.cc:1048] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.673403 26337 raft_consensus.cc:993] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d: : Instructing follower 6fa55d9d2d874141abc49876daf2384e to start an election
I20260713 09:07:27.673812 26335 raft_consensus.cc:1081] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Signalling peer 6fa55d9d2d874141abc49876daf2384e to start an election
I20260713 09:07:27.675168 26110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "651d30c7277b469d8d05d4c708ff28cf"
dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
 from {username='slave'} at 127.0.0.1:45068
I20260713 09:07:27.675719 26110 raft_consensus.cc:493] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.676100 26110 raft_consensus.cc:3060] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.680596 26110 raft_consensus.cc:515] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.681972 26110 leader_election.cc:290] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 2 election: Requested vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:27.682672 26186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651d30c7277b469d8d05d4c708ff28cf" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:27.682898 26258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651d30c7277b469d8d05d4c708ff28cf" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:27.683140 26186 raft_consensus.cc:3060] T 651d30c7277b469d8d05d4c708ff28cf P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.683403 26258 raft_consensus.cc:3055] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.683665 26258 raft_consensus.cc:740] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:27.684298 26258 consensus_queue.cc:260] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.685163 26258 raft_consensus.cc:3060] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.687664 26186 raft_consensus.cc:2468] T 651d30c7277b469d8d05d4c708ff28cf P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 2.
I20260713 09:07:27.688527 26076 leader_election.cc:304] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [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: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:27.689118 26343 raft_consensus.cc:2804] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.689473 26343 raft_consensus.cc:697] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [term 2 LEADER]: Becoming Leader. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Running, Role: LEADER
I20260713 09:07:27.689538 26258 raft_consensus.cc:2468] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 2.
I20260713 09:07:27.690193 26343 consensus_queue.cc:237] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.695776 26008 catalog_manager.cc:5697] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e reported cstate change: term changed from 1 to 2, leader changed from 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131) to 6fa55d9d2d874141abc49876daf2384e (127.21.45.129). New cstate: current_term: 2 leader_uuid: "6fa55d9d2d874141abc49876daf2384e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.758319 26337 raft_consensus.cc:993] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d: : Instructing follower eaee6d10c9bd4fb4a90996afc4b424c9 to start an election
I20260713 09:07:27.758738 26335 raft_consensus.cc:1081] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Signalling peer eaee6d10c9bd4fb4a90996afc4b424c9 to start an election
I20260713 09:07:27.760061 26186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f70b4ac521242adbb9d4108b03ff3d7"
dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
 from {username='slave'} at 127.0.0.1:51074
I20260713 09:07:27.760533 26186 raft_consensus.cc:493] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.760829 26186 raft_consensus.cc:3060] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.765884 26186 raft_consensus.cc:515] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.767328 26186 leader_election.cc:290] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 2 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:27.767946 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f70b4ac521242adbb9d4108b03ff3d7" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:27.768532 26110 raft_consensus.cc:3060] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.768368 26258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f70b4ac521242adbb9d4108b03ff3d7" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:27.769097 26258 raft_consensus.cc:3055] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.769346 26258 raft_consensus.cc:740] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:27.769968 26258 consensus_queue.cc:260] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.770892 26258 raft_consensus.cc:3060] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.773185 26110 raft_consensus.cc:2468] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 2.
I20260713 09:07:27.774132 26152 leader_election.cc:304] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:27.774718 26306 raft_consensus.cc:2804] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.775068 26306 raft_consensus.cc:697] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 LEADER]: Becoming Leader. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Running, Role: LEADER
I20260713 09:07:27.775295 26258 raft_consensus.cc:2468] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 2.
I20260713 09:07:27.775760 26306 consensus_queue.cc:237] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.781759 26008 catalog_manager.cc:5697] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 reported cstate change: term changed from 1 to 2, leader changed from 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131) to eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130). New cstate: current_term: 2 leader_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.836863 26337 raft_consensus.cc:993] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d: : Instructing follower eaee6d10c9bd4fb4a90996afc4b424c9 to start an election
I20260713 09:07:27.837230 26335 raft_consensus.cc:1081] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Signalling peer eaee6d10c9bd4fb4a90996afc4b424c9 to start an election
I20260713 09:07:27.838457 26186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43fb0f94bf604be7856cba2591a40988"
dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
 from {username='slave'} at 127.0.0.1:51074
I20260713 09:07:27.838894 26186 raft_consensus.cc:493] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.839154 26186 raft_consensus.cc:3060] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.843554 26186 raft_consensus.cc:515] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.844983 26186 leader_election.cc:290] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 2 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:27.845813 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fb0f94bf604be7856cba2591a40988" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:27.846088 26258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fb0f94bf604be7856cba2591a40988" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:27.846450 26110 raft_consensus.cc:3060] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.846671 26258 raft_consensus.cc:3055] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.847024 26258 raft_consensus.cc:740] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:27.847820 26258 consensus_queue.cc:260] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.849040 26258 raft_consensus.cc:3060] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.853034 26110 raft_consensus.cc:2468] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 2.
I20260713 09:07:27.854168 26152 leader_election.cc:304] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:27.854903 26306 raft_consensus.cc:2804] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.855305 26306 raft_consensus.cc:697] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 LEADER]: Becoming Leader. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Running, Role: LEADER
I20260713 09:07:27.855399 26258 raft_consensus.cc:2468] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 2.
I20260713 09:07:27.856088 26306 consensus_queue.cc:237] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:27.861565 26008 catalog_manager.cc:5697] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 reported cstate change: term changed from 1 to 2, leader changed from 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131) to eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130). New cstate: current_term: 2 leader_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.931231 26186 raft_consensus.cc:1275] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Refusing update from remote peer 6fa55d9d2d874141abc49876daf2384e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:27.932333 26343 consensus_queue.cc:1048] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:27.940577 26258 raft_consensus.cc:1275] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Refusing update from remote peer 6fa55d9d2d874141abc49876daf2384e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:27.941661 26343 consensus_queue.cc:1048] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.021050 26110 raft_consensus.cc:1275] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Refusing update from remote peer 99a2879d39d8486eb1a053bd75b52a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.022451 26335 consensus_queue.cc:1048] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.024230 26302 raft_consensus.cc:993] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e: : Instructing follower eaee6d10c9bd4fb4a90996afc4b424c9 to start an election
I20260713 09:07:28.024685 26343 raft_consensus.cc:1081] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 1 LEADER]: Signalling peer eaee6d10c9bd4fb4a90996afc4b424c9 to start an election
I20260713 09:07:28.026682 26186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32deb5ff294d40d5a34a8a282c96c4e3"
dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
 from {username='slave'} at 127.0.0.1:51064
I20260713 09:07:28.027280 26186 raft_consensus.cc:493] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:28.027762 26186 raft_consensus.cc:3060] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:28.029886 26185 raft_consensus.cc:1275] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Refusing update from remote peer 99a2879d39d8486eb1a053bd75b52a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.031407 26310 consensus_queue.cc:1048] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.042208 26186 raft_consensus.cc:515] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:28.044055 26186 leader_election.cc:290] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 2 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:28.044804 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32deb5ff294d40d5a34a8a282c96c4e3" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:28.045146 26258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32deb5ff294d40d5a34a8a282c96c4e3" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:28.045387 26110 raft_consensus.cc:3055] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:28.045714 26258 raft_consensus.cc:3060] T 32deb5ff294d40d5a34a8a282c96c4e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:28.045727 26110 raft_consensus.cc:740] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Running, Role: LEADER
I20260713 09:07:28.046693 26110 consensus_queue.cc:260] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:28.047874 26110 raft_consensus.cc:3060] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:28.052402 26258 raft_consensus.cc:2468] T 32deb5ff294d40d5a34a8a282c96c4e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 2.
I20260713 09:07:28.053424 26151 leader_election.cc:304] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:28.054164 26306 raft_consensus.cc:2804] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:28.054287 26110 raft_consensus.cc:2468] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 2.
I20260713 09:07:28.054574 26306 raft_consensus.cc:697] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 LEADER]: Becoming Leader. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Running, Role: LEADER
I20260713 09:07:28.055330 26306 consensus_queue.cc:237] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:28.060665 26006 catalog_manager.cc:5697] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 reported cstate change: term changed from 1 to 2, leader changed from 6fa55d9d2d874141abc49876daf2384e (127.21.45.129) to eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130). New cstate: current_term: 2 leader_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:28.122627 26186 raft_consensus.cc:1275] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Refusing update from remote peer 6fa55d9d2d874141abc49876daf2384e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.123752 26343 consensus_queue.cc:1048] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.131376 26258 raft_consensus.cc:1275] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Refusing update from remote peer 6fa55d9d2d874141abc49876daf2384e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.132870 26343 consensus_queue.cc:1048] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.153180 26258 raft_consensus.cc:1275] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Refusing update from remote peer 6fa55d9d2d874141abc49876daf2384e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.154215 26343 consensus_queue.cc:1048] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.160564 26186 raft_consensus.cc:1275] T 651d30c7277b469d8d05d4c708ff28cf P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Refusing update from remote peer 6fa55d9d2d874141abc49876daf2384e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.161958 26340 consensus_queue.cc:1048] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.376955 26258 raft_consensus.cc:1275] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Refusing update from remote peer eaee6d10c9bd4fb4a90996afc4b424c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.378094 26332 consensus_queue.cc:1048] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.380124 26110 raft_consensus.cc:1275] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Refusing update from remote peer eaee6d10c9bd4fb4a90996afc4b424c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.381587 26332 consensus_queue.cc:1048] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.383569 26110 raft_consensus.cc:1275] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Refusing update from remote peer eaee6d10c9bd4fb4a90996afc4b424c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.385079 26260 raft_consensus.cc:1275] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Refusing update from remote peer eaee6d10c9bd4fb4a90996afc4b424c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.385547 26306 consensus_queue.cc:1048] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.388285 26332 consensus_queue.cc:1048] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.537866 26258 raft_consensus.cc:1275] T 32deb5ff294d40d5a34a8a282c96c4e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Refusing update from remote peer eaee6d10c9bd4fb4a90996afc4b424c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.539148 26395 consensus_queue.cc:1048] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.553345 26110 raft_consensus.cc:1275] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Refusing update from remote peer eaee6d10c9bd4fb4a90996afc4b424c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.554839 26332 consensus_queue.cc:1048] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:30.543335 26006 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41280:
name: "soft_deleted_table"
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:30.545377 26006 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
W20260713 09:07:30.575608 26057 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:30.591585 26094 tablet_service.cc:1511] Processing CreateTablet for tablet e26de68a6ce04a6cacfbcae5ecd58fca (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:30.592943 26094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26de68a6ce04a6cacfbcae5ecd58fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.593536 26171 tablet_service.cc:1511] Processing CreateTablet for tablet e26de68a6ce04a6cacfbcae5ecd58fca (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:30.594705 26171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26de68a6ce04a6cacfbcae5ecd58fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.594856 26250 tablet_service.cc:1511] Processing CreateTablet for tablet e26de68a6ce04a6cacfbcae5ecd58fca (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:30.595999 26250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26de68a6ce04a6cacfbcae5ecd58fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.597815 26176 tablet_service.cc:1511] Processing CreateTablet for tablet 38098545e3b54c499d4b89abeabd8498 (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:30.598948 26176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38098545e3b54c499d4b89abeabd8498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.601681 26100 tablet_service.cc:1511] Processing CreateTablet for tablet 908a13db5d674756a23d42b8aa0b043d (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:30.602828 26100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908a13db5d674756a23d42b8aa0b043d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.601720 26097 tablet_service.cc:1511] Processing CreateTablet for tablet 38098545e3b54c499d4b89abeabd8498 (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:30.603814 26097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38098545e3b54c499d4b89abeabd8498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.604980 26244 tablet_service.cc:1511] Processing CreateTablet for tablet 38098545e3b54c499d4b89abeabd8498 (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:30.606150 26244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38098545e3b54c499d4b89abeabd8498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.617413 26410 tablet_bootstrap.cc:492] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d: Bootstrap starting.
I20260713 09:07:30.619037 26174 tablet_service.cc:1511] Processing CreateTablet for tablet 908a13db5d674756a23d42b8aa0b043d (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:30.620393 26174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908a13db5d674756a23d42b8aa0b043d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.622920 26250 tablet_service.cc:1511] Processing CreateTablet for tablet 908a13db5d674756a23d42b8aa0b043d (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:30.623925 26410 tablet_bootstrap.cc:654] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.624210 26250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908a13db5d674756a23d42b8aa0b043d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.630686 26096 tablet_service.cc:1511] Processing CreateTablet for tablet 091faa3f10eb47d4ae704dfaa1f1c069 (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:30.631851 26096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 091faa3f10eb47d4ae704dfaa1f1c069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.633844 26246 tablet_service.cc:1511] Processing CreateTablet for tablet 091faa3f10eb47d4ae704dfaa1f1c069 (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:30.635015 26246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 091faa3f10eb47d4ae704dfaa1f1c069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.636137 26095 tablet_service.cc:1511] Processing CreateTablet for tablet b75b2ba992f54607a651efc4bc7ef6c9 (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:30.637259 26095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75b2ba992f54607a651efc4bc7ef6c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.634721 26168 tablet_service.cc:1511] Processing CreateTablet for tablet 091faa3f10eb47d4ae704dfaa1f1c069 (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:30.642177 26168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 091faa3f10eb47d4ae704dfaa1f1c069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.646116 26093 tablet_service.cc:1511] Processing CreateTablet for tablet e1dcd7b248234d0fb98e011fe927c862 (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:30.647403 26093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1dcd7b248234d0fb98e011fe927c862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.648468 26173 tablet_service.cc:1511] Processing CreateTablet for tablet b75b2ba992f54607a651efc4bc7ef6c9 (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:30.649627 26173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75b2ba992f54607a651efc4bc7ef6c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.653096 26245 tablet_service.cc:1511] Processing CreateTablet for tablet b75b2ba992f54607a651efc4bc7ef6c9 (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:30.654294 26245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b75b2ba992f54607a651efc4bc7ef6c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.669771 26098 tablet_service.cc:1511] Processing CreateTablet for tablet 474cb86b3a094026954501c01d6da36d (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:30.671119 26098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474cb86b3a094026954501c01d6da36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.670913 26172 tablet_service.cc:1511] Processing CreateTablet for tablet e1dcd7b248234d0fb98e011fe927c862 (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:30.672140 26172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1dcd7b248234d0fb98e011fe927c862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.672366 26247 tablet_service.cc:1511] Processing CreateTablet for tablet e1dcd7b248234d0fb98e011fe927c862 (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:30.673599 26247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1dcd7b248234d0fb98e011fe927c862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.702227 26176 tablet_service.cc:1511] Processing CreateTablet for tablet 474cb86b3a094026954501c01d6da36d (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:30.703446 26176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474cb86b3a094026954501c01d6da36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.711418 26170 tablet_service.cc:1511] Processing CreateTablet for tablet 7e17b4c6b789404abe84d03045026139 (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:30.712682 26170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e17b4c6b789404abe84d03045026139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.717475 26412 tablet_bootstrap.cc:492] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9: Bootstrap starting.
I20260713 09:07:30.715147 26249 tablet_service.cc:1511] Processing CreateTablet for tablet 7e17b4c6b789404abe84d03045026139 (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:30.718956 26249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e17b4c6b789404abe84d03045026139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.726775 26412 tablet_bootstrap.cc:654] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.728386 26410 tablet_bootstrap.cc:492] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d: No bootstrap required, opened a new log
I20260713 09:07:30.728864 26410 ts_tablet_manager.cc:1403] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d: Time spent bootstrapping tablet: real 0.112s	user 0.040s	sys 0.044s
I20260713 09:07:30.730705 26093 tablet_service.cc:1511] Processing CreateTablet for tablet 7e17b4c6b789404abe84d03045026139 (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:30.732165 26093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e17b4c6b789404abe84d03045026139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.711998 26250 tablet_service.cc:1511] Processing CreateTablet for tablet 474cb86b3a094026954501c01d6da36d (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:30.740758 26250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474cb86b3a094026954501c01d6da36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.742425 26410 raft_consensus.cc:359] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.744382 26410 raft_consensus.cc:385] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.744724 26410 raft_consensus.cc:740] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.745047 26413 tablet_bootstrap.cc:492] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e: Bootstrap starting.
I20260713 09:07:30.745466 26410 consensus_queue.cc:260] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.747701 26410 ts_tablet_manager.cc:1434] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.001s
I20260713 09:07:30.748610 26410 tablet_bootstrap.cc:492] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d: Bootstrap starting.
I20260713 09:07:30.749689 26169 tablet_service.cc:1511] Processing CreateTablet for tablet 918e3fa81fd54ca7bf9d88cf0d9e55b3 (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:30.768604 26246 tablet_service.cc:1511] Processing CreateTablet for tablet 918e3fa81fd54ca7bf9d88cf0d9e55b3 (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:30.770850 26095 tablet_service.cc:1511] Processing CreateTablet for tablet 918e3fa81fd54ca7bf9d88cf0d9e55b3 (DEFAULT_TABLE table=soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:30.772473 26169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918e3fa81fd54ca7bf9d88cf0d9e55b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.773088 26095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918e3fa81fd54ca7bf9d88cf0d9e55b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.772526 26246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 918e3fa81fd54ca7bf9d88cf0d9e55b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.779812 26413 tablet_bootstrap.cc:654] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.781527 26412 tablet_bootstrap.cc:492] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9: No bootstrap required, opened a new log
I20260713 09:07:30.782016 26412 ts_tablet_manager.cc:1403] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent bootstrapping tablet: real 0.065s	user 0.005s	sys 0.006s
I20260713 09:07:30.782618 26410 tablet_bootstrap.cc:654] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.790139 26412 raft_consensus.cc:359] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.790872 26412 raft_consensus.cc:385] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.791148 26412 raft_consensus.cc:740] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.800688 26413 tablet_bootstrap.cc:492] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e: No bootstrap required, opened a new log
I20260713 09:07:30.801185 26413 ts_tablet_manager.cc:1403] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.003s
I20260713 09:07:30.803889 26413 raft_consensus.cc:359] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.798517 26412 consensus_queue.cc:260] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.804630 26413 raft_consensus.cc:385] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.804961 26413 raft_consensus.cc:740] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.806125 26410 tablet_bootstrap.cc:492] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d: No bootstrap required, opened a new log
I20260713 09:07:30.806257 26412 ts_tablet_manager.cc:1434] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:07:30.806641 26410 ts_tablet_manager.cc:1403] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.004s
I20260713 09:07:30.807196 26412 tablet_bootstrap.cc:492] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9: Bootstrap starting.
I20260713 09:07:30.806682 26413 consensus_queue.cc:260] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.809247 26413 ts_tablet_manager.cc:1434] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:30.809578 26410 raft_consensus.cc:359] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.810212 26413 tablet_bootstrap.cc:492] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e: Bootstrap starting.
I20260713 09:07:30.810277 26410 raft_consensus.cc:385] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.810742 26410 raft_consensus.cc:740] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.811606 26410 consensus_queue.cc:260] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.813504 26412 tablet_bootstrap.cc:654] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.813714 26410 ts_tablet_manager.cc:1434] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:30.814757 26410 tablet_bootstrap.cc:492] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d: Bootstrap starting.
I20260713 09:07:30.816648 26413 tablet_bootstrap.cc:654] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.823999 26410 tablet_bootstrap.cc:654] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.824605 26412 tablet_bootstrap.cc:492] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9: No bootstrap required, opened a new log
I20260713 09:07:30.825186 26412 ts_tablet_manager.cc:1403] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:07:30.827786 26412 raft_consensus.cc:359] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.828629 26412 raft_consensus.cc:385] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.828939 26412 raft_consensus.cc:740] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.829622 26412 consensus_queue.cc:260] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.831660 26412 ts_tablet_manager.cc:1434] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:07:30.832608 26412 tablet_bootstrap.cc:492] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9: Bootstrap starting.
I20260713 09:07:30.838313 26412 tablet_bootstrap.cc:654] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.847812 26310 raft_consensus.cc:493] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:30.848361 26310 raft_consensus.cc:515] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.850562 26310 leader_election.cc:290] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:30.852064 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908a13db5d674756a23d42b8aa0b043d" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e" is_pre_election: true
I20260713 09:07:30.852780 26110 raft_consensus.cc:2468] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 0.
I20260713 09:07:30.853821 26412 tablet_bootstrap.cc:492] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9: No bootstrap required, opened a new log
I20260713 09:07:30.854153 26226 leader_election.cc:304] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: 
I20260713 09:07:30.854316 26412 ts_tablet_manager.cc:1403] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.011s
I20260713 09:07:30.857352 26412 raft_consensus.cc:359] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.858075 26412 raft_consensus.cc:385] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.858393 26412 raft_consensus.cc:740] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.858750 26310 raft_consensus.cc:2804] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:30.859275 26310 raft_consensus.cc:493] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:30.859143 26412 consensus_queue.cc:260] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.859702 26310 raft_consensus.cc:3060] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:30.861496 26412 ts_tablet_manager.cc:1434] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:30.862437 26412 tablet_bootstrap.cc:492] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9: Bootstrap starting.
I20260713 09:07:30.872730 26412 tablet_bootstrap.cc:654] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.877031 26310 raft_consensus.cc:515] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.883868 26412 tablet_bootstrap.cc:492] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9: No bootstrap required, opened a new log
I20260713 09:07:30.890671 26412 ts_tablet_manager.cc:1403] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.002s
I20260713 09:07:30.892391 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908a13db5d674756a23d42b8aa0b043d" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:30.892933 26110 raft_consensus.cc:3060] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:30.893412 26412 raft_consensus.cc:359] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.894084 26412 raft_consensus.cc:385] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.894341 26412 raft_consensus.cc:740] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.894989 26412 consensus_queue.cc:260] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.886476 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908a13db5d674756a23d42b8aa0b043d" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:30.896405 26185 raft_consensus.cc:2468] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 0.
I20260713 09:07:30.898298 26412 ts_tablet_manager.cc:1434] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:30.899293 26412 tablet_bootstrap.cc:492] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9: Bootstrap starting.
I20260713 09:07:30.899571 26110 raft_consensus.cc:2468] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 1.
I20260713 09:07:30.901502 26226 leader_election.cc:304] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: 
I20260713 09:07:30.905309 26412 tablet_bootstrap.cc:654] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.916519 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908a13db5d674756a23d42b8aa0b043d" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:30.916774 26310 leader_election.cc:290] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:30.917105 26185 raft_consensus.cc:3060] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:30.919991 26310 raft_consensus.cc:2804] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:30.920513 26310 raft_consensus.cc:697] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Becoming Leader. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:30.921260 26310 consensus_queue.cc:237] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.926488 26185 raft_consensus.cc:2468] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 1.
I20260713 09:07:30.930121 26410 tablet_bootstrap.cc:492] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d: No bootstrap required, opened a new log
I20260713 09:07:30.930428 26413 tablet_bootstrap.cc:492] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e: No bootstrap required, opened a new log
I20260713 09:07:30.930795 26410 ts_tablet_manager.cc:1403] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent bootstrapping tablet: real 0.116s	user 0.030s	sys 0.077s
I20260713 09:07:30.930967 26413 ts_tablet_manager.cc:1403] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e: Time spent bootstrapping tablet: real 0.121s	user 0.062s	sys 0.056s
I20260713 09:07:30.933894 26413 raft_consensus.cc:359] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.934577 26413 raft_consensus.cc:385] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.934883 26413 raft_consensus.cc:740] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.935639 26413 consensus_queue.cc:260] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.935580 26410 raft_consensus.cc:359] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.937163 26410 raft_consensus.cc:385] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.937541 26410 raft_consensus.cc:740] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.938318 26413 ts_tablet_manager.cc:1434] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:30.938421 26410 consensus_queue.cc:260] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.939276 26413 tablet_bootstrap.cc:492] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e: Bootstrap starting.
I20260713 09:07:30.940938 26410 ts_tablet_manager.cc:1434] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:07:30.942021 26410 tablet_bootstrap.cc:492] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d: Bootstrap starting.
I20260713 09:07:30.945670 26413 tablet_bootstrap.cc:654] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.939582 26006 catalog_manager.cc:5697] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131). New cstate: current_term: 1 leader_uuid: "99a2879d39d8486eb1a053bd75b52a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:30.955440 26410 tablet_bootstrap.cc:654] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.971208 26412 tablet_bootstrap.cc:492] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9: No bootstrap required, opened a new log
I20260713 09:07:30.971732 26412 ts_tablet_manager.cc:1403] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent bootstrapping tablet: real 0.073s	user 0.035s	sys 0.021s
I20260713 09:07:30.974933 26412 raft_consensus.cc:359] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.975690 26412 raft_consensus.cc:385] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.975979 26412 raft_consensus.cc:740] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.976750 26412 consensus_queue.cc:260] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.979113 26412 ts_tablet_manager.cc:1434] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:30.981439 26412 tablet_bootstrap.cc:492] T 091faa3f10eb47d4ae704dfaa1f1c069 P eaee6d10c9bd4fb4a90996afc4b424c9: Bootstrap starting.
I20260713 09:07:30.982352 26413 tablet_bootstrap.cc:492] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e: No bootstrap required, opened a new log
I20260713 09:07:30.982753 26413 ts_tablet_manager.cc:1403] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.026s
I20260713 09:07:30.983269 26410 tablet_bootstrap.cc:492] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d: No bootstrap required, opened a new log
I20260713 09:07:30.983733 26410 ts_tablet_manager.cc:1403] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.011s
I20260713 09:07:30.984972 26413 raft_consensus.cc:359] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.985476 26413 raft_consensus.cc:385] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.985677 26413 raft_consensus.cc:740] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.986089 26410 raft_consensus.cc:359] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.986200 26413 consensus_queue.cc:260] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.986793 26410 raft_consensus.cc:385] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.987126 26410 raft_consensus.cc:740] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.987843 26413 ts_tablet_manager.cc:1434] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.005s
I20260713 09:07:30.988917 26413 tablet_bootstrap.cc:492] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e: Bootstrap starting.
I20260713 09:07:30.987820 26410 consensus_queue.cc:260] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.991400 26410 ts_tablet_manager.cc:1434] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:07:30.992322 26410 tablet_bootstrap.cc:492] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d: Bootstrap starting.
I20260713 09:07:30.993033 26310 raft_consensus.cc:493] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:30.993490 26310 raft_consensus.cc:515] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:30.994773 26413 tablet_bootstrap.cc:654] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.997243 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38098545e3b54c499d4b89abeabd8498" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e" is_pre_election: true
I20260713 09:07:30.998149 26410 tablet_bootstrap.cc:654] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.001747 26413 tablet_bootstrap.cc:492] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e: No bootstrap required, opened a new log
I20260713 09:07:31.002122 26413 ts_tablet_manager.cc:1403] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.006s
I20260713 09:07:30.995561 26310 leader_election.cc:290] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:30.994987 26340 raft_consensus.cc:493] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.003790 26340 raft_consensus.cc:515] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.004678 26412 tablet_bootstrap.cc:654] T 091faa3f10eb47d4ae704dfaa1f1c069 P eaee6d10c9bd4fb4a90996afc4b424c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.004793 26413 raft_consensus.cc:359] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.005535 26413 raft_consensus.cc:385] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.005826 26413 raft_consensus.cc:740] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.006511 26413 consensus_queue.cc:260] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.007668 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38098545e3b54c499d4b89abeabd8498" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:31.008386 26185 raft_consensus.cc:2468] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 0.
I20260713 09:07:31.009482 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38098545e3b54c499d4b89abeabd8498" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d" is_pre_election: true
I20260713 09:07:31.010095 26260 raft_consensus.cc:2468] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 0.
I20260713 09:07:31.011025 26110 raft_consensus.cc:2468] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 0.
I20260713 09:07:31.014789 26226 leader_election.cc:304] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: 
I20260713 09:07:31.015678 26310 raft_consensus.cc:2804] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.016021 26310 raft_consensus.cc:493] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.016467 26310 raft_consensus.cc:3060] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.021279 26076 leader_election.cc:304] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: 
I20260713 09:07:31.023116 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38098545e3b54c499d4b89abeabd8498" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:31.023708 26185 raft_consensus.cc:2468] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 0.
I20260713 09:07:31.005838 26340 leader_election.cc:290] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:31.023692 26432 raft_consensus.cc:2804] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.026291 26420 raft_consensus.cc:493] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.026238 26432 raft_consensus.cc:493] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.027088 26432 raft_consensus.cc:3060] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.026759 26420 raft_consensus.cc:515] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.029309 26340 raft_consensus.cc:493] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.029819 26420 leader_election.cc:290] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:31.030627 26340 raft_consensus.cc:515] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.032407 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26de68a6ce04a6cacfbcae5ecd58fca" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d" is_pre_election: true
I20260713 09:07:31.033000 26260 raft_consensus.cc:2468] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 0.
I20260713 09:07:31.034243 26151 leader_election.cc:304] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:31.035342 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26de68a6ce04a6cacfbcae5ecd58fca" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e" is_pre_election: true
I20260713 09:07:31.035983 26110 raft_consensus.cc:2468] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 0.
I20260713 09:07:31.040539 26420 raft_consensus.cc:2804] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.048748 26420 raft_consensus.cc:493] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.051754 26420 raft_consensus.cc:3060] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.056733 26340 leader_election.cc:290] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:31.058199 26413 ts_tablet_manager.cc:1434] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e: Time spent starting tablet: real 0.056s	user 0.025s	sys 0.017s
I20260713 09:07:31.065224 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1dcd7b248234d0fb98e011fe927c862" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:31.065441 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1dcd7b248234d0fb98e011fe927c862" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d" is_pre_election: true
I20260713 09:07:31.066527 26310 raft_consensus.cc:515] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
W20260713 09:07:31.068259 26076 leader_election.cc:343] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:31.068507 26310 leader_election.cc:290] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:31.070250 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38098545e3b54c499d4b89abeabd8498" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
W20260713 09:07:31.070513 26076 leader_election.cc:343] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:31.070876 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38098545e3b54c499d4b89abeabd8498" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:31.070956 26076 leader_election.cc:304] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [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: 6fa55d9d2d874141abc49876daf2384e; no voters: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9
I20260713 09:07:31.071507 26185 raft_consensus.cc:3060] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.063644 26432 raft_consensus.cc:515] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.072211 26340 raft_consensus.cc:2749] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:31.072621 26110 raft_consensus.cc:2393] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 99a2879d39d8486eb1a053bd75b52a4d in current term 1: Already voted for candidate 6fa55d9d2d874141abc49876daf2384e in this term.
I20260713 09:07:31.075352 26186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38098545e3b54c499d4b89abeabd8498" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:31.075412 26432 leader_election.cc:290] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 election: Requested vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:31.075613 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38098545e3b54c499d4b89abeabd8498" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:31.071224 26413 tablet_bootstrap.cc:492] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e: Bootstrap starting.
I20260713 09:07:31.076363 26260 raft_consensus.cc:2393] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6fa55d9d2d874141abc49876daf2384e in current term 1: Already voted for candidate 99a2879d39d8486eb1a053bd75b52a4d in this term.
I20260713 09:07:31.077261 26076 leader_election.cc:304] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [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: 6fa55d9d2d874141abc49876daf2384e; no voters: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9
I20260713 09:07:31.078020 26432 raft_consensus.cc:2749] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:31.070720 26420 raft_consensus.cc:515] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.081295 26413 tablet_bootstrap.cc:654] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.082707 26420 leader_election.cc:290] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:31.081283 26185 raft_consensus.cc:2468] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 1.
I20260713 09:07:31.083195 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26de68a6ce04a6cacfbcae5ecd58fca" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:31.083722 26110 raft_consensus.cc:3060] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.083684 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26de68a6ce04a6cacfbcae5ecd58fca" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:31.084405 26260 raft_consensus.cc:3060] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.084649 26412 tablet_bootstrap.cc:492] T 091faa3f10eb47d4ae704dfaa1f1c069 P eaee6d10c9bd4fb4a90996afc4b424c9: No bootstrap required, opened a new log
I20260713 09:07:31.085086 26412 ts_tablet_manager.cc:1403] T 091faa3f10eb47d4ae704dfaa1f1c069 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent bootstrapping tablet: real 0.105s	user 0.009s	sys 0.031s
I20260713 09:07:31.084945 26225 leader_election.cc:304] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [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: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 6fa55d9d2d874141abc49876daf2384e
I20260713 09:07:31.086050 26310 raft_consensus.cc:2804] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.087173 26310 raft_consensus.cc:697] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Becoming Leader. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:31.088011 26310 consensus_queue.cc:237] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.090333 26110 raft_consensus.cc:2468] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 1.
I20260713 09:07:31.091034 26260 raft_consensus.cc:2468] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 1.
I20260713 09:07:31.091542 26152 leader_election.cc:304] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:31.090674 26410 tablet_bootstrap.cc:492] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d: No bootstrap required, opened a new log
I20260713 09:07:31.092469 26410 ts_tablet_manager.cc:1403] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent bootstrapping tablet: real 0.100s	user 0.023s	sys 0.042s
I20260713 09:07:31.092664 26420 raft_consensus.cc:2804] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.093187 26420 raft_consensus.cc:697] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Becoming Leader. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Running, Role: LEADER
I20260713 09:07:31.094705 26410 raft_consensus.cc:359] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.094550 26420 consensus_queue.cc:237] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.095218 26410 raft_consensus.cc:385] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.095515 26410 raft_consensus.cc:740] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.087941 26412 raft_consensus.cc:359] T 091faa3f10eb47d4ae704dfaa1f1c069 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.096153 26410 consensus_queue.cc:260] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.096846 26412 raft_consensus.cc:385] T 091faa3f10eb47d4ae704dfaa1f1c069 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.097196 26412 raft_consensus.cc:740] T 091faa3f10eb47d4ae704dfaa1f1c069 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.097873 26412 consensus_queue.cc:260] T 091faa3f10eb47d4ae704dfaa1f1c069 P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.098512 26410 ts_tablet_manager.cc:1434] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:07:31.099539 26410 tablet_bootstrap.cc:492] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d: Bootstrap starting.
I20260713 09:07:31.100268 26412 ts_tablet_manager.cc:1434] T 091faa3f10eb47d4ae704dfaa1f1c069 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260713 09:07:31.100837 26413 tablet_bootstrap.cc:492] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e: No bootstrap required, opened a new log
I20260713 09:07:31.101320 26412 tablet_bootstrap.cc:492] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9: Bootstrap starting.
I20260713 09:07:31.105767 26410 tablet_bootstrap.cc:654] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.101378 26413 ts_tablet_manager.cc:1403] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.000s
I20260713 09:07:31.109143 26006 catalog_manager.cc:5697] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131). New cstate: current_term: 1 leader_uuid: "99a2879d39d8486eb1a053bd75b52a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:31.116021 26410 tablet_bootstrap.cc:492] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d: No bootstrap required, opened a new log
I20260713 09:07:31.116393 26412 tablet_bootstrap.cc:654] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.116535 26410 ts_tablet_manager.cc:1403] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260713 09:07:31.119130 26009 catalog_manager.cc:5697] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130). New cstate: current_term: 1 leader_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.119246 26413 raft_consensus.cc:359] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.119511 26410 raft_consensus.cc:359] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.119985 26413 raft_consensus.cc:385] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.120229 26410 raft_consensus.cc:385] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.120325 26413 raft_consensus.cc:740] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.120638 26410 raft_consensus.cc:740] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.121102 26413 consensus_queue.cc:260] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.121495 26410 consensus_queue.cc:260] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.123409 26413 ts_tablet_manager.cc:1434] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260713 09:07:31.123854 26410 ts_tablet_manager.cc:1434] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:31.124460 26413 tablet_bootstrap.cc:492] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e: Bootstrap starting.
I20260713 09:07:31.124890 26410 tablet_bootstrap.cc:492] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d: Bootstrap starting.
I20260713 09:07:31.130673 26413 tablet_bootstrap.cc:654] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.131235 26410 tablet_bootstrap.cc:654] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.139509 26410 tablet_bootstrap.cc:492] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d: No bootstrap required, opened a new log
I20260713 09:07:31.140026 26410 ts_tablet_manager.cc:1403] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.009s
I20260713 09:07:31.142864 26410 raft_consensus.cc:359] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.143675 26410 raft_consensus.cc:385] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.144925 26410 raft_consensus.cc:740] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.145759 26410 consensus_queue.cc:260] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.146262 26413 tablet_bootstrap.cc:492] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e: No bootstrap required, opened a new log
I20260713 09:07:31.146772 26413 ts_tablet_manager.cc:1403] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260713 09:07:31.148474 26410 ts_tablet_manager.cc:1434] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:07:31.149470 26410 tablet_bootstrap.cc:492] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d: Bootstrap starting.
I20260713 09:07:31.149466 26413 raft_consensus.cc:359] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.150282 26413 raft_consensus.cc:385] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.150614 26413 raft_consensus.cc:740] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.151321 26413 consensus_queue.cc:260] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.153748 26413 ts_tablet_manager.cc:1434] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:31.154711 26413 tablet_bootstrap.cc:492] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e: Bootstrap starting.
I20260713 09:07:31.155807 26410 tablet_bootstrap.cc:654] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.160624 26413 tablet_bootstrap.cc:654] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.164431 26412 tablet_bootstrap.cc:492] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9: No bootstrap required, opened a new log
I20260713 09:07:31.164901 26412 ts_tablet_manager.cc:1403] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.030s
I20260713 09:07:31.166320 26410 tablet_bootstrap.cc:492] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d: No bootstrap required, opened a new log
I20260713 09:07:31.166736 26410 ts_tablet_manager.cc:1403] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260713 09:07:31.166783 26413 tablet_bootstrap.cc:492] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e: No bootstrap required, opened a new log
I20260713 09:07:31.167251 26413 ts_tablet_manager.cc:1403] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260713 09:07:31.167608 26412 raft_consensus.cc:359] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.168361 26412 raft_consensus.cc:385] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.168665 26412 raft_consensus.cc:740] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.169354 26410 raft_consensus.cc:359] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.169442 26412 consensus_queue.cc:260] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.170080 26410 raft_consensus.cc:385] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.170660 26410 raft_consensus.cc:740] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.171299 26410 consensus_queue.cc:260] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.171722 26412 ts_tablet_manager.cc:1434] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:07:31.172662 26412 tablet_bootstrap.cc:492] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9: Bootstrap starting.
I20260713 09:07:31.169765 26413 raft_consensus.cc:359] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.173303 26410 ts_tablet_manager.cc:1434] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:31.173427 26413 raft_consensus.cc:385] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.173830 26413 raft_consensus.cc:740] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.174250 26410 tablet_bootstrap.cc:492] T 474cb86b3a094026954501c01d6da36d P 99a2879d39d8486eb1a053bd75b52a4d: Bootstrap starting.
I20260713 09:07:31.174523 26413 consensus_queue.cc:260] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.176805 26413 ts_tablet_manager.cc:1434] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:07:31.177695 26413 tablet_bootstrap.cc:492] T 474cb86b3a094026954501c01d6da36d P 6fa55d9d2d874141abc49876daf2384e: Bootstrap starting.
I20260713 09:07:31.178448 26412 tablet_bootstrap.cc:654] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.183331 26413 tablet_bootstrap.cc:654] T 474cb86b3a094026954501c01d6da36d P 6fa55d9d2d874141abc49876daf2384e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.183507 26410 tablet_bootstrap.cc:654] T 474cb86b3a094026954501c01d6da36d P 99a2879d39d8486eb1a053bd75b52a4d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.201314 26413 tablet_bootstrap.cc:492] T 474cb86b3a094026954501c01d6da36d P 6fa55d9d2d874141abc49876daf2384e: No bootstrap required, opened a new log
I20260713 09:07:31.201743 26413 ts_tablet_manager.cc:1403] T 474cb86b3a094026954501c01d6da36d P 6fa55d9d2d874141abc49876daf2384e: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.004s
I20260713 09:07:31.203691 26413 raft_consensus.cc:359] T 474cb86b3a094026954501c01d6da36d P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.204149 26413 raft_consensus.cc:385] T 474cb86b3a094026954501c01d6da36d P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.204317 26413 raft_consensus.cc:740] T 474cb86b3a094026954501c01d6da36d P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.204722 26413 consensus_queue.cc:260] T 474cb86b3a094026954501c01d6da36d P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.206014 26413 ts_tablet_manager.cc:1434] T 474cb86b3a094026954501c01d6da36d P 6fa55d9d2d874141abc49876daf2384e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:31.206621 26413 tablet_bootstrap.cc:492] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 6fa55d9d2d874141abc49876daf2384e: Bootstrap starting.
I20260713 09:07:31.209424 26410 tablet_bootstrap.cc:492] T 474cb86b3a094026954501c01d6da36d P 99a2879d39d8486eb1a053bd75b52a4d: No bootstrap required, opened a new log
I20260713 09:07:31.209909 26410 ts_tablet_manager.cc:1403] T 474cb86b3a094026954501c01d6da36d P 99a2879d39d8486eb1a053bd75b52a4d: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.011s
I20260713 09:07:31.212422 26410 raft_consensus.cc:359] T 474cb86b3a094026954501c01d6da36d P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.213094 26410 raft_consensus.cc:385] T 474cb86b3a094026954501c01d6da36d P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.213410 26410 raft_consensus.cc:740] T 474cb86b3a094026954501c01d6da36d P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.214726 26410 consensus_queue.cc:260] T 474cb86b3a094026954501c01d6da36d P 99a2879d39d8486eb1a053bd75b52a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.212783 26413 tablet_bootstrap.cc:654] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 6fa55d9d2d874141abc49876daf2384e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.215991 26412 tablet_bootstrap.cc:492] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9: No bootstrap required, opened a new log
I20260713 09:07:31.216391 26410 ts_tablet_manager.cc:1434] T 474cb86b3a094026954501c01d6da36d P 99a2879d39d8486eb1a053bd75b52a4d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:31.216507 26412 ts_tablet_manager.cc:1403] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.019s
I20260713 09:07:31.219852 26413 tablet_bootstrap.cc:492] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 6fa55d9d2d874141abc49876daf2384e: No bootstrap required, opened a new log
I20260713 09:07:31.219669 26412 raft_consensus.cc:359] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.220309 26412 raft_consensus.cc:385] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.220407 26413 ts_tablet_manager.cc:1403] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 6fa55d9d2d874141abc49876daf2384e: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:07:31.220609 26412 raft_consensus.cc:740] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.221309 26412 consensus_queue.cc:260] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.223037 26413 raft_consensus.cc:359] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.223637 26412 ts_tablet_manager.cc:1434] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:31.223915 26413 raft_consensus.cc:385] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.224239 26413 raft_consensus.cc:740] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.224630 26412 tablet_bootstrap.cc:492] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P eaee6d10c9bd4fb4a90996afc4b424c9: Bootstrap starting.
I20260713 09:07:31.224850 26413 consensus_queue.cc:260] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.226768 26413 ts_tablet_manager.cc:1434] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 6fa55d9d2d874141abc49876daf2384e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:07:31.229894 26412 tablet_bootstrap.cc:654] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P eaee6d10c9bd4fb4a90996afc4b424c9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.235777 26412 tablet_bootstrap.cc:492] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P eaee6d10c9bd4fb4a90996afc4b424c9: No bootstrap required, opened a new log
I20260713 09:07:31.236138 26412 ts_tablet_manager.cc:1403] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:07:31.237939 26412 raft_consensus.cc:359] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.238375 26412 raft_consensus.cc:385] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.238561 26412 raft_consensus.cc:740] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.239064 26412 consensus_queue.cc:260] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.240513 26412 ts_tablet_manager.cc:1434] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P eaee6d10c9bd4fb4a90996afc4b424c9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:31.258368 26310 raft_consensus.cc:493] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.258805 26310 raft_consensus.cc:515] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.260344 26310 leader_election.cc:290] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:31.260607 26420 raft_consensus.cc:493] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.260939 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918e3fa81fd54ca7bf9d88cf0d9e55b3" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e" is_pre_election: true
I20260713 09:07:31.261082 26420 raft_consensus.cc:515] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.261363 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918e3fa81fd54ca7bf9d88cf0d9e55b3" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:31.261569 26110 raft_consensus.cc:2468] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 0.
I20260713 09:07:31.261987 26185 raft_consensus.cc:2468] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 0.
I20260713 09:07:31.262604 26226 leader_election.cc:304] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: 
I20260713 09:07:31.263278 26420 leader_election.cc:290] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:31.263387 26310 raft_consensus.cc:2804] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.263790 26310 raft_consensus.cc:493] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.263763 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474cb86b3a094026954501c01d6da36d" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e" is_pre_election: true
I20260713 09:07:31.264242 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474cb86b3a094026954501c01d6da36d" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d" is_pre_election: true
I20260713 09:07:31.264313 26310 raft_consensus.cc:3060] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.264545 26110 raft_consensus.cc:2468] T 474cb86b3a094026954501c01d6da36d P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 0.
I20260713 09:07:31.264921 26260 raft_consensus.cc:2468] T 474cb86b3a094026954501c01d6da36d P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 0.
I20260713 09:07:31.265551 26152 leader_election.cc:304] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:31.266283 26420 raft_consensus.cc:2804] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.266549 26420 raft_consensus.cc:493] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.266798 26420 raft_consensus.cc:3060] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.269658 26310 raft_consensus.cc:515] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.271201 26420 raft_consensus.cc:515] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.271486 26310 leader_election.cc:290] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:31.271795 26110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918e3fa81fd54ca7bf9d88cf0d9e55b3" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:31.271983 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "918e3fa81fd54ca7bf9d88cf0d9e55b3" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:31.272442 26110 raft_consensus.cc:3060] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.272523 26185 raft_consensus.cc:3060] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.273113 26420 leader_election.cc:290] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:31.273671 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474cb86b3a094026954501c01d6da36d" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:31.274025 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474cb86b3a094026954501c01d6da36d" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:31.274197 26111 raft_consensus.cc:3060] T 474cb86b3a094026954501c01d6da36d P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.274544 26260 raft_consensus.cc:3060] T 474cb86b3a094026954501c01d6da36d P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.279522 26110 raft_consensus.cc:2468] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 1.
I20260713 09:07:31.281152 26226 leader_election.cc:304] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: 
I20260713 09:07:31.281315 26111 raft_consensus.cc:2468] T 474cb86b3a094026954501c01d6da36d P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 1.
I20260713 09:07:31.281699 26260 raft_consensus.cc:2468] T 474cb86b3a094026954501c01d6da36d P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 1.
I20260713 09:07:31.282446 26152 leader_election.cc:304] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:31.278723 26185 raft_consensus.cc:2468] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 1.
I20260713 09:07:31.283236 26310 raft_consensus.cc:2804] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.283286 26420 raft_consensus.cc:2804] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.283857 26310 raft_consensus.cc:697] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Becoming Leader. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:31.283942 26420 raft_consensus.cc:697] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Becoming Leader. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Running, Role: LEADER
I20260713 09:07:31.284725 26310 consensus_queue.cc:237] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.284806 26420 consensus_queue.cc:237] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.291132 26310 raft_consensus.cc:493] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.291550 26310 raft_consensus.cc:515] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.292176 26006 catalog_manager.cc:5697] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131). New cstate: current_term: 1 leader_uuid: "99a2879d39d8486eb1a053bd75b52a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:31.292783 26008 catalog_manager.cc:5697] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130). New cstate: current_term: 1 leader_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.293530 26310 leader_election.cc:290] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:31.294188 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e17b4c6b789404abe84d03045026139" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e" is_pre_election: true
I20260713 09:07:31.294791 26111 raft_consensus.cc:2468] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 0.
I20260713 09:07:31.295382 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e17b4c6b789404abe84d03045026139" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:31.295697 26226 leader_election.cc:304] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: 
I20260713 09:07:31.295949 26185 raft_consensus.cc:2468] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 0.
I20260713 09:07:31.296367 26310 raft_consensus.cc:2804] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.296648 26310 raft_consensus.cc:493] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.296936 26310 raft_consensus.cc:3060] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.302210 26310 raft_consensus.cc:515] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.303691 26310 leader_election.cc:290] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:31.304383 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e17b4c6b789404abe84d03045026139" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:31.304839 26111 raft_consensus.cc:3060] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.309355 26111 raft_consensus.cc:2468] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 1.
I20260713 09:07:31.310184 26226 leader_election.cc:304] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: 
I20260713 09:07:31.310763 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e17b4c6b789404abe84d03045026139" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:31.310972 26310 raft_consensus.cc:2804] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.311471 26310 raft_consensus.cc:697] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Becoming Leader. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:31.311350 26185 raft_consensus.cc:3060] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.312333 26310 consensus_queue.cc:237] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.317265 26185 raft_consensus.cc:2468] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 1.
I20260713 09:07:31.319674 26006 catalog_manager.cc:5697] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131). New cstate: current_term: 1 leader_uuid: "99a2879d39d8486eb1a053bd75b52a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:31.331526 26431 raft_consensus.cc:493] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.331899 26431 raft_consensus.cc:515] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.333467 26431 leader_election.cc:290] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:31.333909 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75b2ba992f54607a651efc4bc7ef6c9" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:31.334417 26185 raft_consensus.cc:2468] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 0.
I20260713 09:07:31.334386 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75b2ba992f54607a651efc4bc7ef6c9" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d" is_pre_election: true
I20260713 09:07:31.335139 26260 raft_consensus.cc:2468] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 0.
I20260713 09:07:31.335467 26076 leader_election.cc:304] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:31.336186 26431 raft_consensus.cc:2804] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.336519 26431 raft_consensus.cc:493] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.336783 26431 raft_consensus.cc:3060] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.340960 26431 raft_consensus.cc:515] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.342365 26431 leader_election.cc:290] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 election: Requested vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:31.342892 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75b2ba992f54607a651efc4bc7ef6c9" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:31.343340 26185 raft_consensus.cc:3060] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.343281 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75b2ba992f54607a651efc4bc7ef6c9" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:31.343786 26260 raft_consensus.cc:3060] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.347201 26185 raft_consensus.cc:2468] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 1.
I20260713 09:07:31.348007 26076 leader_election.cc:304] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:31.348086 26260 raft_consensus.cc:2468] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 1.
I20260713 09:07:31.348826 26431 raft_consensus.cc:2804] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.349274 26431 raft_consensus.cc:697] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 1 LEADER]: Becoming Leader. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Running, Role: LEADER
I20260713 09:07:31.349888 26431 consensus_queue.cc:237] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.356629 26006 catalog_manager.cc:5697] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fa55d9d2d874141abc49876daf2384e (127.21.45.129). New cstate: current_term: 1 leader_uuid: "6fa55d9d2d874141abc49876daf2384e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.367707 26310 raft_consensus.cc:493] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.368132 26310 raft_consensus.cc:515] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.370088 26310 leader_election.cc:290] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:31.370381 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091faa3f10eb47d4ae704dfaa1f1c069" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e" is_pre_election: true
I20260713 09:07:31.370577 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091faa3f10eb47d4ae704dfaa1f1c069" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:31.370926 26111 raft_consensus.cc:2468] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 0.
I20260713 09:07:31.371479 26185 raft_consensus.cc:2468] T 091faa3f10eb47d4ae704dfaa1f1c069 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 0.
I20260713 09:07:31.371888 26226 leader_election.cc:304] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: 
I20260713 09:07:31.372669 26310 raft_consensus.cc:2804] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.372951 26310 raft_consensus.cc:493] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.373188 26310 raft_consensus.cc:3060] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.377632 26310 raft_consensus.cc:515] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.378865 26310 leader_election.cc:290] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:31.379776 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091faa3f10eb47d4ae704dfaa1f1c069" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:31.379721 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091faa3f10eb47d4ae704dfaa1f1c069" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:31.380398 26185 raft_consensus.cc:3060] T 091faa3f10eb47d4ae704dfaa1f1c069 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.380460 26111 raft_consensus.cc:3060] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.386591 26111 raft_consensus.cc:2468] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 1.
I20260713 09:07:31.386813 26310 raft_consensus.cc:493] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.386591 26185 raft_consensus.cc:2468] T 091faa3f10eb47d4ae704dfaa1f1c069 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 1.
I20260713 09:07:31.387245 26310 raft_consensus.cc:515] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.387697 26226 leader_election.cc:304] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: 
I20260713 09:07:31.388440 26423 raft_consensus.cc:2804] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.388949 26310 leader_election.cc:290] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:31.389919 26423 raft_consensus.cc:697] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Becoming Leader. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:31.389969 26186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1dcd7b248234d0fb98e011fe927c862" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" is_pre_election: true
I20260713 09:07:31.390659 26186 raft_consensus.cc:2468] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 0.
I20260713 09:07:31.390897 26423 consensus_queue.cc:237] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.391608 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1dcd7b248234d0fb98e011fe927c862" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e" is_pre_election: true
I20260713 09:07:31.391681 26225 leader_election.cc:304] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:31.392463 26452 raft_consensus.cc:2804] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.392766 26452 raft_consensus.cc:493] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.392590 26111 raft_consensus.cc:2468] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 0.
I20260713 09:07:31.393049 26452 raft_consensus.cc:3060] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.399119 26452 raft_consensus.cc:515] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.400122 26006 catalog_manager.cc:5697] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131). New cstate: current_term: 1 leader_uuid: "99a2879d39d8486eb1a053bd75b52a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:31.401026 26452 leader_election.cc:290] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:31.401639 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1dcd7b248234d0fb98e011fe927c862" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:31.401906 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1dcd7b248234d0fb98e011fe927c862" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:31.402074 26111 raft_consensus.cc:3060] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.402441 26185 raft_consensus.cc:3060] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.406782 26185 raft_consensus.cc:2468] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 1.
I20260713 09:07:31.407243 26111 raft_consensus.cc:2468] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 1.
I20260713 09:07:31.407950 26225 leader_election.cc:304] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:31.408711 26452 raft_consensus.cc:2804] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.409068 26452 raft_consensus.cc:697] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Becoming Leader. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:31.409780 26452 consensus_queue.cc:237] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.410696 26423 consensus_queue.cc:1048] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.417115 26006 catalog_manager.cc:5697] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131). New cstate: current_term: 1 leader_uuid: "99a2879d39d8486eb1a053bd75b52a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:31.425354 26310 consensus_queue.cc:1048] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.527375 26310 consensus_queue.cc:1048] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.536608 26423 consensus_queue.cc:1048] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.548256 26185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e26de68a6ce04a6cacfbcae5ecd58fca"
dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
mode: GRACEFUL
new_leader_uuid: "6fa55d9d2d874141abc49876daf2384e"
 from {username='slave'} at 127.0.0.1:51088
I20260713 09:07:31.548659 26185 raft_consensus.cc:606] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Received request to transfer leadership to TS 6fa55d9d2d874141abc49876daf2384e
I20260713 09:07:31.552955 26260 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38098545e3b54c499d4b89abeabd8498"
dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
mode: GRACEFUL
new_leader_uuid: "6fa55d9d2d874141abc49876daf2384e"
 from {username='slave'} at 127.0.0.1:59738
I20260713 09:07:31.553422 26260 raft_consensus.cc:606] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Received request to transfer leadership to TS 6fa55d9d2d874141abc49876daf2384e
I20260713 09:07:31.557898 26260 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "908a13db5d674756a23d42b8aa0b043d"
dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
mode: GRACEFUL
new_leader_uuid: "6fa55d9d2d874141abc49876daf2384e"
 from {username='slave'} at 127.0.0.1:59738
I20260713 09:07:31.558310 26260 raft_consensus.cc:606] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Received request to transfer leadership to TS 6fa55d9d2d874141abc49876daf2384e
I20260713 09:07:31.562433 26260 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "091faa3f10eb47d4ae704dfaa1f1c069"
dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
mode: GRACEFUL
new_leader_uuid: "6fa55d9d2d874141abc49876daf2384e"
 from {username='slave'} at 127.0.0.1:59738
I20260713 09:07:31.562919 26260 raft_consensus.cc:606] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Received request to transfer leadership to TS 6fa55d9d2d874141abc49876daf2384e
I20260713 09:07:31.563879 26420 consensus_queue.cc:1048] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.567454 26111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b75b2ba992f54607a651efc4bc7ef6c9"
dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
mode: GRACEFUL
new_leader_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
 from {username='slave'} at 127.0.0.1:45072
I20260713 09:07:31.568032 26111 raft_consensus.cc:606] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 1 LEADER]: Received request to transfer leadership to TS eaee6d10c9bd4fb4a90996afc4b424c9
I20260713 09:07:31.573693 26258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1dcd7b248234d0fb98e011fe927c862"
dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
mode: GRACEFUL
new_leader_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
 from {username='slave'} at 127.0.0.1:59738
I20260713 09:07:31.574206 26258 raft_consensus.cc:606] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Received request to transfer leadership to TS eaee6d10c9bd4fb4a90996afc4b424c9
I20260713 09:07:31.581748 26420 consensus_queue.cc:1048] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.589208 26260 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e17b4c6b789404abe84d03045026139"
dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
mode: GRACEFUL
new_leader_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
 from {username='slave'} at 127.0.0.1:59738
I20260713 09:07:31.589784 26260 raft_consensus.cc:606] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Received request to transfer leadership to TS eaee6d10c9bd4fb4a90996afc4b424c9
I20260713 09:07:31.593921 26463 raft_consensus.cc:993] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9: : Instructing follower 6fa55d9d2d874141abc49876daf2384e to start an election
I20260713 09:07:31.594329 26463 raft_consensus.cc:1081] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Signalling peer 6fa55d9d2d874141abc49876daf2384e to start an election
I20260713 09:07:31.595580 26111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e26de68a6ce04a6cacfbcae5ecd58fca"
dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
 from {username='slave'} at 127.0.0.1:45064
I20260713 09:07:31.596138 26111 raft_consensus.cc:493] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:31.596520 26111 raft_consensus.cc:3060] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.601313 26111 raft_consensus.cc:515] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.602988 26111 leader_election.cc:290] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 2 election: Requested vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:31.603906 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26de68a6ce04a6cacfbcae5ecd58fca" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:31.604318 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26de68a6ce04a6cacfbcae5ecd58fca" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:31.604511 26185 raft_consensus.cc:3055] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:31.604888 26185 raft_consensus.cc:740] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Running, Role: LEADER
I20260713 09:07:31.604885 26260 raft_consensus.cc:3060] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.605724 26185 consensus_queue.cc:260] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.606829 26185 raft_consensus.cc:3060] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.609788 26260 raft_consensus.cc:2468] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 2.
I20260713 09:07:31.610626 26076 leader_election.cc:304] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [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: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: 
I20260713 09:07:31.610901 26185 raft_consensus.cc:2468] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 2.
I20260713 09:07:31.611203 26432 raft_consensus.cc:2804] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:31.611655 26432 raft_consensus.cc:697] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [term 2 LEADER]: Becoming Leader. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Running, Role: LEADER
I20260713 09:07:31.612351 26432 consensus_queue.cc:237] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.617743 26008 catalog_manager.cc:5697] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e reported cstate change: term changed from 1 to 2, leader changed from eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130) to 6fa55d9d2d874141abc49876daf2384e (127.21.45.129). New cstate: current_term: 2 leader_uuid: "6fa55d9d2d874141abc49876daf2384e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.672178 26420 consensus_queue.cc:1048] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.680709 26420 consensus_queue.cc:1048] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:31.689759 26423 consensus_queue.cc:1048] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.699261 26310 consensus_queue.cc:1048] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.704946 26452 consensus_queue.cc:1048] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.714668 26452 consensus_queue.cc:1048] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.724470 26310 raft_consensus.cc:993] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d: : Instructing follower eaee6d10c9bd4fb4a90996afc4b424c9 to start an election
I20260713 09:07:31.724807 26310 raft_consensus.cc:1081] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Signalling peer eaee6d10c9bd4fb4a90996afc4b424c9 to start an election
I20260713 09:07:31.726325 26185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e17b4c6b789404abe84d03045026139"
dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
 from {username='slave'} at 127.0.0.1:51074
I20260713 09:07:31.726727 26185 raft_consensus.cc:493] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:31.727093 26185 raft_consensus.cc:3060] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.731856 26185 raft_consensus.cc:515] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.733250 26185 leader_election.cc:290] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 2 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:31.733961 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e17b4c6b789404abe84d03045026139" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:31.734510 26111 raft_consensus.cc:3060] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.736373 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e17b4c6b789404abe84d03045026139" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:31.736841 26260 raft_consensus.cc:3055] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:31.737082 26260 raft_consensus.cc:740] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:31.737699 26260 consensus_queue.cc:260] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.738701 26260 raft_consensus.cc:3060] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.739845 26111 raft_consensus.cc:2468] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 2.
I20260713 09:07:31.740706 26152 leader_election.cc:304] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:31.741286 26420 raft_consensus.cc:2804] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:31.741647 26420 raft_consensus.cc:697] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 LEADER]: Becoming Leader. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Running, Role: LEADER
I20260713 09:07:31.742384 26420 consensus_queue.cc:237] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.743170 26260 raft_consensus.cc:2468] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 2.
I20260713 09:07:31.747792 26008 catalog_manager.cc:5697] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 reported cstate change: term changed from 1 to 2, leader changed from 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131) to eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130). New cstate: current_term: 2 leader_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.811348 26452 consensus_queue.cc:1048] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.817070 26470 raft_consensus.cc:993] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d: : Instructing follower eaee6d10c9bd4fb4a90996afc4b424c9 to start an election
I20260713 09:07:31.817494 26310 raft_consensus.cc:1081] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Signalling peer eaee6d10c9bd4fb4a90996afc4b424c9 to start an election
I20260713 09:07:31.819597 26186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1dcd7b248234d0fb98e011fe927c862"
dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
 from {username='slave'} at 127.0.0.1:51074
I20260713 09:07:31.820503 26186 raft_consensus.cc:493] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:31.820873 26186 raft_consensus.cc:3060] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.821735 26310 consensus_queue.cc:1048] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.826591 26432 consensus_queue.cc:1048] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.829049 26186 raft_consensus.cc:515] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.834321 26186 leader_election.cc:290] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 2 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:31.834592 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1dcd7b248234d0fb98e011fe927c862" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:31.835064 26111 raft_consensus.cc:3060] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.836565 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1dcd7b248234d0fb98e011fe927c862" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:31.837129 26260 raft_consensus.cc:3055] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:31.837427 26260 raft_consensus.cc:740] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:31.838203 26260 consensus_queue.cc:260] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.839438 26260 raft_consensus.cc:3060] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.846030 26111 raft_consensus.cc:2468] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 2.
I20260713 09:07:31.847362 26152 leader_election.cc:304] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:31.847445 26432 consensus_queue.cc:1048] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.848201 26420 raft_consensus.cc:2804] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:31.848712 26420 raft_consensus.cc:697] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 LEADER]: Becoming Leader. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Running, Role: LEADER
I20260713 09:07:31.849115 26260 raft_consensus.cc:2468] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 2.
I20260713 09:07:31.849471 26420 consensus_queue.cc:237] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.861423 26431 raft_consensus.cc:993] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e: : Instructing follower eaee6d10c9bd4fb4a90996afc4b424c9 to start an election
I20260713 09:07:31.861822 26475 raft_consensus.cc:1081] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 1 LEADER]: Signalling peer eaee6d10c9bd4fb4a90996afc4b424c9 to start an election
I20260713 09:07:31.863137 26186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b75b2ba992f54607a651efc4bc7ef6c9"
dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
 from {username='slave'} at 127.0.0.1:51064
I20260713 09:07:31.863559 26186 raft_consensus.cc:493] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:31.863821 26186 raft_consensus.cc:3060] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.863765 26006 catalog_manager.cc:5697] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 reported cstate change: term changed from 1 to 2, leader changed from 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131) to eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130). New cstate: current_term: 2 leader_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.868481 26186 raft_consensus.cc:515] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.870803 26186 leader_election.cc:290] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [CANDIDATE]: Term 2 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:31.871078 26111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75b2ba992f54607a651efc4bc7ef6c9" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:31.871666 26111 raft_consensus.cc:3055] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:31.871919 26111 raft_consensus.cc:740] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Running, Role: LEADER
I20260713 09:07:31.872030 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b75b2ba992f54607a651efc4bc7ef6c9" candidate_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:31.872566 26260 raft_consensus.cc:3060] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.876562 26111 consensus_queue.cc:260] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.877740 26111 raft_consensus.cc:3060] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.878434 26260 raft_consensus.cc:2468] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 2.
I20260713 09:07:31.879281 26151 leader_election.cc:304] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:31.879890 26420 raft_consensus.cc:2804] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:31.880355 26420 raft_consensus.cc:697] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 LEADER]: Becoming Leader. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Running, Role: LEADER
I20260713 09:07:31.881098 26420 consensus_queue.cc:237] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.883287 26111 raft_consensus.cc:2468] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaee6d10c9bd4fb4a90996afc4b424c9 in term 2.
I20260713 09:07:31.887213 26006 catalog_manager.cc:5697] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 reported cstate change: term changed from 1 to 2, leader changed from 6fa55d9d2d874141abc49876daf2384e (127.21.45.129) to eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130). New cstate: current_term: 2 leader_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.889660 26310 consensus_queue.cc:1048] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.895569 26452 raft_consensus.cc:993] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d: : Instructing follower 6fa55d9d2d874141abc49876daf2384e to start an election
I20260713 09:07:31.895937 26470 raft_consensus.cc:1081] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Signalling peer 6fa55d9d2d874141abc49876daf2384e to start an election
I20260713 09:07:31.897526 26110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "091faa3f10eb47d4ae704dfaa1f1c069"
dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
 from {username='slave'} at 127.0.0.1:45068
I20260713 09:07:31.897957 26110 raft_consensus.cc:493] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:31.898293 26110 raft_consensus.cc:3060] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.899659 26310 consensus_queue.cc:1048] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.906265 26110 raft_consensus.cc:515] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.907281 26111 raft_consensus.cc:1240] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Rejecting Update request from peer 99a2879d39d8486eb1a053bd75b52a4d for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:31.908434 26110 leader_election.cc:290] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 2 election: Requested vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:31.909637 26185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091faa3f10eb47d4ae704dfaa1f1c069" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:31.910221 26310 consensus_queue.cc:1059] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.910864 26310 raft_consensus.cc:3055] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:31.910835 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "091faa3f10eb47d4ae704dfaa1f1c069" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:31.911314 26310 raft_consensus.cc:740] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:31.912041 26310 consensus_queue.cc:260] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.912976 26310 raft_consensus.cc:3060] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.921620 26260 raft_consensus.cc:2468] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 2.
I20260713 09:07:31.922714 26076 leader_election.cc:304] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [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: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: eaee6d10c9bd4fb4a90996afc4b424c9
I20260713 09:07:31.923342 26475 raft_consensus.cc:2804] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:31.923699 26475 raft_consensus.cc:697] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [term 2 LEADER]: Becoming Leader. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Running, Role: LEADER
I20260713 09:07:31.924329 26475 consensus_queue.cc:237] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:31.930186 26008 catalog_manager.cc:5697] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e reported cstate change: term changed from 1 to 2, leader changed from 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131) to 6fa55d9d2d874141abc49876daf2384e (127.21.45.129). New cstate: current_term: 2 leader_uuid: "6fa55d9d2d874141abc49876daf2384e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:32.010623 26452 raft_consensus.cc:993] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d: : Instructing follower 6fa55d9d2d874141abc49876daf2384e to start an election
I20260713 09:07:32.011025 26310 raft_consensus.cc:1081] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Signalling peer 6fa55d9d2d874141abc49876daf2384e to start an election
I20260713 09:07:32.012243 26111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "908a13db5d674756a23d42b8aa0b043d"
dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
 from {username='slave'} at 127.0.0.1:45068
I20260713 09:07:32.012646 26111 raft_consensus.cc:493] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:32.012960 26111 raft_consensus.cc:3060] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.017961 26111 raft_consensus.cc:515] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:32.019304 26111 leader_election.cc:290] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 2 election: Requested vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:32.019948 26186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908a13db5d674756a23d42b8aa0b043d" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:32.020316 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908a13db5d674756a23d42b8aa0b043d" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:32.020587 26186 raft_consensus.cc:3060] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.020780 26260 raft_consensus.cc:3055] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:32.021068 26260 raft_consensus.cc:740] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:32.021629 26260 consensus_queue.cc:260] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:32.022383 26260 raft_consensus.cc:3060] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.025302 26186 raft_consensus.cc:2468] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 2.
I20260713 09:07:32.026322 26076 leader_election.cc:304] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [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: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:32.027040 26475 raft_consensus.cc:2804] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:32.027384 26475 raft_consensus.cc:697] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [term 2 LEADER]: Becoming Leader. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Running, Role: LEADER
I20260713 09:07:32.027405 26260 raft_consensus.cc:2468] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 2.
I20260713 09:07:32.028272 26475 consensus_queue.cc:237] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:32.033906 26008 catalog_manager.cc:5697] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e reported cstate change: term changed from 1 to 2, leader changed from 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131) to 6fa55d9d2d874141abc49876daf2384e (127.21.45.129). New cstate: current_term: 2 leader_uuid: "6fa55d9d2d874141abc49876daf2384e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:32.062958 26186 raft_consensus.cc:1275] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Refusing update from remote peer 6fa55d9d2d874141abc49876daf2384e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.064097 26475 consensus_queue.cc:1048] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.070786 26260 raft_consensus.cc:1275] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Refusing update from remote peer 6fa55d9d2d874141abc49876daf2384e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.072049 26431 consensus_queue.cc:1048] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.118978 26452 raft_consensus.cc:993] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d: : Instructing follower 6fa55d9d2d874141abc49876daf2384e to start an election
I20260713 09:07:32.119458 26452 raft_consensus.cc:1081] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Signalling peer 6fa55d9d2d874141abc49876daf2384e to start an election
I20260713 09:07:32.120833 26111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38098545e3b54c499d4b89abeabd8498"
dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
 from {username='slave'} at 127.0.0.1:45068
I20260713 09:07:32.121238 26111 raft_consensus.cc:493] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:32.121536 26111 raft_consensus.cc:3060] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.126415 26111 raft_consensus.cc:515] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:32.127671 26111 leader_election.cc:290] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [CANDIDATE]: Term 2 election: Requested vote from peers eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011), 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131:42689)
I20260713 09:07:32.128432 26186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38098545e3b54c499d4b89abeabd8498" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:32.128764 26260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38098545e3b54c499d4b89abeabd8498" candidate_uuid: "6fa55d9d2d874141abc49876daf2384e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
I20260713 09:07:32.128996 26186 raft_consensus.cc:3060] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.129272 26260 raft_consensus.cc:3055] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:32.129559 26260 raft_consensus.cc:740] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:32.130306 26260 consensus_queue.cc:260] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:32.131363 26260 raft_consensus.cc:3060] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.135166 26186 raft_consensus.cc:2468] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 2.
I20260713 09:07:32.136179 26076 leader_election.cc:304] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [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: 6fa55d9d2d874141abc49876daf2384e, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:32.136799 26431 raft_consensus.cc:2804] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:32.137097 26260 raft_consensus.cc:2468] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fa55d9d2d874141abc49876daf2384e in term 2.
I20260713 09:07:32.137159 26431 raft_consensus.cc:697] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 2 LEADER]: Becoming Leader. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Running, Role: LEADER
I20260713 09:07:32.138018 26431 consensus_queue.cc:237] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [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: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:32.143535 26006 catalog_manager.cc:5697] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e reported cstate change: term changed from 1 to 2, leader changed from 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131) to 6fa55d9d2d874141abc49876daf2384e (127.21.45.129). New cstate: current_term: 2 leader_uuid: "6fa55d9d2d874141abc49876daf2384e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:32.262910 26260 raft_consensus.cc:1275] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Refusing update from remote peer eaee6d10c9bd4fb4a90996afc4b424c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.263936 26420 consensus_queue.cc:1048] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.270205 26111 raft_consensus.cc:1275] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Refusing update from remote peer eaee6d10c9bd4fb4a90996afc4b424c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.271596 26463 consensus_queue.cc:1048] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.304716 26260 raft_consensus.cc:1275] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Refusing update from remote peer eaee6d10c9bd4fb4a90996afc4b424c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.305743 26463 consensus_queue.cc:1048] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.312544 26111 raft_consensus.cc:1275] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Refusing update from remote peer eaee6d10c9bd4fb4a90996afc4b424c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.313937 26463 consensus_queue.cc:1048] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.315966 26260 raft_consensus.cc:1275] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Refusing update from remote peer eaee6d10c9bd4fb4a90996afc4b424c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.317409 26463 consensus_queue.cc:1048] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.326129 26111 raft_consensus.cc:1275] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Refusing update from remote peer eaee6d10c9bd4fb4a90996afc4b424c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.331085 26332 consensus_queue.cc:1048] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.469842 26186 raft_consensus.cc:3060] T 091faa3f10eb47d4ae704dfaa1f1c069 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.474817 26186 raft_consensus.cc:1275] T 091faa3f10eb47d4ae704dfaa1f1c069 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Refusing update from remote peer 6fa55d9d2d874141abc49876daf2384e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.475854 26431 consensus_queue.cc:1048] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.483124 26260 raft_consensus.cc:1275] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Refusing update from remote peer 6fa55d9d2d874141abc49876daf2384e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.484696 26431 consensus_queue.cc:1048] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.583416 26260 raft_consensus.cc:1275] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Refusing update from remote peer 6fa55d9d2d874141abc49876daf2384e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.584472 26431 consensus_queue.cc:1048] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.591776 26186 raft_consensus.cc:1275] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Refusing update from remote peer 6fa55d9d2d874141abc49876daf2384e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.593382 26475 consensus_queue.cc:1048] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.648608 26260 raft_consensus.cc:1275] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Refusing update from remote peer 6fa55d9d2d874141abc49876daf2384e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.649648 26475 consensus_queue.cc:1048] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.656699 26186 raft_consensus.cc:1275] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Refusing update from remote peer 6fa55d9d2d874141abc49876daf2384e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.658980 26431 consensus_queue.cc:1048] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:34.595634 26007 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:41280:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:07:34.613054 26007 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41280:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:07:34.635614 21686 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:34.792356 26532 tablet.cc:1724] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.805035 26532 tablet.cc:1724] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.826634 26543 tablet.cc:1724] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.833607 26529 tablet.cc:1724] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:34.821760 26151 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.45.131:42689, user_credentials={real_user=slave}} blocked reactor thread for 47846.5us
I20260713 09:07:34.825254 26533 tablet.cc:1724] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.821894 26532 tablet.cc:1724] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.867031 26183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f70b4ac521242adbb9d4108b03ff3d7"
dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
mode: GRACEFUL
new_leader_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
 from {username='slave'} at 127.0.0.1:51104
I20260713 09:07:34.868242 26183 raft_consensus.cc:606] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 LEADER]: Received request to transfer leadership to TS 99a2879d39d8486eb1a053bd75b52a4d
W20260713 09:07:34.870213 26152 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.45.129:37413, user_credentials={real_user=slave}} blocked reactor thread for 75748.7us
I20260713 09:07:34.878464 26544 tablet.cc:1724] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.880996 26546 tablet.cc:1724] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.810489 26536 tablet.cc:1724] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.804710 26528 tablet.cc:1724] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:34.876253 26225 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.45.130:33011, user_credentials={real_user=slave}} blocked reactor thread for 50759.3us
I20260713 09:07:34.905169 26534 tablet.cc:1724] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 6fa55d9d2d874141abc49876daf2384e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.912580 26551 tablet.cc:1724] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.932938 26529 tablet.cc:1724] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.935863 26533 tablet.cc:1724] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.936000 26543 tablet.cc:1724] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.964787 26532 tablet.cc:1724] T 474cb86b3a094026954501c01d6da36d P 6fa55d9d2d874141abc49876daf2384e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.946487 26536 tablet.cc:1724] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.973145 26555 tablet.cc:1724] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.976648 26544 tablet.cc:1724] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.978492 26528 tablet.cc:1724] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.981410 26553 tablet.cc:1724] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P eaee6d10c9bd4fb4a90996afc4b424c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.986238 26534 tablet.cc:1724] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.996695 26546 tablet.cc:1724] T 474cb86b3a094026954501c01d6da36d P 99a2879d39d8486eb1a053bd75b52a4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.016526 26551 tablet.cc:1724] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.018630 26543 tablet.cc:1724] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.017704 26533 tablet.cc:1724] T 091faa3f10eb47d4ae704dfaa1f1c069 P eaee6d10c9bd4fb4a90996afc4b424c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.020351 26008 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc: soft_deleted_table [id=dec54891edfa4128ad1114f484facd0d] alter complete (version 1)
I20260713 09:07:35.028220 26536 tablet.cc:1724] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:35.048131 26108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd91808df2ae4651b60767017c3dc468"
dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
mode: GRACEFUL
new_leader_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
 from {username='slave'} at 127.0.0.1:55860
I20260713 09:07:35.048710 26108 raft_consensus.cc:606] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 2 LEADER]: Received request to transfer leadership to TS 99a2879d39d8486eb1a053bd75b52a4d
I20260713 09:07:35.050143 21686 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:35.050690 21686 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:35.102165 26503 raft_consensus.cc:993] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e: : Instructing follower 99a2879d39d8486eb1a053bd75b52a4d to start an election
I20260713 09:07:35.102644 26498 raft_consensus.cc:1081] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 2 LEADER]: Signalling peer 99a2879d39d8486eb1a053bd75b52a4d to start an election
I20260713 09:07:35.103878 26258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd91808df2ae4651b60767017c3dc468"
dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
 from {username='slave'} at 127.0.0.1:59730
I20260713 09:07:35.104317 26258 raft_consensus.cc:493] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:35.104627 26258 raft_consensus.cc:3060] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:35.108922 26258 raft_consensus.cc:515] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:35.110231 26258 leader_election.cc:290] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 3 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:35.110849 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd91808df2ae4651b60767017c3dc468" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:35.111451 26108 raft_consensus.cc:3055] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:35.111418 26182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd91808df2ae4651b60767017c3dc468" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:35.111923 26108 raft_consensus.cc:740] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6fa55d9d2d874141abc49876daf2384e, State: Running, Role: LEADER
I20260713 09:07:35.112129 26182 raft_consensus.cc:3060] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:35.112733 26108 consensus_queue.cc:260] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:35.113910 26108 raft_consensus.cc:3060] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:35.118432 26182 raft_consensus.cc:2468] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 3.
I20260713 09:07:35.119587 26225 leader_election.cc:304] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [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: 99a2879d39d8486eb1a053bd75b52a4d, eaee6d10c9bd4fb4a90996afc4b424c9; no voters: 
I20260713 09:07:35.120011 26108 raft_consensus.cc:2468] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 3.
I20260713 09:07:35.120309 26556 raft_consensus.cc:2804] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:35.120846 26556 raft_consensus.cc:697] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [term 3 LEADER]: Becoming Leader. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:35.121735 26556 consensus_queue.cc:237] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:35.128932 26006 catalog_manager.cc:5697] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d reported cstate change: term changed from 2 to 3, leader changed from 6fa55d9d2d874141abc49876daf2384e (127.21.45.129) to 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131). New cstate: current_term: 3 leader_uuid: "99a2879d39d8486eb1a053bd75b52a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.148649 26530 raft_consensus.cc:993] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9: : Instructing follower 99a2879d39d8486eb1a053bd75b52a4d to start an election
I20260713 09:07:35.149102 26500 raft_consensus.cc:1081] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 LEADER]: Signalling peer 99a2879d39d8486eb1a053bd75b52a4d to start an election
I20260713 09:07:35.150349 26258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f70b4ac521242adbb9d4108b03ff3d7"
dest_uuid: "99a2879d39d8486eb1a053bd75b52a4d"
 from {username='slave'} at 127.0.0.1:59728
I20260713 09:07:35.150768 26258 raft_consensus.cc:493] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:35.151065 26258 raft_consensus.cc:3060] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:35.155105 26258 raft_consensus.cc:515] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:35.156406 26258 leader_election.cc:290] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [CANDIDATE]: Term 3 election: Requested vote from peers 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413), eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011)
I20260713 09:07:35.157114 26108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f70b4ac521242adbb9d4108b03ff3d7" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6fa55d9d2d874141abc49876daf2384e"
I20260713 09:07:35.157383 26182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f70b4ac521242adbb9d4108b03ff3d7" candidate_uuid: "99a2879d39d8486eb1a053bd75b52a4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9"
I20260713 09:07:35.157696 26108 raft_consensus.cc:3060] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:35.157939 26182 raft_consensus.cc:3055] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:35.158250 26182 raft_consensus.cc:740] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eaee6d10c9bd4fb4a90996afc4b424c9, State: Running, Role: LEADER
I20260713 09:07:35.158995 26182 consensus_queue.cc:260] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:35.160176 26182 raft_consensus.cc:3060] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:35.163929 26108 raft_consensus.cc:2468] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 3.
I20260713 09:07:35.165117 26226 leader_election.cc:304] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [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: 6fa55d9d2d874141abc49876daf2384e, 99a2879d39d8486eb1a053bd75b52a4d; no voters: 
I20260713 09:07:35.165830 26556 raft_consensus.cc:2804] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:35.166189 26556 raft_consensus.cc:697] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 3 LEADER]: Becoming Leader. State: Replica: 99a2879d39d8486eb1a053bd75b52a4d, State: Running, Role: LEADER
I20260713 09:07:35.166314 26182 raft_consensus.cc:2468] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a2879d39d8486eb1a053bd75b52a4d in term 3.
I20260713 09:07:35.166875 26556 consensus_queue.cc:237] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } }
I20260713 09:07:35.173444 26006 catalog_manager.cc:5697] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d reported cstate change: term changed from 2 to 3, leader changed from eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130) to 99a2879d39d8486eb1a053bd75b52a4d (127.21.45.131). New cstate: current_term: 3 leader_uuid: "99a2879d39d8486eb1a053bd75b52a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a2879d39d8486eb1a053bd75b52a4d" member_type: VOTER last_known_addr { host: "127.21.45.131" port: 42689 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.587141 26184 raft_consensus.cc:1275] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 3 FOLLOWER]: Refusing update from remote peer 99a2879d39d8486eb1a053bd75b52a4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:35.588711 26556 consensus_queue.cc:1048] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:35.599848 26109 raft_consensus.cc:1275] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e [term 3 FOLLOWER]: Refusing update from remote peer 99a2879d39d8486eb1a053bd75b52a4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:35.601509 26556 consensus_queue.cc:1048] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:35.652016 26109 raft_consensus.cc:1275] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 3 FOLLOWER]: Refusing update from remote peer 99a2879d39d8486eb1a053bd75b52a4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:35.653323 26556 consensus_queue.cc:1048] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fa55d9d2d874141abc49876daf2384e" member_type: VOTER last_known_addr { host: "127.21.45.129" port: 37413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:35.665099 26184 raft_consensus.cc:1275] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 3 FOLLOWER]: Refusing update from remote peer 99a2879d39d8486eb1a053bd75b52a4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:35.666723 26567 consensus_queue.cc:1048] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaee6d10c9bd4fb4a90996afc4b424c9" member_type: VOTER last_known_addr { host: "127.21.45.130" port: 33011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:36.103140 21686 tablet_server.cc:179] TabletServer@127.21.45.129:0 shutting down...
I20260713 09:07:36.133432 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:36.134054 21686 tablet_replica.cc:333] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 6fa55d9d2d874141abc49876daf2384e: stopping tablet replica
I20260713 09:07:36.134838 21686 raft_consensus.cc:2243] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.135314 21686 raft_consensus.cc:2272] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.137461 21686 tablet_replica.cc:333] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e: stopping tablet replica
I20260713 09:07:36.138099 21686 raft_consensus.cc:2243] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.138888 21686 raft_consensus.cc:2272] T 091faa3f10eb47d4ae704dfaa1f1c069 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.140965 21686 tablet_replica.cc:333] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e: stopping tablet replica
I20260713 09:07:36.141446 21686 raft_consensus.cc:2243] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.141897 21686 raft_consensus.cc:2272] T b75b2ba992f54607a651efc4bc7ef6c9 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.143810 21686 tablet_replica.cc:333] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e: stopping tablet replica
I20260713 09:07:36.144415 21686 raft_consensus.cc:2243] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.145200 21686 raft_consensus.cc:2272] T 908a13db5d674756a23d42b8aa0b043d P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.147101 21686 tablet_replica.cc:333] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e: stopping tablet replica
I20260713 09:07:36.147610 21686 raft_consensus.cc:2243] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.148401 21686 raft_consensus.cc:2272] T e26de68a6ce04a6cacfbcae5ecd58fca P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.150389 21686 tablet_replica.cc:333] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e: stopping tablet replica
I20260713 09:07:36.150949 21686 raft_consensus.cc:2243] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.151723 21686 raft_consensus.cc:2272] T 651d30c7277b469d8d05d4c708ff28cf P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.153833 21686 tablet_replica.cc:333] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e: stopping tablet replica
I20260713 09:07:36.154454 21686 raft_consensus.cc:2243] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.154925 21686 raft_consensus.cc:2272] T 43fb0f94bf604be7856cba2591a40988 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.157305 21686 tablet_replica.cc:333] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e: stopping tablet replica
I20260713 09:07:36.157723 21686 raft_consensus.cc:2243] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.158445 21686 raft_consensus.cc:2272] T 6f6b8b6d15004561b079f4fa4346a724 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.160218 21686 tablet_replica.cc:333] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e: stopping tablet replica
I20260713 09:07:36.160775 21686 raft_consensus.cc:2243] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.161190 21686 raft_consensus.cc:2272] T 5f70b4ac521242adbb9d4108b03ff3d7 P 6fa55d9d2d874141abc49876daf2384e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.163599 21686 tablet_replica.cc:333] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e: stopping tablet replica
I20260713 09:07:36.164237 21686 raft_consensus.cc:2243] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.164984 21686 raft_consensus.cc:2272] T 38098545e3b54c499d4b89abeabd8498 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.166905 21686 tablet_replica.cc:333] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e: stopping tablet replica
I20260713 09:07:36.167418 21686 raft_consensus.cc:2243] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.167896 21686 raft_consensus.cc:2272] T 7e17b4c6b789404abe84d03045026139 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.169766 21686 tablet_replica.cc:333] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e: stopping tablet replica
I20260713 09:07:36.170269 21686 raft_consensus.cc:2243] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.170720 21686 raft_consensus.cc:2272] T e1dcd7b248234d0fb98e011fe927c862 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.172740 21686 tablet_replica.cc:333] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e: stopping tablet replica
I20260713 09:07:36.173197 21686 raft_consensus.cc:2243] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.173600 21686 raft_consensus.cc:2272] T c16f8d08cd804c0c88d934f886a550e3 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.175388 21686 tablet_replica.cc:333] T 474cb86b3a094026954501c01d6da36d P 6fa55d9d2d874141abc49876daf2384e: stopping tablet replica
I20260713 09:07:36.175836 21686 raft_consensus.cc:2243] T 474cb86b3a094026954501c01d6da36d P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.176287 21686 raft_consensus.cc:2272] T 474cb86b3a094026954501c01d6da36d P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.178051 21686 tablet_replica.cc:333] T 5c0060de5e6946beb9b827c03f3bb305 P 6fa55d9d2d874141abc49876daf2384e: stopping tablet replica
I20260713 09:07:36.178503 21686 raft_consensus.cc:2243] T 5c0060de5e6946beb9b827c03f3bb305 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.178881 21686 raft_consensus.cc:2272] T 5c0060de5e6946beb9b827c03f3bb305 P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.180778 21686 tablet_replica.cc:333] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e: stopping tablet replica
I20260713 09:07:36.181219 21686 raft_consensus.cc:2243] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.181942 21686 raft_consensus.cc:2272] T babaf04fe3034d138ea7a8abb225324a P 6fa55d9d2d874141abc49876daf2384e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.183911 21686 tablet_replica.cc:333] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e: stopping tablet replica
I20260713 09:07:36.184348 21686 raft_consensus.cc:2243] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.184767 21686 raft_consensus.cc:2272] T 32deb5ff294d40d5a34a8a282c96c4e3 P 6fa55d9d2d874141abc49876daf2384e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.186679 21686 tablet_replica.cc:333] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e: stopping tablet replica
I20260713 09:07:36.187095 21686 raft_consensus.cc:2243] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.187474 21686 raft_consensus.cc:2272] T cd91808df2ae4651b60767017c3dc468 P 6fa55d9d2d874141abc49876daf2384e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:36.198114 26152 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]
W20260713 09:07:36.201125 26152 consensus_peers.cc:597] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 -> Peer 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413): Couldn't send request to peer 6fa55d9d2d874141abc49876daf2384e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:36.227751 21686 tablet_server.cc:196] TabletServer@127.21.45.129:0 shutdown complete.
I20260713 09:07:36.261545 21686 tablet_server.cc:179] TabletServer@127.21.45.130:0 shutting down...
I20260713 09:07:36.285372 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:36.286041 21686 tablet_replica.cc:333] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P eaee6d10c9bd4fb4a90996afc4b424c9: stopping tablet replica
I20260713 09:07:36.286790 21686 raft_consensus.cc:2243] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.287240 21686 raft_consensus.cc:2272] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.289101 21686 tablet_replica.cc:333] T 091faa3f10eb47d4ae704dfaa1f1c069 P eaee6d10c9bd4fb4a90996afc4b424c9: stopping tablet replica
I20260713 09:07:36.289630 21686 raft_consensus.cc:2243] T 091faa3f10eb47d4ae704dfaa1f1c069 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.290033 21686 raft_consensus.cc:2272] T 091faa3f10eb47d4ae704dfaa1f1c069 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.291764 21686 tablet_replica.cc:333] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9: stopping tablet replica
I20260713 09:07:36.292351 21686 raft_consensus.cc:2243] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.293356 21686 raft_consensus.cc:2272] T b75b2ba992f54607a651efc4bc7ef6c9 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.295773 21686 tablet_replica.cc:333] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9: stopping tablet replica
I20260713 09:07:36.296593 21686 raft_consensus.cc:2243] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.297175 21686 raft_consensus.cc:2272] T 908a13db5d674756a23d42b8aa0b043d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:36.298732 26152 consensus_peers.cc:597] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 -> Peer 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413): Couldn't send request to peer 6fa55d9d2d874141abc49876daf2384e. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:37413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:36.299538 21686 tablet_replica.cc:333] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9: stopping tablet replica
I20260713 09:07:36.300117 21686 raft_consensus.cc:2243] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.300509 21686 raft_consensus.cc:2272] T 5f70b4ac521242adbb9d4108b03ff3d7 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.302624 21686 tablet_replica.cc:333] T babaf04fe3034d138ea7a8abb225324a P eaee6d10c9bd4fb4a90996afc4b424c9: stopping tablet replica
I20260713 09:07:36.303117 21686 raft_consensus.cc:2243] T babaf04fe3034d138ea7a8abb225324a P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.303514 21686 raft_consensus.cc:2272] T babaf04fe3034d138ea7a8abb225324a P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.305308 21686 tablet_replica.cc:333] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9: stopping tablet replica
I20260713 09:07:36.305807 21686 raft_consensus.cc:2243] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.306551 21686 raft_consensus.cc:2272] T 43fb0f94bf604be7856cba2591a40988 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.308329 21686 tablet_replica.cc:333] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9: stopping tablet replica
I20260713 09:07:36.308821 21686 raft_consensus.cc:2243] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.309247 21686 raft_consensus.cc:2272] T e26de68a6ce04a6cacfbcae5ecd58fca P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.311023 21686 tablet_replica.cc:333] T 651d30c7277b469d8d05d4c708ff28cf P eaee6d10c9bd4fb4a90996afc4b424c9: stopping tablet replica
I20260713 09:07:36.311481 21686 raft_consensus.cc:2243] T 651d30c7277b469d8d05d4c708ff28cf P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.311918 21686 raft_consensus.cc:2272] T 651d30c7277b469d8d05d4c708ff28cf P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.313879 21686 tablet_replica.cc:333] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9: stopping tablet replica
I20260713 09:07:36.314337 21686 raft_consensus.cc:2243] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.314744 21686 raft_consensus.cc:2272] T cd91808df2ae4651b60767017c3dc468 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.317379 21686 tablet_replica.cc:333] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9: stopping tablet replica
I20260713 09:07:36.317859 21686 raft_consensus.cc:2243] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.318563 21686 raft_consensus.cc:2272] T 32deb5ff294d40d5a34a8a282c96c4e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.320374 21686 tablet_replica.cc:333] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9: stopping tablet replica
I20260713 09:07:36.320779 21686 raft_consensus.cc:2243] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.321143 21686 raft_consensus.cc:2272] T 38098545e3b54c499d4b89abeabd8498 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.322844 21686 tablet_replica.cc:333] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9: stopping tablet replica
I20260713 09:07:36.323321 21686 raft_consensus.cc:2243] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.324047 21686 raft_consensus.cc:2272] T e1dcd7b248234d0fb98e011fe927c862 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.325868 21686 tablet_replica.cc:333] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9: stopping tablet replica
I20260713 09:07:36.326375 21686 raft_consensus.cc:2243] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.327107 21686 raft_consensus.cc:2272] T 7e17b4c6b789404abe84d03045026139 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.328850 21686 tablet_replica.cc:333] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9: stopping tablet replica
I20260713 09:07:36.329286 21686 raft_consensus.cc:2243] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.329705 21686 raft_consensus.cc:2272] T c16f8d08cd804c0c88d934f886a550e3 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.331837 21686 tablet_replica.cc:333] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9: stopping tablet replica
I20260713 09:07:36.332288 21686 raft_consensus.cc:2243] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.333089 21686 raft_consensus.cc:2272] T 474cb86b3a094026954501c01d6da36d P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.335059 21686 tablet_replica.cc:333] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9: stopping tablet replica
I20260713 09:07:36.335500 21686 raft_consensus.cc:2243] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.336246 21686 raft_consensus.cc:2272] T 5c0060de5e6946beb9b827c03f3bb305 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:36.336542 26226 consensus_peers.cc:597] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d -> Peer 6fa55d9d2d874141abc49876daf2384e (127.21.45.129:37413): Couldn't send request to peer 6fa55d9d2d874141abc49876daf2384e. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.129:37413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:36.338042 21686 tablet_replica.cc:333] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9: stopping tablet replica
I20260713 09:07:36.338569 21686 raft_consensus.cc:2243] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.338948 21686 raft_consensus.cc:2272] T 6f6b8b6d15004561b079f4fa4346a724 P eaee6d10c9bd4fb4a90996afc4b424c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.365911 21686 tablet_server.cc:196] TabletServer@127.21.45.130:0 shutdown complete.
W20260713 09:07:36.366906 26225 consensus_peers.cc:597] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d -> Peer eaee6d10c9bd4fb4a90996afc4b424c9 (127.21.45.130:33011): Couldn't send request to peer eaee6d10c9bd4fb4a90996afc4b424c9. Status: Network error: Client connection negotiation failed: client connection to 127.21.45.130:33011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:36.395653 21686 tablet_server.cc:179] TabletServer@127.21.45.131:0 shutting down...
I20260713 09:07:36.417164 21686 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:36.417834 21686 tablet_replica.cc:333] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d: stopping tablet replica
I20260713 09:07:36.418375 21686 raft_consensus.cc:2243] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.419147 21686 raft_consensus.cc:2272] T 918e3fa81fd54ca7bf9d88cf0d9e55b3 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.421036 21686 tablet_replica.cc:333] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d: stopping tablet replica
I20260713 09:07:36.421519 21686 raft_consensus.cc:2243] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.421943 21686 raft_consensus.cc:2272] T b75b2ba992f54607a651efc4bc7ef6c9 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.423717 21686 tablet_replica.cc:333] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d: stopping tablet replica
I20260713 09:07:36.424278 21686 raft_consensus.cc:2243] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.424706 21686 raft_consensus.cc:2272] T 38098545e3b54c499d4b89abeabd8498 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.426427 21686 tablet_replica.cc:333] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d: stopping tablet replica
I20260713 09:07:36.426906 21686 raft_consensus.cc:2243] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.427336 21686 raft_consensus.cc:2272] T 091faa3f10eb47d4ae704dfaa1f1c069 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.429122 21686 tablet_replica.cc:333] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d: stopping tablet replica
I20260713 09:07:36.429701 21686 raft_consensus.cc:2243] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.430091 21686 raft_consensus.cc:2272] T 908a13db5d674756a23d42b8aa0b043d P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.431756 21686 tablet_replica.cc:333] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d: stopping tablet replica
I20260713 09:07:36.432247 21686 raft_consensus.cc:2243] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.432899 21686 raft_consensus.cc:2272] T 5f70b4ac521242adbb9d4108b03ff3d7 P 99a2879d39d8486eb1a053bd75b52a4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.434823 21686 tablet_replica.cc:333] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d: stopping tablet replica
I20260713 09:07:36.435259 21686 raft_consensus.cc:2243] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.435631 21686 raft_consensus.cc:2272] T 6f6b8b6d15004561b079f4fa4346a724 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.437280 21686 tablet_replica.cc:333] T 474cb86b3a094026954501c01d6da36d P 99a2879d39d8486eb1a053bd75b52a4d: stopping tablet replica
I20260713 09:07:36.437721 21686 raft_consensus.cc:2243] T 474cb86b3a094026954501c01d6da36d P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.438086 21686 raft_consensus.cc:2272] T 474cb86b3a094026954501c01d6da36d P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.439723 21686 tablet_replica.cc:333] T 5c0060de5e6946beb9b827c03f3bb305 P 99a2879d39d8486eb1a053bd75b52a4d: stopping tablet replica
I20260713 09:07:36.440161 21686 raft_consensus.cc:2243] T 5c0060de5e6946beb9b827c03f3bb305 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.440514 21686 raft_consensus.cc:2272] T 5c0060de5e6946beb9b827c03f3bb305 P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.442589 21686 tablet_replica.cc:333] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d: stopping tablet replica
I20260713 09:07:36.443213 21686 raft_consensus.cc:2243] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.443655 21686 raft_consensus.cc:2272] T 7e17b4c6b789404abe84d03045026139 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.445784 21686 tablet_replica.cc:333] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d: stopping tablet replica
I20260713 09:07:36.446238 21686 raft_consensus.cc:2243] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.446632 21686 raft_consensus.cc:2272] T e1dcd7b248234d0fb98e011fe927c862 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.448275 21686 tablet_replica.cc:333] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d: stopping tablet replica
I20260713 09:07:36.448729 21686 raft_consensus.cc:2243] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.449424 21686 raft_consensus.cc:2272] T c16f8d08cd804c0c88d934f886a550e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.451112 21686 tablet_replica.cc:333] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d: stopping tablet replica
I20260713 09:07:36.451622 21686 raft_consensus.cc:2243] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.452024 21686 raft_consensus.cc:2272] T 43fb0f94bf604be7856cba2591a40988 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.453752 21686 tablet_replica.cc:333] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d: stopping tablet replica
I20260713 09:07:36.454203 21686 raft_consensus.cc:2243] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.454617 21686 raft_consensus.cc:2272] T 651d30c7277b469d8d05d4c708ff28cf P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.456591 21686 tablet_replica.cc:333] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d: stopping tablet replica
I20260713 09:07:36.457033 21686 raft_consensus.cc:2243] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.457422 21686 raft_consensus.cc:2272] T e26de68a6ce04a6cacfbcae5ecd58fca P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.459100 21686 tablet_replica.cc:333] T 32deb5ff294d40d5a34a8a282c96c4e3 P 99a2879d39d8486eb1a053bd75b52a4d: stopping tablet replica
I20260713 09:07:36.459534 21686 raft_consensus.cc:2243] T 32deb5ff294d40d5a34a8a282c96c4e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.459923 21686 raft_consensus.cc:2272] T 32deb5ff294d40d5a34a8a282c96c4e3 P 99a2879d39d8486eb1a053bd75b52a4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.461591 21686 tablet_replica.cc:333] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d: stopping tablet replica
I20260713 09:07:36.462014 21686 raft_consensus.cc:2243] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.462752 21686 raft_consensus.cc:2272] T cd91808df2ae4651b60767017c3dc468 P 99a2879d39d8486eb1a053bd75b52a4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.464972 21686 tablet_replica.cc:333] T babaf04fe3034d138ea7a8abb225324a P 99a2879d39d8486eb1a053bd75b52a4d: stopping tablet replica
I20260713 09:07:36.465410 21686 raft_consensus.cc:2243] T babaf04fe3034d138ea7a8abb225324a P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.465785 21686 raft_consensus.cc:2272] T babaf04fe3034d138ea7a8abb225324a P 99a2879d39d8486eb1a053bd75b52a4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.501201 21686 tablet_server.cc:196] TabletServer@127.21.45.131:0 shutdown complete.
I20260713 09:07:36.529474 21686 master.cc:562] Master@127.21.45.190:39671 shutting down...
I20260713 09:07:36.545746 21686 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.546245 21686 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.546545 21686 tablet_replica.cc:333] T 00000000000000000000000000000000 P d073587003214ef68200b2d4887295cc: stopping tablet replica
I20260713 09:07:36.565241 21686 master.cc:584] Master@127.21.45.190:39671 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11206 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23478 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (112131 ms total)
[  PASSED  ] 8 tests.
I20260713 09:07:36.614396 21686 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 400 messages since previous log ~13 seconds ago
I20260713 09:07:36.614624 21686 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 400 messages since previous log ~13 seconds ago
I20260713 09:07:36.614796 21686 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 395 messages since previous log ~14 seconds ago
I20260713 09:07:36.614995 21686 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260713 09:07:36.615173 21686 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260713 09:07:36.615420 21686 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~0 seconds ago
I20260713 09:07:36.615684 21686 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
